*{
	margin: 0;
	padding: 0;
}	
html{background: url(../images/tlo.jpg) #035E93 repeat-x; background-attachment: fixed;}	
body{
	background: url(../images/tlo.jpg)  #035E93 repeat-x;
	background-attachment: fixed;
	color: #324F6A;
	font: 62.5% Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	text-align: center;
	margin-top: 0px;
}

#Menu,
#Menu ul {
				list-style : none;
				width : 184px;
				
			}
			#Menu a {
				font: normal 11px tahoma;
				background : #efefef url("") repeat-x center left;
				border-top : 1px solid #fff;
				color : #000;
				display : block;
				padding : 5px 1em;
				text-decoration: none;
			}
			#Menu ul {
		
			}
			#Menu ul a {
				background : #fff url("") repeat-x center left;
				border-bottom : 1px dotted #ccc;
				color : #000;
			}
			#Menu ul a:hover {
				background : #ccc url("") repeat-x center left;
				color: #000;
			}

/* links  */

a{color: #000;
}
a:hover{color: #0000FF; text-decoration: underline;}


/* tables & forms */

input, select, th, td {font-size:1em}


.input_t{  border-top: #ccc 1px solid;
			border-left: #ccc 1px solid;
			border-right: #ccc 1px solid;
			border-bottom: #ccc 1px solid; 
			padding-top: 3px; 
			padding-bottom: 3px; 
			padding-left: 2px; 
			height: 17px;
		}
* html body .input_t {
HEIGHT: 17px; /*IE*/
}	
		
.input_b {	BACKGROUND:  #efefef; 
			width: 55px; 
			height: 23px; 
			border: #ddd 1px solid; 
			padding-top: 1px; 
			padding-bottom: 1px;
			FONT: 11px tahoma, Arial, Helvetica, sans-serif;
	
		 }

.komunikatBledu {
	BORDER-RIGHT: #ff3000 1px solid; PADDING-RIGHT: 20px; BORDER-TOP: #ff3000 1px solid; PADDING-LEFT: 20px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 20px; BORDER-LEFT: #ff3000 1px solid; COLOR: #ff3000; LINE-HEIGHT: 19px; PADDING-TOP: 20px; BORDER-BOTTOM: #ff3000 1px solid
}

.input_tError { height: 15px; padding: 3px; background: #F0F9FF; border: #AAD8FD 1px solid;}

.input_v {border: #ccc 1px solid; height: 15px; padding: 3px; }

.mikroTekst {font: normal 11px tahoma; color: #EB1015; }		 


#container{

	border: 1px solid #6F7173;
	margin: 0 auto;
	text-align: left;
	width: 758px;
	background: url(../images/bg_content.gif) #FFF repeat-y; 
}
#header{	
	background: #FFF;
	height: 80px;
	position: relative;
}
#baner{	
	background: url(../images/baner.png)  no-repeat;
	width: 758px;
	height: 153px;
	
}


#navigation{
	bottom: 0;
	font-size: 1.1em;
	position: absolute;
	right: 10px;	
}
#path-search{
	background: url(path-tile.gif) #87BCD8 repeat-x; 
	border-bottom: 1px solid #90C7E4;
	color: #4C7897;
	font-size: 1.2em;
	height: 46px;
	position: relative;
}	
#info{
	background: #76AAC9; 
	border-bottom: 2px solid #93CCEA;
	color: #E4EEF4; 	
	font-size: 1.2em;
	line-height: 2.0em;	
	position: relative;
	padding: 20px 230px 20px 30px;
}


#left-content{
	float: right;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	width: 540px;
	max-height: auto;
	min-height: auto;
	text-align: justify;
	
}
#left_tresc {
width: 530px;
}

#where {	padding-top: 11px; 
				padding-left: 6px;
				font: normal 11px tahoma, Helvetica, sans-serif;
				text-align: right;
}
#where a {text-decoration: none;}

#top {		padding: 0px; 
				padding-right: 6px;
				font: normal 11px tahoma, Helvetica, sans-serif;
				text-align: right;
				width: 100%;
}
#top a {text-decoration: none;}

#right-content{
	color: #4B798B;
	float: left;
	font-size: 1.1em;
	line-height: 1.4em;
	max-height: auto;
	padding-top: 1px;
	padding-left: 1px;
	width: 184px;
}	

#footer{
	border-top: 1px solid #CEDAEC;
	background: #EDEDED;
	clear: both;
	color: #000;
	font-size: 1.1em;
	height: 70px;
	width: 100%;
}




#header h1 {
	font-size: 4.0em;
	position: absolute;
	margin: 10px 0 0 0px;
}
#header h1 a {
	color: #9ca9b7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	text-decoration: none;
}
#header h1 a:hover {color: #fff;}
#header h1 span {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
}



