@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: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ddddff;
	background-image: url(../images/body-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

img {
    border: none;
} 
#container  {
	width: 950px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#pagecap {
	background-image: url(../images/content-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 29px;
	width: 950px;
	margin-bottom: 10px;
}

#shadowwrap {
	background-image: url(../images/page-shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#intro {
	height: 233px;
	width: 950px;
	padding-left: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-image: url(../images/intro-bgr.jpg);
	background-repeat: repeat-x;
}
#introsub {
	height: 10px;
	width: 950px;
	padding-left: 0px;
	padding-top: 0px;
}

#contentwrap {
	background-color: #FFFFFF;

}

#header  {
	height: 96px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin: 0px;
} 
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	line-height: 30px;
	font-weight: normal;
	background-image: url(http://www.justdreamweaver.com/templates/link/spacer.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 920px;
	height: 86px;
	padding-top: 10px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	font-family: Arial;
}
#logosupra {
	width: 920px;
	height: 48px;
	padding-top: 30px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 0px;
}
#logo a {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#logo a:hover {
	color: #cccccc;
}

#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
}
#sidebar1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#sidebar1 p {
	margin-right: 10px;
	margin-left: 15px;
	font-size: 11px;
}

#sidebar1 .sidebarlt {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #EAEAEA;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 15px;
	font-size: 12px;
	
}
#sidebar1 .sidebarlt a img {
		padding: 2px 0px 0px 6px;
		border: 1px solid #ffffff;
	}
#sidebar1 .sidebardk  img {
		padding: 0px 0px 0px 0px;
		border: 1px solid #ffffff;
	}
#sidebar1 .sidebarlt a img:hover {
		border-color: #ffffff;
	}
#sidebar1 .sidebarlt a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#sidebar1 .sidebarlt a:visited { 
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#sidebar1 .sidebarlt a:hover { 
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

#sidebar1 a img {
	padding: 5px;
	border: 1px solid #ccc;
	margin-left: -7px;
	margin-bottom: 2px;
	}

#sidebar1 a img:hover {
		border-color: #a2a2a2;
	}
#sidebar1 .sidebarlt p {
	margin: 0px;
	padding: 0px;
}

#sidebar1 .sidebardk {
	border: 1px solid #eaeaea;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: normal;
	padding: 7px;
	background-image: /images/sidebardk-bgr.jpg);
	background-repeat: repeat-x;
	background-image: url(../images/sidebardk-bgr.jpg);
}
#sidebar1 .sidebardk p {
	margin: 0px;
	padding: 0px;
}

#menu {
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 8px;
	}
	
#menu li a {
	height: 18px;
	width: 160px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #666666;
	display: block;
	padding: 3px 0 0 24px;
	background-image: url(../images/strelica.gif);
	background-position: 3px;
	font-weight: bold;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	}
	
#menu li a:hover {
	color: #000000;
	padding: 3px 0 0 24px;
	background-image: url(../images/strelicaover.gif);
	background-position: 3px;
	background-repeat: no-repeat;
	background-color: #F5F5F5;
	}
#menu li ul a {
	width: 240px;
	background-image: url(../images/strelicaover.gif);
	}	
#menu li ul a:hover {
	width: 240px;
	}	
#mainContent  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 220px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
#mainContentlijevi  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 420px;
	float: left;
}
#mainContentdesni  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	width: 250px;
	float: right;
	padding: 5px;
	border: 1px solid #eaeaea;
}  
#mainContent a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#mainContent a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#mainContent  h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	margin: 0px;
	font-weight: normal;
}
#mainContent  h2  {
	font-size: 16px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	padding-left: 18px;
	margin-top: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-image: url(../images/hd-ico.png);
	background-repeat: no-repeat;
	background-position: -1px center;
}
#mainContent  h3  {
	font-size: 12px;
	font-weight: bold;
}
#mainContent  h4 {
	font-size: 12px;
	font-weight: normal;
}

#mainContent  li a img {
	padding-left: 10px;
	border: none;
	margin: 0px 0px -3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
#mainContent  h5  a:link a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
#mainContent  h5 {
	font-size: 12px;
	font-weight: bold;
}
#mainContent  p  {
	line-height: 18px;
}
#mainContent  li  {
	margin-bottom: 5px;
	line-height: 18px;
}
#mainContent  blockquote  {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
.cssform {
	margin-top: 10px;
	margin-bottom: 30px;
	height: 400px;
}

.cssform p{
	width: 360px;
	line-height: normal;
	clear: left;
	padding-left: 155px;
	height: 1%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	margin-right: 0px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 200px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
	width: 250px;
	height: 150px;
	margin-left: 200px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.google160 {
	height: 600px;
	width: 170px;
	margin-left: 15px;
}

#footer  {
	background-color: #ddddff;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 60px;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
	text-align: center;
	clear: both;
	float: left;
	width: 950px;
	padding: 22px 0px 0px;
	vertical-align: middle;
} 
#footer  p  {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin: 0;
}
#footer a {
	color: #999999;
}
#footer a:hover {
	color: #333333;
}
#about {
	font-size: 9px;
	text-align: center;
	color: #CCCCCC;
	float: left;
	width: 800px;
}
#about a {
	color: #CCCCCC;
	text-decoration: none;
}


.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: 15px;
	margin-bottom: 10px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
	padding: 5px;
    border: 1px solid #ccc;
}
.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: 2px;
    line-height: 2px;
}
.clearfloatlogo { /* 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: 2px;
    line-height: 59px;
}
#headerContentlijevi  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 450px;
	float: left;
}
#headerContentdesni  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	width: 445px;
	float: right;
	padding: 6px;
	height: 233px;
	
}  
a:link {
	color: #CC0000;
	text-decoration: none;
	}

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

#mainContent a img {
		padding: 5px;
		border: 1px solid #ccc;
	}

#mainContent a img:hover {
		border-color: #a2a2a2;
	}
table.termalna {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: ;
	border-collapse: collapse;
	background-color: white;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.termalna th {
	padding: 2px 2px 2px 10px;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	border: 1px solid #CCCCCC;
}
table.termalna td {
	padding: 2px 2px 2px 10px;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	border: 1px solid #CCCCCC;
}


