/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	width: 800;
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url(/images/bg_grad.jpg) fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
	font: bold 135% Arial,sans-serif;
	color: #334d55;
	margin: 15px 0px 5px 0px;
	padding: 0px;
}

h2{
	font: bold 125% Arial,sans-serif;
	color: black;
	margin: 15px 0px 5px 0px;
	padding: 0px;
}

h3{
	font: bold 110% Arial,sans-serif;
	color: #334d55;
	margin: 15px 0px 5px 0px;
	padding: 0px;
}

h4{
	font: 100% Arial,sans-serif;
	color: #333333;
	margin: 15px 0px 5px 0px;
	padding: 0px;
}

h5{
	font: 100% Arial,sans-serif;
	color: #334d55;
	margin: 15px 0px 5px 0px;
	padding: 0px;
}


/*************** list tag styles ***************/

ul{
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	list-style-type: square;
}

li{
	margin-top: 1px;
	}

ul ul{
	list-style: circle;
}

ul ul ul{
	list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label {
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}

input {
	font-family: Arial,sans-serif;
}

table {
	font: 'Lucida Grande', Verdana,sans-serif;
	border:0;
	padding:0; 
}


td{
	padding: 1px;
	text-align:left;
	vertical-align:top;
}

tr.lokacija1{
	background-color:#e5e5e5;
}

tr.lokacija2{
	background-color:#f5f7f7;
}

td.title {
	font-weight:bold;
	text-align:center;
}

td.titleright {
	font-weight:bold;
	vertical-align:middle;
	padding-left:30px;
}

td.vreme{
	padding-left:15px;
	text-align:center;
}

td.telefon{
	padding-left:30px;
	font-weight:bold;
	line-height: 150%;	
}

td.uvucen{
	padding-left:30px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	margin-left:auto;
	margin-right:auto;
	margin-top: 12px;
	left: 1%;
	right: 1%;
	width:800px;
	background-color: #ffffff;
}

#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** pageName styles ****************/

#pageName{
	padding: 8px 0px 0px 14px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	background-color: #E5E5E5;
}

#masthead{
	position: absolute;
	margin-top: 10px;
	left: 1%;
	right: 1%;
	width:97.6%;
	
}

#pageNav{
	float: left;
	width:225px;
	padding:0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content_wbg{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 225px;
	border-left: 1px solid #ccd2d2;
}

#content_jelovnik{
	float:right;
	width:564px;
	padding: 0px 10px 0px 0px;
	background-image: url(/images/background_dukat_bord_2.jpg);
	font-weight:bold;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/


/************* globalNav styles ****************/

.skipLinks {display: none;}

/************** feature styles *****************/

.feature{
	padding: 10px 0px 10px 30px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}

div #leftcol{
	width:260px;
	padding-left:25px;
	font-size: 80%;
}

div #rightcol{
	float:right;
	width:264px;
	font-size:80%;
	margin-bottom:10px;
}

html>body .feature {height: auto;}

.feature h3{
	font: bold 110% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 15px 5px 0px;
}

.feature a{
	color: red;
}

.topology img{
	padding: 50px;
}

#skica1:hover span{
	background-image:url(../images/skica1.jpg);
	background-repeat:no-repeat;
	display:block;
	width:492px;
	height:638px;
	position:inherit;
}

#skica2:hover span{
	background-image:url(../images/skica2.jpg);
	background-repeat:no-repeat;
	display:block;
	width:490px;
	height:760px;
	position:inherit;
}

#skica3:hover span{
	background-image:url(../images/skica3.jpg);
	background-repeat:no-repeat;
	display:block;
	width:169px;
	height:911px;
	position:inherit;
}

.feature .alink{
	color: red;
}
/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 0px;
	margin-top: 0px;
	text-align: center;
}

#siteInfo img{
	vertical-align: middle;
	border-width: thin;
}

#siteInfo a{
	border-color: #FFFFFF;
}

#copyright{
	clear: both;
	font-size: small;
	color: #80cccc;
	padding: 10px 10px 10px 0px;
	margin-top: 0px;
	text-align: center;
}
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a#selected {
	background-color: #CCCCCC;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

#sectionLinks a#level2 {
	padding-left:25px;
}

#sectionLinks a#level3 {
	padding-left:50px;
}

#sectionLinks a#selLev2 {
	background-color: #CCCCCC;
	padding-left:25px;
}

#sectionLinks a#selLev3 {
	background-color: #CCCCCC;
	padding-left:50px;
}
/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 40px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	color: #21536A;
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
	text-align:center;
	
}

#advert img{
	display: block;
	margin:auto;
}

#advert a{
	color: #21536A;
}
/**************** reference styles *****************/
#reference{
	margin-top: -2em;
	padding-left: 60px;
	padding-top: 8px;
	width: 500px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	}

#refNumber{
	margin-top: 16px;
	margin-left: 10px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	}

/**************** ContactInfo styles *****************/
#contactInfo{
	padding: 15px;
	}

#contactInfo #name{
	font-weight: bold;
	}
	
#contactInfo #e-mail{
	font-style: italic;
	}

/**************** Start page styles *****************/


#spcae{
	border-spacing: 1px;
}

/********************* end **********************/
