a {
 color: #C2263A;
}
a:hover {
	text-decoration: none;
}
.langhref {
	text-decoration: none;
	color: #C2263A;
}
.langhref:hover {
	color: #484848;
}
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #E9FECB;
width: 100%;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}

BODY {
	font-family: Arial, MyriadPro-Regular, Verdana, sans-serif;
}
.mainmenu {
	
}
.mainmenu a {
	width: 160px;
	height: 24px;
	background-color: #ff0049;
	text-decoration: none;
	font-weight: bold;
	color: White;
	text-align: center;
	padding: 4px 2px 2px 2px;
	font-size: 12px;
	border: solid 1px #ff0049;
	border-top: 0;
}
/*.mainmenu a:hover {
	background-color: #ff0049;
	color: white;
} */
#submenu {
	border: solid 1px #ff0049;
	margin-top: 0;
}
#submenu a {
	height: 24px;
	text-decoration: none;
	font-weight: bold;
	color: #ff0049;
	font-size: 12px;
	padding-top: 4px;
}
.submenu A {
	width: 160px;
	height: 24px;
	background-color: White;
	text-decoration: none;
	font-weight: normal;
	color: #ff0049;
	text-align: center;
	padding: 4px 2px 2px 2px;
	font-size: 11px;
	border: solid 1px #ff0049;
	border-top: 0;
}
.submenu a:hover {
	background-color: #ff0049;
	color: white;
}
#menucontainer {
	text-align: center;
	width: 648px;
	z-index: 100;
	border-top: solid 1px white;
	position: absolute;
	/*margin-left: -350px;
	left: 50%; */
}

#glavnisadrzaj {
	text-align: justify;
	min-height: 600px;
	/*padding-top: 74px;*/
}

#glavnisadrzaj h3 {
	font-size: 20px;
	font-weight: bold;
	color: #777;
}

#glavnisadrzaj td {
	font-size: 12px;
}

.maintitle {
	font-weight: bold;
	color: #C2263A;
	font-size: 13px;
}

#footer {
	height: 30px;
	font-size: 11px;
	color: gray;
	margin: 0;
}

.footer_l {
	background: url(/images/footer-back.gif) center left no-repeat;
	text-align: center;
	font-size: 11px;
	color: gray;
}

.footer_r {
	font-size: 11px;
	color: gray;
	padding-left: 10px;
}

.footer_r a {
	color: #244686;
	font-weight: normal;
	border-left: 1px solid red;
	padding-left: 4px;
	text-decoration: none;
}

.footer_r a.prvi {
	border-left: 0;
}

#footer a:hover {
	color: Black;
	text-decoration: none;
}

#footer_ {
	font-size: 11px;
	color: gray;
}

#promo {
	float: right;
	text-align: center;
	padding: 2px;
	border: solid 1px silver;
	margin: 0 0 20px 20px;
}
#promo img {
	display: block;
}

#dummyblanket {
	z-index: 50;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
}
