/* 

body{
margin:0;
padding:0;
line-height: 1.3em;
background-image:url(back-main.gif);
background-repeat:repeat-x;
} 

*/

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 750px; 
margin: 0 auto; /*Center container on page*/
}

#topsection{
height: 388px;
background-image:url(images/web5_01.jpg);
background-repeat:no-repeat;
}

#topsection2{
font-family:Trebuchet MS;
font-size:1em;
font-weight:bold;
color:#FFFFFF;
text-align:right;
height: 40px;
background-image:url(images/web5_02.gif);
background-repeat:no-repeat;
line-height:2.5em;
padding-right:50px;
}

#topsection3{
height: 20px;
background-image:url(images/web5_03.gif);
font-family:Trebuchet MS;
font-size:10px;
color:#FFFFFF;
text-align:right;
padding-right:50px;
}


#contentwrapper{
float: left;
width: 100%;
background-image:url(back-01.gif);
background-repeat:repeat-y;
}

#contentcolumn{
text-align:center;
min-height:500px;
background-image:url(images/web5_04.gif);
background-repeat:no-repeat;
}


#footer{
background-image:url(images/web5_05.gif);
background-repeat:no-repeat;
height:33px;
clear: both;
width: 100%;
color: #FFF;
text-align: center;
padding: 4px 0;
}


.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
font-family:Trebuchet MS;
font-size:0.9em;
}

.innertube2{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
font-family:Trebuchet MS;
font-size:0.9em;
text-align:left;
padding-left:100px;
}

a:link {
color: #fff;
text-decoration: none; 
}
a:visited {
color: #fff;
text-decoration: none; 
}
a:hover {
color: #fff;
text-decoration: underline; 
}
a:active {
color: #fff;
text-decoration: none; 
}

a.drugi:link {color: none; text-decoration: none; }
a.drugi:visited {color: none; text-decoration: none; }
a.drugi:hover {color: none; text-decoration: none; }
a.drugi:active {color: none; text-decoration: none; }

img{
border:none}



.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #748AA5;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 20px;
	width: 200px;
}
.textBoxBig {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #748AA5;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 150px;
	width: 350px;
}