/**
 *                  stylesheet.css
 *                  ----------------------
 * @author          (c) 2007 m1chu.eu
 * @copyright       (c) 2007 m1chu.eu
 *                  (c) 1994 - 2007 cal.pl
 * @version         1.0
 */



/* section: main */
* 
{
	margin: 0;
	padding: 0;
	border: 0;
}
body
{
	font: 11px Verdana, Tahoma, Arial, sans-serif;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	padding: 0px 0px;
}
html
{
	font: 10px Verdana, Tahoma, Arial, sans-serif;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	padding: 0px 0px;
}

/* section: a */
a {
	font: 11px Verdana, Tahoma, Arial, sans-serif;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font: 11px Verdana, Tahoma, Arial, sans-serif;
	text-decoration: none;
	color: #707070;
}

/* section: addins */
span.bold
{
	font-weight: bold;
}
span.underline
{
	text-decoration: underline;
}
div#error
{
	line-height: 35px;
	display: block;	
	color: #FF0000;
	padding: 0px 0px;
}

/* section: design */
div#main 
{
	margin: 0 auto;
	background-color: #ffffff;
	width: 900px;
}
div#top
{
	background-color: #ffffff;
	width: 100%;
	display: inline;
}
div#logo
{
	display: inline;
	float: left;
	width: 364px;
	background-color: #ffffff;	
	height: 61px;
}
div#header
{
	display: inline;
	float: right;
	width: 536px;
	height: 61px;
	background-color: #ffffff;
	text-align: right;
	line-height: 5px;
	margin-top: 2px;
}
div#bottomtop
{
	background-color: #ffffff;	
	width: 100%;
	float: left;	
	display: block;
}
div#mainmenu
{
	font: 10px Verdana, Tahoma, Arial, sans-serif;
	background: #2C8DDC url(images/bg_top.jpg) repeat-x;	
	width: 710px;
	height: 56px;
	float: left;	
	display: inline;
	line-height: 60px;
	font-weight: bold;
	margin-right: 2px;
}
div#mainmenu a
{
	font: 10px Verdana, Tahoma, Arial, sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
div#mainmenu a:hover
{
	font: 10px Verdana, Tahoma, Arial, sans-serif;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
div#questions
{
	background: #FF9700 url(images/bg_top_p.jpg) repeat-x;
	display: inline;
	float: left;
	height: 48px;
	width: 188px;
	vertical-align: bottom;
	padding: 8px 0px 0px 0px;
}
div#underMain
{
	height: 180px;
	width: 100%;
	background-color: #ffffff;
	float: left;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}
div#banner
{
	width: 462px;
	height: 173px;
	background-color: #ffffff;
	float: left;
	display: block;
	margin-right: 2px;
}
div#bottom
{
	background: #ffffff;	
	width: 100%;
	height: 23px;
	float: left;	
	display: block;
	color: #000000;
	font: 11px Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	line-height: 30px;
	margin-top: 3px;
}

/* section: bottom info */
div#infoBox
{
	margin-top: 2px;
	display: block;
	float: left;
	height: 57px;
	width: 100%;
	background: #4198DF url(images/bg_inne.jpg) repeat-x;
	border-bottom: solid 1px #FF9700;
}
div.infoContent
{
	padding-top: 8px;
	display: inline;
	float: left;
	height: 40px;
	width: 217px;
}

/* section: advertisment */
div#advert
{
	width: 188px;
	height: 180px;
	background-color: #FF9700;
	float: left;
	display: block;
}
div#advertHeader
{
	background: #FF9700 url(images/inne_top.jpg) repeat-x;
	width: 100%;
	height: 11px;
	float: left;
	display: inline;
}
div#advertContent
{
	background-color: #FF9700;
	width: 100;
	height: 169px;
	float: left;
	display: inline;
	color: #ffffff;
}

/* section: domains */
div#domainMenu
{
	background-color: #3595DF;
	width: 246px;
	height: 180px;
	float: left;	
	display: inline;
	margin-right: 2px;
}
div#domainHeader
{
	background: #3595DF url(images/domeny_top.jpg) repeat-x;
	width: 100%;
	height: 11px;
	float: left;
	display: inline;
}
div#domainBox
{
	background: #3595DF url(images/domeny_rejestracja.gif) no-repeat;
	width: 100%;
	float: left;
	display: inline;
	color: #ffffff;
	padding-top: 55px;
	line-height: 15px;
}
div#dmnSearch
{
	width: 100%;
	height: 15px;
	float: left;
	display: inline;
	padding-top: 10px;
}

/* section: packages */
div#pck
{
	width: 100%;
	float: left;
	margin-left: 1px;
	display: block;
}
div.packages
{
	width: 211px;
	float: left;
	display: inline;
	padding: 4px 4px 5px 4px;
	border-left: solid 2px #2284C4;
	border-right: solid 2px #2284C4;
	margin-right: 2px;
	background-color: #eeeeee;
	text-align: left;
}
div.packagesHeader
{
	text-align: left;
	background: #2588d9 url(images/bg_bot.jpg) repeat-x;
	height: 45px;
	width: 217px;
	font-weight: bold;
	display: inline;
	color: #ffffff;
	float: left;
	border-top: solid 1px #2284C4;
	border-left: solid 1px #2284C4;
	border-right: solid 1px #2284C4;
	padding: 4px 0px 0px 4px;
	margin-right: 2px;
}
div.packagesBottom
{
	background: #eeeeee url(images/bg_inne.jpg) repeat-x;
	display: inline; 
	float: left; 
	border-left: solid 2px #2284C4; 
	border-right: solid 2px #2284C4; 
	border-bottom: solid 1px #2284C4;
	width: 219px;
	height: 21px;
	padding-top: 4px;
	margin-right: 2px;
}

/* section: menu */
div#menu
{
	margin-top: 2px;
	width: 200px;
	display: inline;
	float: left;
	background-color: #F0F5FA;
	height: 100%;
}
div.menuHeader
{
	width: 195px;
	height: 16px;
	background: #ffffff url(images/bg_bot.jpg) repeat-x;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	padding: 10px 0px 0px 5px;
}
div.menuHeaderOrange
{
	width: 195px;

	background: #ffffff url(images/bg_bot_orange.gif) repeat-x;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding: 10px 5px 0px 0px;
}
div.menuContent
{
	width: 183px;
	background-color: #F0F5FA;	
	text-align: left;
	padding: 5px 0px 0px 17px;
	height: 15px;
	border-bottom: inset 1px #878787;
}
div.horizontalSpacer
{
	height: 15px;
	width: 188px;
	background-color: #F0F5FA;
}
div.menuContent a:hover
{
	color: #ffffff;
}
div.menuContent:hover
{
	background-color: #FF9700;	
}
div.menuDualContent
{
	width: 183px;
	background-color: #F0F5FA;	
	text-align: left;
	padding: 5px 0px 0px 17px;
	height: 30px;
	border-bottom: inset 1px #878787;
}
div.menuDualContent a:hover
{
	color: #ffffff;
}
div.menuDualContent:hover
{
	background-color: #FF9700;	
}

/* section: subpages */
div#subpages
{
	margin-top: 2px;

	display: inline;
	float: left;
	background-color: #ffffff;
	text-align: left;
	
}
div#spHeader
{
	width: 695px;
	height: 16px;
	margin-top: 2px;
	display: inline;
	float: left;
	background: #ffffff url(images/bg_bot.jpg) repeat-x;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding: 10px 0px 0px 3px;
	margin-left: 2px;
}
div.menuHeaderOrange
{
	width: 195px;

	background: #ffffff url(images/bg_bot_orange.gif) repeat-x;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding: 10px 5px 0px 0px;
}

div.horizontalSpacer
{
	height: 15px;
	width: 188px;
	background-color: #F0F5FA;
}
/* section: forms */
input.buttons
{
	padding: 1px;
	border: solid 1px #cccccc;
	cursor: text;
	background-color: #ffffff;
	width: 100px;
	font-size: 10px;
	cursor: pointer;
}
input.buttons:hover
{
	border: solid 1px #2284C4;
	color: #2284C4;
}

input.normal
{
	padding: 1px;
	border: solid 1px #cccccc;
	cursor: text;
	background-color: #ffffff;
	width: 250px;
	font-size: 10px;
}
input.normal:hover
{
	border: solid 1px #2284C4;
	color: #2284C4;
}
input.normalny
{
	padding: 1px;
	border: solid 1px #cccccc;
	cursor: text;
	background-color: #ffffff;
	width: 150px;
	font-size: 10px;
}
input.normalny:hover
{
	border: solid 1px #2284C4;
	color: #2284C4;
}

select
{
	padding: 1px;
	border: solid 1px #cccccc;
	cursor: text;
	background-color: #ffffff;
	width: 250px;
	font-size: 10px;
	cursor: pointer;
}
select:hover
{
	border: solid 1px #2284C4;
	color: #2284C4;
}

textarea
{
	padding: 1px;
	border: solid 1px #cccccc;
	cursor: text;
	background-color: #ffffff;
	width: 150px;
	font-size: 10px;
	font: 10px Verdana, Tahoma, Arial, sans-serif;
}
textarea:hover
{
	border: solid 1px #2284C4;
	color: #2284C4;
}

.solidred {
    background-color: #f7f7f7;
	font-weight:bold;
	    margin:0px;
		padding:0px;
		    border-top:1px solid #339933;
			border-left:1px solid #339933;
			    border-right:1px solid #339933;
				border-bottom:1px solid #339933;
				    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#e0e0e0', EndColorStr='#f7f7f7');
				    }
					 
					 	    
				    .solidredsss {
					background-color: #f7f7f7;
					    font-weight:bold;
						margin:0px;
						    padding:0px;
							border-top:1px solid #990000;
							    border-left:1px solid #990000;
								border-right:1px solid #990000;
								    border-bottom:1px solid #990000;
									filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#e0e0e0', EndColorStr='#f7f7f7');
								}
								