/*base*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

body {
	font-family: Arial,  sans-serif;
	background: url(images/body.jpg) center top no-repeat #252525;

	color: #dcdcdc;
	font-size: 0.8em;
}
.main{
	width: 996px;
	margin: auto;
	min-height: 673px;
}
h1{
	font-size: 48px;
	color: #a0002d;
	font-family: "SkolaSans Medium";
	line-height: 48px;
}
h1 span{
	display: none;
}
h4{
	font-size: 18px;
	padding:  20px 0px 15px 0px;
	color: #bb0035;
	font-weight: bold;
}
h4 a{
	text-decoration: none;
	color: #bb0035;
}
h5{
	padding:  0px 0px 15px 0px;
	color: #bb0035;
	font-weight: normal;
}
h6{
	font-size: 13px;
	font-weight:bold;
	color: #7e7e7e;
	padding: 0px 0px 10px 10px;
}
.logo{
	display: block;
	width: 265px;
	padding: 48px 0px 23px 5px;
	text-decoration: none;
	border-right: #494445 1px solid;
	background: url(images/logo.png) no-repeat;
	height: 85px;

}

.clear{
	clear: both;
}
.left{
	width: 270px;
	float: left;
}
.right{
	float: left;
	width: 724px;
	border-left: 1px solid  #494445 ;
	border-right: 1px solid  #494445 ;
	background-color: #2e2e2e;
}
.topright{
	float: right;
        width: 678px;
        height: 100px;
        vertical-align: middle;
	padding-left: 50px;
        padding-top: 56px;
        
}
.float{
	float: left;
}
#news{
	font-family: "Arial";
        color:#dcdcdc;
}
#news a{
	text-decoration: none;
	color: #dcdcdc;
}
#news a:hover{
	text-decoration: none;
	color: #bb0035;
}
#nav{
	list-style: none;
	font-family: "Arial"
}

#nav li{
	border-top:  #494445 1px solid;
}
#nav li:hover ul{
	display: block;
}
#nav li a{
	text-decoration: none;
	color: #dcdcdc;
	line-height: 35px;
	font-size: 13px;
}

#nav li a:hover{
	color:#bb0035;
        
}
#nav li a:active{
	color: #ffffff;
}
#nav li ul{
	list-style: none;
	padding: 0px 0px 0px 5px;
}
#nav li ul li{
	border:none;
	background: url(images/nav.png) left center no-repeat;
	height: 25px;
	
}
#nav li ul li a{
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 0px 15px;
	line-height: 25px;
}
.pos{
	margin: 0px 0px 10px 0px;	
	
}
	
#lastLi{
	border-bottom:  #494445 1px solid;
}

.foot{
	height: 44px;
	border-bottom:  #494445 1px solid;
    border-top:  #494445 1px solid;
	margin: 0px 0px 30px 0px;
}
.contact{
	width: 980px;
	margin: auto;
}
.contact a{
	float: right;
	text-decoration: none;
	color: #99002b;
	font-size: 11px;
	margin:  16px 0px 0px 0px;
}
.contact p{
	float: right;
	text-decoration: none;
	color: #99002b;
	font-size: 11px;
	margin:  16px 0px 0px 0px;
}
.mail{
	text-decoration: none;
	font-size: 11px;;
color: #c81849;
}
.mail:hover{
	text-decoration: underline;
}
.contact a:hover{
	color: #c81849;
}
/*base*/
/*inner*/
#active{
	color: #fff;
}
.heading{
	width: 724px;
	height: 47px;
	
	padding-top: 63px;
	float: right;
}
h2{
	text-align: right;
	background: #990021;
	opacity:0.9;
	font-size: 30px;
	color: #afafaf;
	width: 694px;
	padding-right: 30px;
	font-weight: normal;
}
.content{
	min-height:476px;
	padding: 16px 36px 26px 36px;
}
.content p{
	padding: 0px 0px 10px 0px;
	
}

.content img{
	margin: 10px 0px 10px 90px;
	
}
.content a{
	color: white;
	
}
.order{
	list-style: none;
	padding: 0px 0px 10px 10px;
}
.order li{
	padding-left: 20px;
	background: url(images/nav.png) left center no-repeat;
}
.order li a{
	text-decoration: none;
	color: #dcdcdc;
	padding: 5px 0px 5px 0px;
	display: block;
}
.order li a:hover{

	color: #afafaf;
	
}

.order li p{
	padding: 6px 0px 6px 0px;
}
.order li div{
	border: 1px solid  #494445 ;
	display: none;
	background:#393939 url(images/nav3.png) center top no-repeat;

}
.order2{
	list-style: none;
	padding: 0px 10px 10px 10px;
	border-top:1px solid #494445;
	margin-right:-10px;
}
.order2 li{
	padding-left: 20px;
	background: url(images/nav.png) left center no-repeat;
}
.order2 li a{
	text-decoration: none;
	color: #dcdcdc;
	padding: 5px 0px 5px 0px;
	display: block;
}
.order li a:hover{
	color: #afafaf;
}
.order-in{
	list-style:none;
}
.order-in li{
	list-style:none;
	background: url(images/nav1.png) left center no-repeat;
}

.nagradi{
	width: 652px;
	height: 120px;
}
.nagradi a{
	float: left;
	margin: 6px;
	background: #000;
}
.nagradi a img{
	
	margin: 0px;
	opacity: 0.5;
	border: 2px solid #6a6a6a;
}
.nagradi a img:hover{

	opacity: 1.0;
	border: 2px solid #fff;
}
.side{
	float: right;
	width: 250px;
	padding: 20px 10px 20px 0px;
	margin: -16px -36px 0px 10px;
	background-color: #202020;
	min-height: 368px;
}
.inner{
	width:650px;
	margin:0px 0px 0px -43px;
	padding:15px;
}
.inner img{
	margin:0px;
}
.categorija{
	display: block;
	width: 216px;
	height: 40px;
	background: #1b1b1b;
	color: #a0002d;
	font-size: 12px;
	font-weight: bold;
	line-height:40px;
	text-decoration: none;
	border-top:1px solid #494445;
	border-bottom: 1px solid #494445;
	
	padding: 0px 0px 0px 25px;
	float: left;
}
.categorija:hover{

	color: #fff;
}
.categorija:active{

	color: #fff;
}
.inmeni{
	height: 42px;
	
}
.space{
	width: 410px;
}
.img{
	height: 122px;
	width:410px;
	
}
.img2{
	width:410px;	
}
.img img, .img2 img{
	float: left;
	margin: 10px;
	border: solid 1px #990021;
}
.plan{

}
.plan :active{
 background:#990021;
}
.opis{
	display:block;
	font-style: italic;
	font-size:11px;
	padding:10px 0px 10px 0px;
	margin-top:2px;
	
}
.izbran{
	
	background:#494445;
	margin-left:-10px;
	padding-left:10px !important;
}
#izbranDva{
	background:#990021;
}
.download{
	height: 117px;
}
.download a{
	padding-top: 69px;
	float:left;
	display: block;
	width: 143px;

	background: url(images/pdf.png) no-repeat center top ;
	margin: 10px;
	text-decoration: none;
	color: #fff;
	text-align: center;
}
.download a span{

	text-align: center;
}
/*inner*/

/*light*/
#imageContainer{ background-color: #990021; !important}
#imageData{ color: #666; background-color: #990021;}
#imageDataContainer{ background-color: #990021; }

/*light*/
a:hover .nextsense{
	color:#2ab4c4;
	
	}