*{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
html {
/*	background-color: #FFFFCC; */
	background-color: #FFFFFF;
	height: auto;
	width: 100%;
	font-size:1em;
}

body {
	background-color: #CCCCCC;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	height: auto ;
}
.banner {
	border: 1px solid #000000;
	position: relative;
	left: 0px;
	top: 0px;
	height: 100px;
/*	width: 100%;*/
}
.header {
	border: 1px solid #000000;
	position: relative;
	left: 0px;
	top: 0px;
	height: 40px;
	padding: 5px;
	background-color: #6699CC;
/*	background-image: url(images/pozadina5.jpg); */
/*	width: 100%;*/
}

.header td a{
color:#22307e;
text-decoration: none;
}
.header td a:hover{
color:#aedffd;
text-decoration: underline;
}

.footer {
	border: 1px solid #000000;
	/*position: relative;
	left: 0px;
	top: 0px;
	height: 90px;*/
/*	width: 100%;*/
}
.bodydiv {
/*	border: 1px solid #000000; */
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;
}
.leftdiv {
	position:relative;
/*	border: 1px solid #00CC99;  */
	width: 16%;
    background: url(images/leftBG.jpg);
    background-repeat: repeat-x;
/*	background-color: #00CC66;  */
	background-color: #FFFFFF; 
	height: 300px;
	
/*    border-style:solid;
    border-width:5px; */

/*	background: url(images/leftBG.jpg);
	background-repeat: no-repeat;
 	background-attachment: fixed; */

	float:left;
	}

.maindiv {
	position:relative;
	border-left: 1px solid #A5C3D2;
	border-right: 1px solid #A5C3D2;
	padding: 10px;
/*	border-left: 1px solid #CC6633;
	border-right: 1px solid #CC6633; */
	float:left;
/*	background-color: #444444;*/
	background-color: #FFFFFF;
	width: 66%;
	font-size:1.1em;
	height: 100%; 
}
.rightdiv{
	float:left;
	width:14%;
	background-image:url(/images/leftBG.jpg);
 /*   background: url(/images/leftBG.jpg);*/
    background-repeat: repeat-x;
	background-color: #FFFFFF; 
	height: 300px;
}

.maintopleft{
	position:relative;
	top:0px;
	left:0px;
	background-color:#00CC66;
	width:38%;
	font-size:1em;
	height:320px;
}
.maintopright{
	position:relative;
	top:-320px;
	left:38%;
	background-color:#dddddd;
	width:62%;
	font-size:1em;
	float:left;
	height:320px;
}

.maindown{
	background-color:#33CC00;
	height:200px;
	width:95%;
	margin:auto auto;
	margin-top:20px;
	padding:5px 5px 5px 5px;	
	font-size:1.2em;
}
.righttop{
width:100%;
}
.rightdown{
width:auto;
}

.cleardiv{
	clear:both;
	height:1px;
	line-height:1px;
}

#tabs {
	FONT-SIZE: 13px; 
	FLOAT: right; 
	OVERFLOW: hidden; 
	WIDTH: 78%; 
	LINE-HEIGHT: normal
}

#wrap {
	PADDING-RIGHT: 12px; 
	PADDING-LEFT: 12px; 
	BACKGROUND: white; 
	PADDING-BOTTOM: 12px; 
	MARGIN: 0px auto; 
/*	WIDTH: 850px; */
	WIDTH: 100%; 
	PADDING-TOP: 12px; 
	HEIGHT: auto
}

#sidebar1 {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; BACKGROUND: #e3eaf2; FLOAT: left; PADDING-BOTTOM: 4px; MARGIN: 0px; WIDTH: 300px; PADDING-TOP: 4px; HEIGHT: auto
}

.menicell {
	background-color: #E6EFF3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A5C3D2;
/*	font-size: 0.61em; */
	text-align: center;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
	/*color: #e6eff3;*/
}

.ankor {
	color: #485e88;
	text-decoration: none;
}

.ankor:hover {
	text-decoration: underline;
	color: #485e88;
}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px; 
	color: #003366;
/*	font-size: 0.7em; */
	text-align:justify;
}

.kontakt_tabela {
 	background:#c00000; 
	border-width: 20px; 
	border-color:#0000ff; 
	border-style:outset;
}

