/* CSS Document */

body{
	background-color: #2f2b24;
	/* background-image: url(pics/bg-body.gif); */
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.okvir{
	width: 884px;
	border-left: 1px solid #bb5c01;
	border-right: 1px solid #bb5c01;
	border-bottom: 1px solid #bb5c01;
	margin-left: auto;
	margin-right: auto;
	min-height: 400px;
	background-color: #994f06;
}
.logo{
	float: left;
	width: 366px;
	height: 218px;
	background-image: url(pics/bg-menu-link-hover.gif);
}
.izbornik{
	width: 518px;
	height: 218px;
	float: left;
	background-image:url(pics/bg-menu.gif);
	background-repeat: repeat-x;
	text-align: right;
}
a.izbornik-link{
	font-size: 11px;
	color: #361c03;
	margin-top: 67px;
	height: 25px;
	background-image:url(pics/bg-menu-link.gif);
	background-repeat:repeat-x;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 109px;
	text-align: center;
	float: right;
	border-left: #bd5e01 solid 1px;
	text-decoration: none;
}
a.izbornik-link:hover{
	text-decoration: none;
	color: #361c03;
	background-image: url(pics/bg-menu-link-hover.gif);
	background-repeat: repeat-x;
}
a.izbornik-link:active{
	text-decoration: none;
	color: #361c03;
}

h1.lijevo{
	color: #fedbb8;
	font-size: 18px;
	font-weight: bold;
	margin-left: 13px;
	margin-top: 15px;
	letter-spacing: 3px;
}
h1.desno{
	color: #fedbb8;
	font-size: 18px;
	font-weight: bold;
	margin-left: 24px;
	margin-top: 15px;
	letter-spacing: 3px;
}
h1 a{color: #fedbb8; text-decoration:none; border-bottom: #fedbb8 1px dotted;}
h1 a:hover{color: #fedbb8; text-decoration:none; border-bottom: 0px;}
h1 a:active{color: #fedbb8; text-decoration:none; border-bottom: #fedbb8 1px dotted;}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fcc793;
	letter-spacing: 1px;
	margin-bottom: 0px;
}
p.main{
	margin-top: 15px;
	margin-left: 26px;
	margin-right: 26px;
}
img.L{
	margin-top: 20px;
	border-top: 4px solid;
	border-bottom: 4px solid;
	border-right: 4px solid;
	border-left: 0px;
	float: left;
}
img.D{
	margin-top: 20px;
	border-top: 4px solid;
	border-bottom: 4px solid;
	border-left: 4px solid;
	border-right: 0px;
	float: right;
}
a img.L, a img.D{
	border-color: #a6723e;
}
a img.L:hover, a img.D:hover{
	border-color: #a69381;
}
a img.L:active, a img.D:active{
	border-color: #a6723e;
}
p.djelatnosti{
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 23px;
	margin-top: 20px;
	line-height: 20px;
}
p a{
	color: #fcc793;
	border-bottom: #fcc793 1px dotted;
	padding-bottom: 1px;
	text-decoration: none;
}
p a:hover{
	color: #fcc793;
	border-bottom: 0px;
	padding-bottom: 1px;
	text-decoration: none;
}
p a:active{
	color: #fcc793;
	border-bottom: #fcc793 1px dotted;
	padding-bottom: 1px;
	text-decoration: none;
}
.drzac_paragraf{
	width: 884px;
	height: 400px;
	background-image: url(pics/naslovnica/tiho-silueta.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.drzac_paragrafL{
	width: 419px;
	float:left;
}
.drzac_paragrafD{
	width: 465px;
	float:right;
}
p.terapijsko, p.skola, p.sportsko{
	margin-left: 26px;
}
p.pansion, p.ujahivanje, p.terensko, p.turno{
	margin-left: 37px;
	margin-right: 23px;
}
.footer{
	background-color: #c76502;
	width: 871px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	text-align: right;
	color: #4a2111;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
}

.galerija{
	margin-left: 23px;
	margin-top: 20px;
}
img.slika{
	margin-right: 20px;
	margin-bottom: 20px;
	border: 4px #a6723e solid;
	float: left;
}
a img.slika{border-color: #a6723e;}
a img.slika:hover{border-color: #a69381;}
a img.slika:active{border-color: #a6723e;}

.footer a{color: #4a2111; text-decoration: none; border-bottom: #4a2111 1px dotted;}
.footer a:hover{color: black; text-decoration: none; border-bottom: 0px;}
.footer a:active{color: #4a2111; text-decoration: none; border-bottom: #4a2111 1px solid;}

.dno{
	clear: both;
}