body {
	margin: 0;
	background: #fff;
	color: #282828;
	font: normal 12px/17px "Trebuchet ms", Arial, Helvetica, sans-serif;
	background: url('http://www.uc.domeny.pl/images/bg.png') repeat-x #f0f0f0;
}

#container {
	width: 950px;
	margin: 0 auto;
	padding-bottom: 32px;
	background: url(http://www.uc.domeny.pl/images/bottom.gif) center bottom no-repeat #fff;
}

a {
	color: #282828;
	text-decoration: none;
}

a.test:hover {
	color: #0097d8;
	text-decoration: underline;
}

h1 {
	margin: 30px 0 40px 0;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* LOGO */

#logo {
	width: 186px;
	height: 37px;
	margin: 0 auto 40px auto;
	background: url('http://www.uc.domeny.pl/images/logo.png') no-repeat;
	outline: none;
	display: block;
}


/* wyszukiwarka domen */

.domains {
	width: 483px;
	height: 80px;
	margin: 0 auto;
	color: #2c3d45;
	background: url(http://www.uc.domeny.pl/images/home_down_separator.png) bottom right no-repeat;
}

.domains .btnCheck {
	padding-top: 1px;
}


/* select */
.domains .select div.selectbox-wrapper {
	background-color:white;
	border:1px solid #192533;
	border-top: 0;
	margin:0px;
	margin-top:-12px;
	padding: 0 0 0 5px;
	font-size:11px;
	line-height: 12px;
	text-align:left;
	z-index:1;
	position:absolute;
}

.domains .select div.selectbox-wrapper ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.domains .select div.selectbox-wrapper ul li.selected {
 	background-color: #e5e3d9;
}

.domains .select div.selectbox-wrapper ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	color: #192533;
	cursor:pointer;
}

.domains .select label {
    display: block;
}

.domains .selectbox {
	width: 82px;
	height: 26px;
	*margin-top: -1px;
	margin-bottom: 12px;
	*margin-bottom: 11px;
	border: 0;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 0 0 7px;
	font-size: 16px;
	color: #192533;
	font-weight: bold;
	letter-spacing: -1px;
    cursor: pointer;
	background: transparent;
	position: relative;
	display: block;
}

.domains .select .tld {
	right: 0;
	top: 0;
	position: absolute;
}

.domains .select {
	width: 350px;
    height: 22px;
    padding-top: 8px;
	margin: 5px 0 0 0;
	background: url(http://www.uc.domeny.pl/images/input_search_big.png);
	position: relative;
}

.domains .select .inputText {
	width: 253px;
	height: 14px;
	padding: 0 0 0 8px;
	border: 0;
	background: transparent;
	color: #b9beb9;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

span.promo {
	padding-top: 3px;
	font-size: 11px;
	display: block;
}

span.promo .red {
	padding-right: 14px;
}



/* mainRow2 */

#mainRow2 {
	height: 290px;
	background: url(http://www.uc.domeny.pl/images/content.png) no-repeat;
}

#mainRow2 h2 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 20px;
	color: #333333;
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#mainRow2 h2 span  {
	letter-spacing: -5px;
	font-weight: normal;
	color: #ccc;
}

#mainRow2 .shortDesc {
	margin: 3px 0 21px 0;
	font-size: 10px;
	line-height: 10px;
	color: #999;
	display: block;
}

#mainRow2 .box {
	width: 246px;
	height: 254px;
	padding: 49px 34px 0 34px;
	float: left;
}

#mainRow2 .box .img {
	height: 73px;
	text-align: center;
}

#mainRow2 .box p {
	margin: 5px 0 18px 0;
	line-height: 16px;
	text-align: justify;
}

#mainRow2 .boxLast {
	background: none;
}

#homeBottom {
	height: 35px;
	background: url(http://www.uc.domeny.pl/images/home_bottom.png);
}


/* mainRow2 inputText */

#mainRow2 .text {
	width: 210px;
	height: 22px;
	margin-right: -1px;
	padding-top: 6px;
	background: url(http://www.uc.domeny.pl/images/input_search_small.png);
	position: relative;
}

#mainRow2 .text .inputText {
	width: 195px;
	height: 14px;
	padding: 0 0 0 7px;
	border: 0;
	background: transparent;
	color: #b9beb9;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}


/* mainRow2 pricing form */

#mainRow2 .pricing {
	width: 248px;
	position: relative;
}

#mainRow2 .pricing .btnInput {
	top: 0;
	right: 1px;
	position: absolute;
}


/* btnA */

.btnA {
	white-space: pre;
	cursor: hand;
}

.btnA, .btnA span, a.btnA:hover {
	height: 28px;
	line-height: 27px;
	background-position: 0 -121px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	float: left;
	display: block;
}

.btnA .left {
	width: 2px;
	background-position: -22px -65px;
}

.btnA .center {
	padding: 0 7px 0 12px;
}

a.btnA:hover .center {
	background-position: 0 -93px;
}

.btnA .right {
	width: 14px;
	background-position: -24px -65px;
}

a.btnA:hover .right {
	background-position: -40px -65px;
}


/* btnInput */

.btnInput, .btnInput input {
	height: 28px;
	padding: 0;
	background-position: 0 -121px;
}

.btnInput input {
	margin: 0;
	border: 0;
	font: normal 12px "Trebuchet ms", Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	float: left;
}

.btnInput .left {
	width: 2px;
	background-position: -22px -65px;
}

.btnInput .center {
	width: auto;
	height: 25px;
	padding: 0 3px 0 9px;
	overflow: visible;
	background-position: 0 -121px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}

.btnInput .centerActive {
	background-position: 0 -93px;
}

.btnInput .right {
	width: 14px;
	background-position: -24px -65px;
}

.btnInput .rightActive {
	background-position: -40px -65px;
}



/* stdCSS */

.bold {
	font-weight: bold;
}

.red {
	color: #f45a49;
}

.green {
	color: #bac400;
}

.underline {
	text-decoration: underline;
}

.noOutline {
	outline: none;
}

.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

.pointer {
	cursor: hand;
	cursor: pointer;
}

.onLeft {
	float: left;
}

#container .onRight {
	float: right;
}

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
}

.alignCenter {
	text-align: center;
}

.alignJustify {
	text-align: justify;
}

.verticalAlignMiddle {
	vertical-align: middle;
}

.importantMsg {
	color: #FF0000;
}

.inputText {
	padding: 2px;
	border: 1px solid #999999;
	font-size: 11px;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}


/* UKRYTE SPANY */

#logo span {
	display: none;
}


/* stdBg */

#topNavigation, #topNavigation *,
.headerButton,
.btnInput, .btnInput input,
.btnA, .btnA span,
#mainRow1 div.promo .switch a {
	background-image: url('http://www.uc.domeny.pl/images/images.png');
}