#path-search a{
	color: #4c7897;
	text-decoration: none;	
	text-transform: lowercase;
}
#path-search a:hover{text-decoration: line-through;}

/* forms & class's */

#path-search .text{
	background: #76aac9;
	border: 1px solid #dfe3e4;
	padding: 3px;
}	
#path-search .searchbutton{
	background: #221f20;
	border: 1px solid #dfe3e4;
	cursor: pointer;
	color: #fff;
	padding: 2px;
}	

/* ------------------------------------------------------------

	info

------------------------------------------------------------ */

#info img{
	background: url(snews.gif) no-repeat;
	height:75px;
	position: absolute;
	right: 25px;
	top: 30px;
}

/* ------------------------------------------------------------

	primary content

------------------------------------------------------------ */

#left-content h2{
	background: url(h2-bg.gif) no-repeat;
	background-position: bottom;
	color: #BE0300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0;
}	
#left-content h2 a{
	color: #76aac9;
	text-decoration: none;
}		
#left-content h2 a:hover{
	color: #7C90A1;
}	
#left-content h3, #left-content h4{
	background: none;
	border-bottom: 1px solid #dfe3e4;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
}	
#left-content p{
	line-height: 1.5em;
	margin: 0 0 20px 0;
}


/* forms & class's */

#left-content form{margin: 10px 0 20px 0;}	
#left-content form p{margin: 5px;}	
#left-content fieldset{
	background: #ffffff;
	border: 1px solid #dfe3e4;
	padding: 5px;
}	
form .field:focus, form .text:focus, form textarea:focus {background: #fffff0; color: #324F6A;}
#left-content textarea{
	height: 150px;
	overflow: auto;
}	
	
/* ------------------------------------------------------------

	secondary content

------------------------------------------------------------ */

#right-content h2{
	color: #035E93;
	font:  bold 15px tahoma, arial;
	margin: 0px 0 5px 0;
	padding: 7px 0 7px 0;

}		
#right-content p{margin: 0;}		
	


/* class's */

#right-content .text{
	font-size: 1.2em;
	padding: 3px;
	width: 70%;
}


/* ------------------------------------------------------------

	footer

------------------------------------------------------------ */

#footer p{
	line-height: 1.5em;
	margin-top: 15px;
	text-align: center;
}
#footer a{
	color: #aaa;
	text-decoration: underline;
}


#navigation ul{
	display: inline;
	width: 40px;
}
#navigation li{
	display: block;
	float: left;
	list-style: none;
}
#navigation li a{

	display: block;
	margin: 0 1px 0 1px;
	line-height: 1.6em;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 70px;
	background: url(../images/bg_nav.png) no-repeat center;
	
}
#navigation li a:hover{
	background:url(../images/bg_nav_on.png) no-repeat center;
}

/* ------------------------------------------------------------

	misc.

------------------------------------------------------------ */

img {border: none;}
acronym{cursor: help;}
legend{
	color: #324F6A;
	font-weight: bold;
}

hr, .hide {display: none;}
.show{display: block;}

/* class's */

.pathway{
	font-size: 0.9em;
	margin-left: 50px;
	margin-top: 18px;
	position: absolute;
}
.search{	
	position: absolute;
	right: 50px;
	top: 25px;
}
.image img, .right, .left{	
	background: #fff;
	border: 1px solid #e3e7e8;
	float: left;
	margin: .5em 12px 6px 0;
	padding: 6px;
}
.right{
	float: right;
	margin: .5em 0  6px 12px;
}
.left{
	float: left;
	margin: .5em 12px 6px 0;
}
.date{
	color: #afafaf;
	font-size: 0.9em;
}
.date a{
	color: #afafaf;
}
.commentsbox{margin-top: 25px;}	
#left-content .commentsbox h2{
	background: none;
	border-bottom: 1px solid #dfe3e4;
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
}	
.comments { 
	background: #fff; 
	border-bottom: 1px solid #dee2e3;
	border-top: 1px solid #dee2e3;
	color: #221f20;
	font-size: 0.9em;
	padding: 15px 10px 0px 10px; 
	margin: 10px 0 10px 0;
	overflow: auto;
}
.field, .text, textarea{
	border: 1px solid #dfe3e4;
	padding: 6px;
	width: 97%;
}
.button{
	border: 0;
	width: 69px;
	height: 20px;
	color: #000;
	 font: normal 11px tahoma, arial;
	cursor: pointer;
	background: url(../images/buton.gif) no-repeat;
}
.input_t{  border: #ccc 1px solid;
		
			padding-top: 2px; 
			padding-bottom: 2px; 
			padding-left: 20px; 
		}