@charset "utf-8";

/* CSS Document */

html,body,div,span,img,applet,embed,canvas,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,small,strike,strong,sub,sup,tt,var,b,u,i,s,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,button,table,caption,tbody,tfoot,thead,tr,th,td {

	font-weight: normal; margin: 0;	padding: 0;	color: #222229;	outline:0; font-size:100%; }

img{ border: 0px; }
li { list-style-type: none; }
.clr { clear: both; }
td { vertical-align:top; }
body,td,th,form,h1,h2,h3,h4,h5,h6 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
body { background: #fff; }
p { font-family: Verdana, Geneva, sans-serif; }

a { color: #2222aa; text-decoration: none;}
a:hover { text-decoration: underline; }

p { padding: 4px 0 1px; text-align: center; color: #fff; text-transform: uppercase; font-size: 9px; }

#top { background: #222; }
.tabNav { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #d3d3d3; font-size: 14px; width: 1000px; margin: 0px auto; }
.tabNav img { margin: 4px 0 0 30px; }
.tabNav li { display: block; float: right; margin: 4px 2px 0; }
.tabNav li a { display: block; font-size: 11px; color: #ddd; text-transform: uppercase; padding: 11px 5px 0 5px; }
a.aktiv { font-weight: bold; color: #0F0; background: #900; }

.cont { padding: 30px; background: #FFF; }

.cont .heti, .cont .napi {  padding-top: 8px; padding-bottom: 1px; float: left; text-align: center; border: 1px solid #FFF; }
.cont .heti:hover, .cont .napi:hover { background: #f0f0f1; border: 1px solid #a1a1a2; }
.cont .heti:hover p, .cont .napi:hover p {color: #818182;}

.heti {
	width: 170px;
	height:220px;
	overflow: hidden;
}
.heti a img { height: 200px; }

.napi {width: 460px; }
.napi a { height: 610px; overflow: hidden; display:block; }
.napi a img { width: 445px; }

.ads {  width:120px; height:630px; float:right; background-color:#f5f5f5; padding: 8px 10px 0; margin: 0 0 55px;}

#lablec { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #d3d3d3; font-size: 11px; text-transform: uppercase; width: 1000px; margin: 0px auto; text-align: center; padding: 10px 0; }
