@font-face {
    font-family: 'Museo300';
    src: url('fonts/museo300-regular-webfont.eot');
    src: url('fonts/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo300-regular-webfont.woff') format('woff'),
         url('fonts/museo300-regular-webfont.ttf') format('truetype'),
         url('fonts/museo300-regular-webfont.svg#Museo300') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Museo100';
    src: url('fonts/museo100-regular-webfont.eot');
    src: url('fonts/museo100-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo100-regular-webfont.woff') format('woff'),
         url('fonts/museo100-regular-webfont.ttf') format('truetype'),
         url('fonts/museo100-regular-webfont.svg#Museo100') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Museo500';
    src: url('fonts/museo500-regular-webfont.eot');
    src: url('fonts/museo500-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo500-regular-webfont.woff') format('woff'),
         url('fonts/museo500-regular-webfont.ttf') format('truetype'),
         url('fonts/museo500-regular-webfont.svg#Museo500') format('svg');
    font-weight: normal;
    font-style: normal;
}


html {
	overflow: auto;
}
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 11px;
	text-align: center;
	background: url(assets/bg.jpg) repeat center top #111;
}
* {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}
a img {
	border: 0;
}
.clr {
	font-size: 1%;
	height: 1%;
	overflow: hidden;
	clear: both;
}
.page {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.w-page {
	background-color: #fff;
}
.e-page {
	margin-bottom: 30px;
}


.lan {
	padding: 30px 0 10px 0;
}
.lan td {
	font-size: 14px;
	font-family: Museo300;
	color: #999;
	padding-left: 5px;
}
.lan a img {
	opacity: 0.5;  
    filter: alpha(opacity=50);  
    -moz-opacity: 0.5;  
    -khtml-opacity: 0.5;
}
.lan a:hover img {
	opacity: 1;  
    filter: alpha(opacity=100);  
    -moz-opacity: 1;  
    -khtml-opacity: 1;
}
.footer {
	color: #999;
	text-align: center;
	padding: 20px 0;
}

.logo {
	position: relative;
	float: left;
}
.slides {
	position: relative;
	float: left;
}



.col1, .col2 {
	position: relative;
	float: left;
	width: 390px;
	padding: 5px 30px 15px 30px;
}
.cols h2 {
	font-family: Museo300;
	font-weight: normal;
	font-size: 22px;
	line-height: 50px;
	color: #388ea0;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: .5em;
}
.cols h3 {
	font-family: Museo500;
	font-weight: normal;
	font-size: 16px;
	color: #388ea0;
	margin: 2em 0 .8em 0;
	letter-spacing: 1px;
}
.cols p {
	margin-bottom: 1em;
	line-height: 1.7em;
	color: #444;
}
.cols li {
	list-style: none;
	background: url(assets/li.png) no-repeat left .9em;
	padding-left: 15px;
	line-height: 2em;
	color: #444;
}
.cols a {
	color: #388ea0;
	text-decoration: underline;
}
.cols a:hover {
	text-decoration: none;
}
.cols .error {
	padding-top: 20px;
	color: #900;
}

.main_col {
	position: relative;
	float: left;
	width: 580px;
	padding: 5px 30px 15px 30px;
}
.vyber {
	border-top: 1px solid #dfdfdf;
	padding-top: 15px;
}
.vyber li {
	position: relative;
	float: left;
	background: none;
	padding: 0 20px;
	border-left: 1px solid #d1d1d1;
	margin: 0;
}
.vyber li.first {
	border-left: none;
	padding-left: 0;
}
.vyber li a {
	font-family: Museo500;
	font-weight: normal;
	font-size: 16px;
	color: #ccc;
	text-decoration: none;
	letter-spacing: 1px;
}
.vyber li a.active {
	color: #388ea0;
}


.hotline {
	position: relative;
	float: left;
	width: 260px;
	height: 350px;
	overflow: visible;
}	
#floatbar {
	width: 200px;
	padding: 5px 30px 15px 30px;
	background: url(assets/hotline_bg.png) no-repeat center top;
}
.hotline .odd1 {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	background: url(assets/hotliner.png) no-repeat left bottom;
	padding: 0 0 0 70px;
	height: 107px;
	font-size: 10px;
}

.hotline .odd2 {
	font-size: 16px;
	font-weight: bold;
	color: #388ea0;
	margin-bottom: 5px;
	border-top: 1px solid #ddd;
	padding-top: 10px;
}
.hotline .odd3 {
	margin-bottom: 10px;
}
.hotline .odd3 a {
	font-size: 13px;
	font-weight: bold;
	color: #388ea0;
	text-decoration: none;
}
.hotline .odd3 a:hover {
	text-decoration: underline;
}


.form th {
	padding-bottom: 3px;
	font-weight: normal;
}
.form span.povinne {
	color: #ccc;
	display: block;
	position: relative;
	float: right;
}
.form td {
	padding-bottom: 10px;
}
.f_text {
	border: 0;
	width: 260px;
	height: 27px;
	line-height: 27px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(assets/f_text.png);
}
.f_text110, .f_text42 {
	border: 0;
	width: 100px;
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
	padding-right: 5px;
	background: url(assets/f_text110.png);
}
.f_text42 { width: 32px; background: url(assets/f_text42.png); }

.f_textarea {
	border: 0;
	width: 411px;
	height: 117px;
	padding: 5px;
	background: url(assets/f_textarea.png) no-repeat left top;
	overflow: auto;
}
.f_button {
	background: url(assets/f_button.png) no-repeat left top;
	width: 107px;
	height: 30px;
	border: 0;
	font-family: Museo500;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding-left: 12px;
	padding-right: 5px;
	cursor: pointer;
}
.f_button:hover {
	background: url(assets/f_button.png) no-repeat left bottom;
}


.custuploadblock_js {background-color:#c0c0c0;width:300px;height:300px;display:block;position:relative;overflow:hidden;border:1px #f00 solid;cursor:pointer;} .transfileform_js {font-size:300px;height:300px;position:absolute;top:0;right:0;z-index:2;border:0;padding:0;cursor:pointer;} 



.help {
	border-bottom: 1px dotted #666;
	cursor: help;
}


#slider {
    width:649px;
    height:290px;
    background:url(images/loading.gif) no-repeat 50% 50% #fff;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
.nivo-controlNav {
	position:absolute;
	left:-187px;
	bottom:5px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:0px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
}
.nivo-caption p {
	line-height: 30px !IMPORTANT;
	margin: 0 !IMPORTANT;
	font-family: Georgia, "Times New Roman", Times, serif !IMPORTANT;
	font-size: 12pt !IMPORTANT;
	padding-left: 10px !IMPORTANT;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
