	* { margin:0; padding:0; }

	a { text-decoration: none; color: #0c6da4; }

	body { font: 11px Tahoma; color: #0c6da4; }

	div#tlumacz { width: 728px; margin: 0 auto; }

	div.logo { float: left; }

	ul.sidebar { float: right; margin-top: 28px; }

	ul.sidebar li { display:inline; background: url(strzalka.jpg) center left no-repeat; padding: 13px; padding-top:10px; }

	ul.sidebar li.first { padding-right:0;}


	div#tlumacz_online { margin-top: 13px;  float: left; }
	div.online { margin-top: 13px; width: 466px; height: 253px; border: 1px solid #81afc9; background: #f1f1f1 url(tlumacz_gora.jpg) top center no-repeat; }

	div.online2 {display: none;  margin-top: 13px; width: 466px;  border: 1px solid #81afc9; background: #f1f1f1 url(tlumacz_gora.jpg) top center no-repeat; }


	textarea { border: 1px solid #c8c8c8; width: 417px; height: 106px; font: 11px Tahoma; color: #595959; padding: 11px;  }

	form.tlumaczenia { width: 443px; margin: 0 auto; margin-top: 4px; }

	ul.switch {margin-top: 31px; float: right;  color: #fff; }

	ul.switch li { list-style: none; float: left; padding: 13px; }

	ul.switch li:hover { background: #fff; cursor: pointer; color: #464441; }
	
	ul.switch li.active { background: #fff; cursor: pointer; color: #464441; font-weight: bold; }

	div.clear { clear: both; }

	div.select_option { color: #121212; margin-top: 19px; float: left;  }

	div.select_option p { font-size: 11px; padding-right: 15px; padding-top: 3px; float: left; }

	div#mySelect, div#mySelect2 { float: left; margin-right: 10px; }

	input.submit { background: url(tlumacz_button.jpg) no-repeat; width: 101px; height: 30px; border:0; float: right; position: relative; top:-5px;}

	div.odstep { margin-top: 13px; }

	div#prawy_blok { float: right; margin-top: 10px; }

	div#stopka { background: url(stopka_bg.jpg) repeat-x; height: 29px; width: 100%; margin-top: 13px; text-align: center; color: #fff; }
	
	div#stopka p { padding-top: 7px; }

.elSelect {
	cursor: pointer;
	width:113px;
	height:18px;
	background: #fff;
	border: 1px solid #c6c6c6;
}
.elSelect .selected {
	background-color:#fff !important;
	color:#CC3399 !important;
}
.elSelect .clear {
	clear:both;
}

.elSelect .selectedOption {
	float:left;
	padding:2px 0 0 6px;
	width:89px;
	font-weight:bold;
	font-size:12px;
	color:#121212;
	overflow:hidden;
}
.elSelect .dropDown {
	width: 18px;
	height: 18px;
	float: right;
	background:url(selectBox.jpg) no-repeat 0% 0%;
}

.elSelect .optionsContainerTop {
	position:absolute;
	background:url(top_center.gif) repeat-x 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerTop div {
	background:url(top_left.gif) no-repeat 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerTop div div {
	background:url(top_right.gif) no-repeat 100% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom {
	position:absolute;
	margin:-5px 0 0 0;
	background:url(bottom_center.gif) repeat-x 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom div {
	background:url(bottom_left.gif) no-repeat 0% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainerBottom div div {
	background:url(bottom_right.gif) no-repeat 100% 0%;
	width:100%;
	height:5px;
}
.elSelect .optionsContainer {
	position:absolute;
	display:none;
	z-index: 999999;
}
.elSelect .option {
	padding:4px 0 5px 5px;
	background-color:#fff;
	border-left:solid 1px #749490;
	border-right:solid 1px #749490;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	color:#496772;

}

div#wait { display: none; text-align: center; }
fieldset { border:0; padding:0; margin:0;}
div.reklama { text-align: center; }

img { border:0;}


