@charset "utf-8";
/* CSS Document */
body {
	background-color: #DDE5EE;
	background-image: url(_img/bck_gl.png);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	color: #586D81;
	text-decoration: none;
}
#menulink {
	background-image: url(_img/crta_l.png);
	background-repeat: no-repeat;
	width: 200px;
	display: block;
	height: 20px;
	padding-left: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	background-position: 0px 0px;
	color: #7D5851;
}
#menulink:hover {
	background-image: url(_img/crta_l_hover.gif);
	color: #CDB89E;
}
a:visited {
	color: #586D81;
	text-decoration: none;
}
a:hover {
	color: #A3B7C9;
	text-decoration: none;
}
#fotopanel {
	background-color: #FFFFFF;
	border: 4px solid #FFFFFF;
	display: none;
	font-size: 10px;
	color: #999999;
	float: none;
	position: absolute;
}
.podnozje {
	background-image: url(_img/podnozje.png);
	background-repeat: no-repeat;
	height: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FAF8F5;
	padding-top: 15px;
	font-size: 11px;
}
#mrak {
	background-color: #000000;
	display: none;
	left: 0px;
	top: 0px;
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	position: absolute;
	float: none;
}
a:active {
	color: #586D81;
	text-decoration: none;
}
#master {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D8D8D8;
	border-bottom-color: #E1E1E1;
}
h1 {
	font-size: 22px;
	color: #7794AE;
}
h2 {
	font-size: 18px;
	color: #7794AE;
}
h3 {
	font-size: 14px;
	color: #7794AE;
}

.sadrzaj img {
	border: 1px solid #ECE4DA;
	/*float: left; */
	margin-right: 10px;
	padding: 2px;
	cursor: pointer;
}

.sadrzaj a {
	text-decoration: underline;
}
#login {
	background-color: #F0F3F8;
	border: thin outset #E3E9F1;
	width: 200px;
	padding: 10px;
	position: absolute;
	left: 400px;
	top: 150px;
	text-align: center;
	display: none;
	font-size: 11px;
	color: #5F768B;
}
.sadrzaj p {
	color: #333333;
	font-size: 14px;
}
.gumb {
	background-color: #FFFFFF;
	background-image: url(_galerija/bctd.png);
	height: 20px;
	width: 60px;
	border: 1px solid #B1C3D9;
	font-size: 11px;
	color: #7794AE;
	text-align: center;
	vertical-align: middle;
}
.sadrzaj {
	line-height: 150%;
	width: 100%;
}
.unos {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #C8D5E4;
}
