@import url(nav.css);
@import url(novosti.css);
@import url(gallery.css);
* 
{
	margin: 0px;
	padding: 0px;	
}

IMG {border:0px;}

P {margin-bottom: 20px;}

H1 {
    padding: 5px 0px 10px 0px;
    font-size: 26px;
    line-height: 30px;
    font-weight: normal;
    color: #a92a1e;
}

A { color: #a92a1e;}

H2 {
    padding: 0px 0px 3px 0px;
    font-size: 18px;
    font-weight: bold;
}

BODY
{
	background: #3785d7 url(../images/backgrounds/background.jpg) no-repeat top center;
	text-align: center;
	font-family: Times New Roman;
	font-size: 14px;
	line-height: 19px;
	color: #030303;

}


DIV#wrapper 
{
	width:960px;
	margin: 0 auto;
	text-align: left;
}

DIV#header 
{
	height: 165px;	
	position: relative;
}

DIV#header A#index 
{
	position: absolute;
	display: block;
	top: 0px;
	left: 107px;
	width: 227px;
	height: 165px;
}


DIV#content 
{
	background: url(../images/backgrounds/wrapper.png) repeat-y center top;	
	margin-top: 10px;
	min-height: 500px;
	padding: 10px 22px 0px 22px;
}


DIV#content ul li
{
	margin-left: 30px;
	padding-left: 5px;
}

DIV#content DIV#main 
{
	float: left;
	width: 730px;
}

DIV#content DIV#left 
{
	float: left;
	width: 172px;
}

DIV#content DIV#center 
{
	float: left;
	margin-left: 14px; 
	width: 545px;
}

DIV#content DIV#left-wide 
{
	float: left;
	margin-left: 14px; 
	width: 717px;
}

DIV#content DIV#center li
{
	margin-left: 30px;
}

DIV#content DIV#center DIV#picture 
{
	width: 360px;
	height: 255px;
	float: left;
}

DIV#content DIV#center DIV#intro 
{
	width: 174;
	height: 255px;
	overflow: hidden;
	float: right;
}

DIV#content DIV#center DIV#intro DIV#title 
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #1a212d;
	background: #ffe7dd url(../images/backgrounds/title.jpg) no-repeat 0 0;
	width: 168px;
	height: 26px;
	padding: 10px 0px 0px 6px;
	overflow: hidden;
}

DIV#content DIV#center DIV#intro DIV#introTxt 
{
	width: 162px;
	height: 204px;
	padding: 10px 6px 0px 6px;
	margin-top: 5px;
	overflow: hidden;
	font-size: 12px;
	line-height: 18px;
	background: #fca682 url(../images/backgrounds/intro.jpg) no-repeat 0 0;
	color: White;
	
}



DIV#content DIV#right 
{
	float: right;
	width: 172px;
}

DIV#content DIV#right IMG
{
	padding-bottom: 3px;
}

DIV#footer 
{
	font-family: Arial;
	color: #9c9c9c;
	height: 47px;
	padding: 15px 0px 0px 22px;
	font-size: 10px;
	background: url(../images/backgrounds/footer.png) no-repeat 0 0;	
}

TABLE TR TD.shopItem 
{
	border: 1px solid #e4f2f7;
	vertical-align: top;	
}

DIV.shopImg 
{
	text-align:center;
	background: #e4f2f7;
	width: 170px;	
}

DIV.shopInfo, 
DIV#shoppingCart 
{
	padding: 3px;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;	
}

.price, 
.sum
{
	color: #a92a1e;	
}

.sum 
{
	font-size: 13px;
	text-align: right;	
	clear: both;
}

A.basket 
{
	display: block; 
	float: right;	
	margin: 0px 0px 3px 3px;
}

DIV#shoppingForm 
{
	width: 162px;
	padding: 5px;
	background: #e4f2f7;	
}

DIV#shoppingCart 
{
	border: 1px solid #fff;
	margin: 3px 0px;
	min-height: 20px;	
	
}



DIV#shoppingCart A
{
	float: right;	
	margin-left: 5px;
	
}

DIV#shoppingCart .price
{
	float: right;	
	margin-left: 5px;
	
}

DIV#shoppingCart DIV.item
{
	border-bottom: 1px dotted #fff;
	margin-bottom: 3px;
	padding-bottom: 3px;
	clear: both;
}

DIV#shoppingForm INPUT[type=text], 
DIV#shoppingForm TEXTAREA
{
	width: 100%;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	vertical-align: top;
}

DIV#shoppingForm INPUT.btn { height: 25px;}

DIV#shoppingForm TEXTAREA
{
	height: 80px;
	line-height: 15px;
}

DIV#pager 
{
	text-align: right;
	float: right;	
}

DIV#pager A 
{
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	border: 1px solid #e4f2f7;
	margin-right: 3px;
	line-height: 15px;
	text-align: center;
	text-decoration: none;
		
}

DIV#pager A:hover,
DIV#pager A.selected
{
	background: #a92a1e;
	color: #fff;
		
}

.inp
{
	border: 1px solid #DADADA;	
}
.red_border 
{
	border: 1px solid Red !important;	
}

.green { color: Green;}
 
DIV.clear 
{
	clear: both;	
	height: 1px;
}

DIV#contact TABLE 
{
	width: 100%;	
}

DIV#contact INPUT[type=text], 
DIV#contact TEXTAREA
{
	width: 100%;
	line-height: 18px;
	border: 2px dashed #fca682;

}

DIV#contact INPUT.btn
{
	min-width: 20px;
}

DIV#contact TABLE TD
{
	padding: 0px 0px 10px 0px;
	vertical-align: top;
}

DIV#contact .title 
{
	width: 40%;
}

DIV#contact 
{
	padding: 5px;
	background: #e4f2f7;
}

#exhibit
{
	color: #de4f1d;
	text-transform: uppercase;
	font-size: 11px;	
	margin-bottom: 10px;
	font-weight: bold;
	border-bottom: 5px solid #de4f1d;
}

#exhibit A
{
	text-decoration: none;	
}

#storyList 
{
	margin-top: 10px;	
}

#storyList A
{
	text-decoration: none;
	display: block;
	border: 1px solid #e4f2f7;
	margin-bottom: 2px;	
	padding: 0px 3px;
}

#storyList A.selected
{
	background: #cee3ea;
}

#storyList A:hover
{
	background: #e4f2f7;
}

.colorbox IMG
{
	border: 1px solid #a92a1e;
}

.objave
{
	float:left;
	width:545px;
	border-bottom: solid 1px #FBA083;
	padding: 10px 0;
}

.datum
{
	float:left;
	width:100px;
}

.opis
{
	float:left;
	width:295px;
}

.prilog
{
	float:left;
	width:150px;
}


.prilog-pdf
{
	background: url(../images/icons/pdf-ico.gif) no-repeat 0 0;
	padding: 0 0 0  25px;
	float:left;
	width:125px;
}

