@charset "utf-8";
@import url("galerija.css");
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	background-color: #EBE8D5;
	font-weight: normal;
}
#container  {
	width: 766px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #2C1A0C;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header  {
	background-color: #DDDDDD;
	background-image: url(images/header.jpg);
	height: 285px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#header h1  {
	text-indent: -999999px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin: 0;
}
#lijevo  {
	float: right; /* since this element is floated, a width must be given */
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(images/bg6.jpg);
	background-repeat: repeat-x;
}
#lijevo1  {
	float: left;
	height: 140px;
	width: 210px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
#lijevo2  {
	float: left;
	height: 135px;
	margin-top: 10px;
	margin-left: -25px;
	width: 245px;
}

#lijevo h3 {
	background-image: url(images/onama.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 20px;
}
#lijevo h6 {
	font-size: 11px;
	color: #aa3e33;
	margin: 0px;
}
#lijevo2 h2 {
	font-size: 16px;
	font-weight: bolder;
	line-height: 16px;
	color: #AA3E33;
	margin-bottom: 5px;
	margin-top: 15px;
}
#mainText2 ul li {
	list-style-type: none;
	font-size: 11px;
	line-height: 16px;
}

#lijevo p {
	font-size: 11px;
	color: 3d250d;
	margin: 10px;
}
#mainContent  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#mainContent h3 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 20px;
	background-image: url(images/nasagrla.gif);
}
#mainText {
	margin-bottom: 10px;
}

#mainText1 {
	width: 470px;
	margin-bottom: 10px;
}
#mainText2 {
	width: 470px;
	padding: 0px;
}

#mainContent p {
	font-size: 11px;
	text-align: left;
}
#mainContent h6 {
	font-size: 10px;
	font-weight: bold;
	color: #875027;
}



b{ color:#3D250D}

a{
	color:#7e1e0e;
	text-decoration:underline;
	font-weight:bold
}
a:hover{ text-decoration:none}

b a{ color:#0D0906; text-decoration:underline}
b a:hover{ text-decoration:none}

strong a{ color:#3C3535; text-decoration:underline}
strong a:hover{ text-decoration:none}

span a{ color:#3D250D; text-decoration:underline; font-weight:normal}
span a:hover{ text-decoration:none}

span{
	color:#7e1e0e
}


span b{ color:#7e1e0e}

.list ul{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:14px;
}
ul {
	font-size: 11px;
	list-style-type: none;
	line-height: 16px;
}
.lista {
	vertical-align: top;
	border: 1px solid #8A543A;
	float: right;
	margin: 5px;
}


.list ul li { background:url(images/list_bg.gif) no-repeat 0 6px; padding-left:13px}
.list ul li a{ color:#AA3E33;  text-decoration: underline; font-size:11px; font-weight:normal}
.list ul li a:hover{ text-decoration: none}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:16px}
.list1 ul li { background:url(images/list_bg.gif) no-repeat 0 7px; padding-left:13px}
.list1 ul li a{ color:#AA3E33;  text-decoration: underline; font-size:11px; font-weight:normal}
.list1 ul li a:hover{ text-decoration: none}

.indent{ padding:22px 44px 0 0; text-align:right}
.indent1{ padding:19px 17px 20px 28px}
.indent2{ padding:14px 12px 8px 12px}
.indent3{ padding:19px 16px 8px 27px}
.indent4{ padding:0 21px 16px 0}
.indent5{ padding:21px 17px 20px 28px}
.indent6{ padding:20px 21px 20px 0}

#footer  {
	height: 79px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #DDDDDD;
	background-image: url(images/footbg.jpg);
	background-repeat: repeat-x;
} 
#footer p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	vertical-align: middle;
}
.footer a{
	color:#7e1e0e;
	text-decoration:underline;
	font-weight:bold
}
.footer a:hover{
	text-decoration:none
}
.footer span a{ color:#7e1e0e; text-decoration:underline; font-weight:normal}
.footer span a:hover{ text-decoration:none}
.footer span{color:#B73A1E}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.slika_lijevo {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.slika_desno {
	float: right;
	margin: 5px;
	border: 1px solid #999;
}

#mainContent h2 {
	font-size: 16px;
	font-weight: bolder;
	line-height: 16px;
	color: #7e1e0e;
	margin-bottom: 5px;
	margin-top: 15px;
}
#grid li { float : left; 
width : 151px; 
padding-bottom : 1em; 
 }
#grid li#one {
	background-image: url(images/grid_zaid.jpg);
	background-repeat: no-repeat;
	background-position: 50% 10px;
}
#grid li#two {
	background-image: url(images/grid_femina.jpg);
	background-repeat: no-repeat;
	background-position: 50% 10px;
}

#grid li#four {
	padding-top : .5em;
	border-bottom : 0 solid #333;
	background-color: #fff;
	background-image: url(images/grid_gazal.jpg);
	background-repeat: no-repeat;
	background-position: 50% 3em;
}

#grid li#five {
	padding-top : .5em;
	border-bottom : 0 solid #333;
	background-image: url(images/grid_mabr.jpg);
	background-repeat: no-repeat;
	background-position: 50% 3em;
}
#grid li a { display : block; 
text-align : center; }
#grid ul { position : relative; 
list-style-type : none; 
width : 456px; 
margin : 0; 
padding : 0; }
#onama {
	margin-bottom: 10px;
}
#onama h2 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(images/onama.gif);
	margin-top: 20px;
}
#kontakt h2 {
	background-repeat: no-repeat;
	margin-top: 20px;
}
#zdrijebad  li{
	font-size: 12px;
	color: #64251E;
	line-height: 24px;
	font-weight: bold;
	width: 350px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #64251E;
	border-right-color: #64251E;
	border-bottom-color: #64251E;
	border-left-color: #64251E;
	padding-left: 15px;
	border-top-style: solid;
	text-align: center;
}
#prodaja li {
	font-size: 12px;
	color: #64251E;
	line-height: 24px;
	font-weight: bold;
	width: 350px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #64251E;
	border-right-color: #64251E;
	border-bottom-color: #64251E;
	border-left-color: #64251E;
	padding-left: 15px;
	border-top-style: solid;
}
#subnav {
	font-size: 11px;
	padding: 8px;
}
#subnav a {
	color: #7e1e0e;
}
#tradicionalni h3{

}
.VijestiDatum {
	font-size: 10px;
	padding: 2px;
	color: #771E10;
	width: 90px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #771E10;
	border-right-color: #771E10;
	border-bottom-color: #771E10;
	border-left-color: #771E10;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.Vijesti {
	font-size: 11px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 98%;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #771E10;
	border-right-color: #771E10;
	border-bottom-color: #771E10;
	border-left-color: #771E10;
	margin-bottom: 15px;
	border-bottom-style: solid;
	background-color: #FBF0DC;
}
#kontakt p {
	text-align: left;
}
#progress {
	text-align: center;
	margin-top: 20px;
}
#logoFooter {
	background-image: url(images/logoF.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	width: 90px;
	height: 65px;
}

#liste table td {
	color: #FFF;
	margin-top: 15px;
	margin-bottom: 15px;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #7E1E0E;
}
#liste table p {
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#mainContent h4 {
	font-size: 12px;
	margin-top: 25px;
}
.twoColFixLtHdr #container #mainContent #Rodovnik table tr td {
	color: #7E1E0E;
}
.rodovnik {
	text-align: center;
	font-size: 12px;
	color: #7e1e0e;
}
#Rodovnik table p {
	font-size: 11px;
	margin: 0px;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #333;
}
#liste table img a{
	color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
