@charset "utf-8";
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; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	font-size: 100%;
	height: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
	/*background-image: url(/images/podloga.jpg);*/
	background-repeat: repeat-x;
}
.twoColFixLtHdr #container {
	width: 944px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #036298;*/
	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;
	padding: 1px;
} 
.twoColFixLtHdr #header {
	background-color: #E2F0F1;
	background-image: url(/images/head.jpg);
	height: 146px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 230px;
	background-color: #F1F5F4;
	background-image:url(/images/stupac_podloga.jpg);
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7C3A8;*/
	/*min-height: 825px;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
} 
.twoColFixLtHdr #footer {
	/*background-color: #D7C3A8;*/
	/*background-image: url(/images/foot.jpg);*/
	margin-top:20px;
	height: 80px;
	border-top:#999999 1px solid;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 0px;
}
.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;
	padding:0px;
    
	height:0;
    font-size: 1px;
    line-height: 0px;
}

h1{
	font-family:"Trebuchet MS", Verdana;
	font-size:1.3em;
}
h2{
	font-family:"Trebuchet MS", Verdana;
	font-size:1.1em;
}
h3{
	font-family:"Trebuchet MS", Verdana;
	font-size:0.9em;
}
.sadrzaj {
	font-family: "Trebuchet MS", Verdana;
	font-size: 0.9em;
	color: #773C00;
	
}
.sadrzajcrni {
	font-family: "Trebuchet MS", Verdana;
	font-size: 0.9em;
	color: #333333;
	letter-spacing: normal;
}
.izbornik {
	font-family: "Trebuchet MS", Verdana;
	font-size: 0.8em;
	color: #006699;
	display:block;
	/*background-color: #EEEEE2;*/
	/*text-transform: uppercase;*/
	font-weight: bold;
	height: 16px;
	border: 1px none #FFFFFF;
	text-align: left;
	padding: 5px;
	padding-left: 10px;
	margin-bottom: 2px;
}
a.izbornik:link{
	color:#006699;
	text-decoration: none;
}
a.izbornik:visited{
	text-decoration: none;
}
a.izbornik:hover{
	color: #FF0000;
	background-color: #EEEEEE;
	display:block;
	text-decoration: underline;
}
a.bezcrte:link{
	text-decoration: none;
}
a.bezcrte:visited{
	text-decoration: none;
}

a.bezcrte:hover{
	text-decoration: underline;
}




.footer {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
}

#custom-gen ul li:before {
	content: "\00BB \0020";
	}
.style1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 1em;
	color: #773C00;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
.hosting1{
	position:relative;
	border-bottom:#999999 1px solid;
	height:175px;
}
.slikahost1{
	position:absolute;
	top:0px;
	left:350px;
	width:260px;
}
.hosting4{
	position:relative;
	height:175px
}
#hosting1, #hosting4 ul {
	list-style-image: url(/images/lislika.jpg);
	list-style-position: inside;
	}
	
	
#izrada {	
	width:220px; 
	/*height:205px;  */
	float:left; 
	text-align:center
	
	}
	
.izrada {
	display:inline;
	width:210px; 
	/*height:205px;  */
	float:left; 
	text-align:center
	
	}	
#footer ul {

	margin-left: 0;
	padding-left: 120px;
	display: inline;}
	
#footer ul li{
	margin-left: 0px;
	padding-left: 0px;
	text-align:center;
	display: inline;
	list-style-image: url(/images/lislika.jpg);
	font-size:12px;
}.template {
	padding: 1px;
	border: 1px solid #527066;
}
.izrada, izrada li{
	list-style-image:url(/images/li.jpg);
	margin:5px;
}