html{
	font-size:12px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #d21145;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
}
ul, li{
	margin:0px;
	padding:0px;
	margin-left:15px;
}
.cont {
	width:835px;
	height:100%;
}
td{
font-size:12px;
}
.header{
	width:835px;
	height:115px;
}
.senka_levo{
	background-attachment: scroll;
	background-image: url(../images/fond_10.gif);
	background-repeat: repeat-y;
	background-position: left;	
	width:835px;
}
.senka_desno{
	background-attachment: scroll;
	background-image: url(../images/fond_13.gif);
	background-repeat: repeat-y;
	background-position: right;	
	width:835px;
}
.sadrzaj{
	width:800px;
	height:auto;
	background-color: #FFFFFF;
	text-align: left;
}

/********
 MENU
********/
.menu_gore{
	width:790px;
	height:38px;
	background-attachment: scroll;
	background-image: url(../images/fond_06.gif);
	background-repeat: repeat-x;	
}

#menu {
	height:38px !important;
	background-attachment: scroll;
	background-image: url(../images/fond_07.gif);
	background-repeat: repeat-x;
	width:557px;
	float:left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	line-height:37px;
}

#menu li {
	display: inline;
	min-height:38px !important;
	float: left;
	line-height: 38px;
	margin: 0px;
	padding: 0px; 
}
#menu a {
	min-height:32px;
	margin-right: 4px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 38px;
	padding-right: 6px;
	padding-left: 6px;
}
#menu a:hover{
	background-attachment: scroll;
	background-image: url(../images/fond_05.gif);
	background-repeat: repeat-x;
	color: #000000;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}

#forma_pretraga{
	width:214px;
	height:38px;
	background-attachment: scroll;
	background-image: url(../images/fond_08.gif);
	background-repeat: repeat-x;
	float:left;
}

#forma_pretraga form{
	padding:0px;
	margin:0px;
}
#forma_pretraga input{
	margin-top:10px;
	margin-left:5px;
}
#forma_pretraga button{
	background-color: #d21145;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-size: 11px;
	height:22px;
}

/** 
	GLAVNI SADRZAJ STRANICE
**/
.glavni_sadrzaj{
	width:790px;
	height:auto;
}

/** naslovna strana **/
#naslovna{
	width:555px;
	float:left;
	margin-right:7px;
	margin-left:7px;
}
#naslovna a{
	text-decoration:none;
	color:#333333;
}
#naslovna a:hover{
	text-decoration:underline;
	color:#000000;
}
#naslovna a.contentpagetitle{
	text-decoration:none;
	color: #d31145;
}
#naslovna_foto{
	margin-top: 5px;	
}
.naslovna_foto_foto{
	position:relative;
	z-index: auto;
	left: 0px;
	top: 0px;
}
.naslovna_foto_tekst_pozadina{
	position:relative;
	background-color: #d31145;
	z-index: auto;
	left: 0px;
	top: 0px;
	width: 100%;
	height:27px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 20px;
	line-height:27px;
	margin-left:1px;
}

/** DESNA STRANA **/
.desna_sadrzaj{
	float:left;
	width:214px;
	margin-top:5px;
	margin-left:6px;
}
.desna_sadrzaj a{
	opacity: 0.7;
	filter:alpha(opacity=70);
	height:auto;
}
.desna_sadrzaj img{
	filter:alpha(opacity=70);
}
.desna_sadrzaj a:hover img{
	filter:alpha(opacity=100);
}
.desna_sadrzaj a:hover{
	opacity: 1;
	filter:alpha(opacity=100);
}
.desna_sadrzaj a:hover > .desna_sadrzaj img{
	filter:alpha(opacity=100);
}
.desna_sadrzaj h3{
	margin: 0px;
	padding: 0px;
	color:#D21145;
	background-color: #F1EFC2;
	font-size: 16px;
	text-indent:4px;
}
/** donja linija sadrzaja **/
.glavna_linija{
	width:789px;
	height:12px;
	line-height:12px;
	background-color: #e9e57a;
	clear:both;
}


