*{font-family:Tahoma,Verdana,Helvetica,Arial;}
img{border:0px none;}
form{display:inline;}
p,a,span,div,u,i,b,ul,ol,li,td,th,body,option,select,input,textarea,button{font-size:11px;line-height:16px; color:#2a3436;}
h1,h2,h3,h4,h5,h6{padding:0px;margin:0px;}
a:link, a:visited{font-weight:normal;text-decoration:none;}
a:active, a:hover{font-weight:normal;text-decoration:underline;}
body{
	margin:0px;
	padding:0px;
	margin-top:44px;
}
h2{
	color:#666666;
	font-size:8pt;
	font-weight:bold;
	margin-bottom:0px;
}
h3{
	color:#000000;
	font-size:12pt;
	font-weight:normal;
}
h4{
	padding:0px;
	margin:0px;
	font-size:12px;
}
#main{
	width:990px;
}
#top{
	text-align:left;
	height:100px;
	padding-left:182px;
}

#col1, #col2{
	width:350px;
	padding:0px;
	padding-top:10px;
	padding-left:25px;
}
.pimg img{
	width:230px;
	float:left;
}
.podpis{
	clear:left;
	font-size:9px;
	padding-top:3px;
}
#col1 a, #col2 a{
	color:#000000;
	font-weight:bold;
}
p{
	text-indent:0px;
	padding:0;
	margin:0;
}
.mainp p:first-child{
	text-indent:0px;
}
.mainp{
	float:left;
	padding:0px;
	margin:0px;
}
.langmenu{
	padding-top:17px;
	display:block;
	width:230px;
}
.langmenu a:link,.langmenu a:visited{
	font-size:12px;
	line-height:17px;
	display:block;
	text-align:right;
	font-weight:bold;
}
.langmenu a:hover,.langmenu a:active{
}
.mainmenu{
	clear:left;
	padding-top:30px;
	width:230px;
	display:block;
}
.mainmenu a:link,.mainmenu a:visited{
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	display:block;
	float:right;
	text-align:right;
	width:auto;
	z-index:10;
	white-space:nowrap;
}
.mainmenu a:hover,.mainmenu a:active{
}

.submenu a:link,.submenu a:visited{
	font-size:12px;
	line-height:17px;
	font-weight:normal;
	display:block;
	float:right;
	padding-right:13px;
	text-align:right;
	width:auto;
	z-index:10;
	white-space:nowrap;
	background-color:transparent;
	
}
.selected:link,.selected:visited{
	background:url('img/10p.jpg') no-repeat 100% 69%;
}
.linkmenu{
	clear:left;
	width:230px;
	display:block;
	padding-top:17px;
}
.linkmenu a:link,.linkmenu a:visited{
	font-size:12px;
	line-height:17px;
	width:210px;
	display:block;
	text-align:right;
	float:right;
	font-weight:bold;
}

.krecha{
	width:1000px;
	float:right;
	border-top:1px solid #970505;
	left:0px;
	z-index:0;
	top:12px;
	margin-right:3px;
	position:relative;
}
.krecha_container{
	width:2000px;
	position:relative;
	float:right;
}
.clearboth{
	clear:both;
	height:0;
}
#left{
	width:230px;
}
.clear-both{
	clear:both;
}
.stopka{
	text-align:right;
	font-family:tahoma;
	font-size:9px;
	color:#666666;
	padding-bottom:10px;
}
.stopka a:link, .stopka a:visited{
	color:#666666;
	font-family:tahoma;
	font-size:9px;
}
.stopka a:hover, .stopka a:active{
	color:#000000;
	text-decoration:none;
}
.stopka_mala{
	text-align:right;
	font-family:tahoma;
	font-size:9px;
	color:#b9b9b9 ;
	padding-bottom:10px;
	line-height:9px;
}
.stopka_mala a:link, .stopka_mala a:visited{
	color:#b9b9b9 ;
	font-family:tahoma;
	font-size:9px;
	line-height:9px;
}
.stopka_mala a:hover, .stopka_mala a:active{
	color:#000000;
	text-decoration:none;
	line-height:9px;
}
.miniaturki a:link,.miniaturki a:visited{
	display:block;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

/* **************************************************************************** SCROLLER*/


.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px solid black;
overflow: scroll; /*leave this value alone*/
width: 290px; /*Width of Carousel Viewer itself*/
height: 65px; /*Height should enough to fit largest content's height*/
margin:auto;
margin-top:20px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin-right:10px;
width: 65px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