.footer{
	width:800px;
	height:25px;
	background-image: url(../images/fond_18.gif);
}
.footer_levo {
	float: left;
	width: 18px;
}
.footer_centar{
	float:left;
	width:540px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	color:#FFFFFF;
	text-align:right;
	height:26px;
	line-height:26px;
}
.footer_desno{
	float:right;
	width: 213px;
	margin-right:5px;
	height:26px;
	line-height:26px;
	background-attachment: scroll;
	background-image: url(../images/fond_19.jpg);
	background-repeat: repeat-x;
}
.footer_desno a{
	color:#FF0066;
	text-decoration:none;
}
.footer_desno a:hover{
	text-decoration:underline;
}

/* JOOMLA */
.contentpaneopen, .contentpane, contentpane td{
	font-size: 12px;
	color: #666666;
}
.contentpaneopen, .contentpane{
	padding:7px;
	text-align:justify;
}
.contentheading, .componentheading{
	font-size:15px;
	color:#d31145;
	font-weight: bold;
}
.componentheading{
	font-size:17px;
	margin-top:4px;
	margin-bottom:4px;
	text-align:left;
}
.inputbox{
	color:#999999;
}
.readon{
	text-align:right;
}
a.readon {
	color:#CCCCCC;
	text-decoration:none;
}
a:hover.readon {
	color:#d31145;
	text-decoration:underline;
}
.back_button a{
	color:#999999;
	text-decoration:none;
	text-align:left;
	font-size: 12px;
	display:block;
}
.back_button a:hover{
	text-decoration:underline;
	color:#000000;
	text-align:left;
}
a.category{text-decoration:none;color:#d31145;}
a:hover.category{text-decoration:underline;}
.pagenav_next a{text-align:right; font-size:12px; color:#666666; display:block; text-decoration:none;}
.pagenav_next a:hover{text-decoration:underline;}
.pagenav_prev a{text-decoration:none;color:#666666;}
.pagenav_prev a:hover{
	text-decoration:underline;
}
.blog_more li{
	list-style-type: none;
	font-size: 12px;
	text-align: justify;
	padding-left:5px;
}
.blog_more li a{
	text-decoration:none;
	color:#333333;
}
.blog_more li a:hover{
	text-decoration:underline;
}
a.pagenav{
	color:#666666;
	text-decoration:none;
	font-size:12px;
	height:20px;
	width:20px;
	padding-left:3px;
	padding-right:3px;
	line-height:20px;
	border: 0.03em solid #E4E4E4;
}
a:hover.pagenav{
	color:#000000;
	text-decoration:underline;
	background-color: #E1E1E1;
}
span.pagenav{
	font-size:12px;
	background-color: #6B6B6B;
	height:20px;
	width:20px;
	padding-left:3px;
	padding-right:3px;
	color:#FFFFFF;
}
a.contentpagetitle{
	text-decoration:none;
	color: #d31145;
}
a:hover.contentpagetitle{
	text-decoration:underline;
}
td{
	text-align:left;
}
.photo{
	width:155px;
	height:154px;
	border: 1px solid #DDDDDD;
}
.photo a{
	text-decoration:none;
	color:#666666;
}
.photo a:hover{
	text-decoration:underline;
}
.citati{
	height:110px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d21145;
	padding: 8px;
	font-size: 14px;
	font-style: italic;
	width:98%;
}
.citati p{
	padding:0px;
	margin:0px;
	font-size: 14px;
	color: #666666;
}
.jezik{
	width:98%;
	background-color: #E5E5E5;	
	margin-bottom:3px;
	padding-top:3px;
	text-indent:10px;
	text-align:right;
	padding-right:2%;
}
.jezik a{
	text-decoration: none;
	line-height: 25px;
	color: #666666;
}
.jezik a:hover{
	color:#000000;
}