body{
	margin:0;
	padding:0;
	background-color: #D9F4FD;
	background-image:  url(../img/fons.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

b{font-size: 110%;}
em{color: 003366;}

#maincontainer{
width: 860px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
height: 278px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 180px 0 160px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
	float: left;
	width: 160px;
	margin-left: -860px;
	background: url(../img/msky1.gif) no-repeat center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #003366;
	text-align: justify;
	padding-top: 35px;
}

#rightcolumn {
float: left;
width: 180px; /*Width of right column*/
margin-left: -180px; /*Set left margin to -(RightColumnWidth)*/
width: 180px;
background-image:  url(../img/waves.gif);
background-repeat: no-repeat;
background-position: right top;
}

#footer {
	clear: left;
	width: 100%;
	text-align: center;
	padding: 4px 0;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #FFFFFF;
	font-size: 10px;
}
#footer p {
	color: #006633;
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 0px;
}
#footer img {
	vertical-align: text-top;
	border: none;
}
.innertube{
	margin: 10px;
	margin-top: 0;
}
.innertube2{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
}
#galva {
	height: 177px;
	background-image:  url(../img/heders.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#zale {
	height: 69px;
	width: 860px;
	background-image:  url(../img/zale.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -12px;
}
#izvelne {
	position: relative;
	top: 75px;
	text-align: center;
    float: none;
	margin: 0px 0px 0 1em;
}
#izvelne li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
/*	background-color: #FDE95E;
	padding: 0.4em;*/
	top: 5px;
/*	border-bottom: 2px solid #8AAE3E;
	border-left: 1px solid #839C3B;*/
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0.4em;
	margin-right: 0.4px;
}
#izvelne li a{
	background-color: #FDE95E;
	padding: 0.4em;
	border-bottom: 2px solid #8AAE3E;
	border-left: 1px solid #839C3B;
	text-decoration: none;
}
#izvelne li a.current {
/*	border-bottom: #8AAE3E;
	border-left: #839C3B;*/
	border-bottom: 0;
	border-left: 0;
	background-color: #99D944;
	text-decoration: none;
}
#center {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #D9F4FD;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-left-style: double;
	border-top-color: #CEEEFE;
	border-left-color: #b5cdd7;
	background-image: url(../img/c_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5cdd7;
	padding: 7px;
	margin-top: 15px;
}
#searchIM {
	margin-top: 45px;
	text-align: center;
	margin-bottom: 20px;
}
.boxIM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C1EE76;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background-image: url(../img/b_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: double;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #C1EE76;
	border-bottom-color: #a4cb64;
	border-left-color: #a4cb64;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	margin-top: 4px;
	margin-bottom: 6px;
}
h2 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0062A4;
	margin-top: 6px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #b5cdd7;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	margin-top: 5px;
	margin-bottom: 7px;
}
ul {  padding: 0; margin: 0;}
li { list-style-type: none;}
.boxIM2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FDE95E;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background-image: url(../img/b_bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: double;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #FDE95E;
	border-bottom-color: #EFC326;
	border-left-color: #EFC326;
	margin-right: 0px;
	margin-left: 0px;
}


/* VO test styles */

#rightcolumn li {
	line-height: normal;
	margin-top: 4px;
	margin-bottom: 7px;
}
.boxIM2 li a.current {
	background-color: #99D944;
	text-decoration: none;
}
.boxIM li a.current {
	background-color: #FDE95E;
	text-decoration: none;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #b5cdd7;
	padding-bottom: 3px;
}
p {
	line-height: 1.2em;
}
#message {
	width: 350px;
	height: 200px;
}
.ramis {
	border: 4px double #FFFFFF;
	background-image: url(../img/bg_border.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
}
img.ramis{
	border: 4px double #FFFFFF;
	background-image: url(../img/bg_border.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: table;
	padding: 2px;
}
.tab {
	padding: 1px;
	border: 1px solid #CCCCCC;
	font-size: 90%;
	width: 95%;
	display: block;
	margin-top: 3px;
}
.tab strong{
	background-color: #78cffe;
	color: #333333;
	padding-right: 2px;
	padding-left: 2px;
}
.tab em{
	background-color: #FBFEFF;
	font-style: normal;
}
.form_title {
	font-size: 105%;
	color: #2A9900;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.zied_name_div, .zied_kont_div, .zied_summa_div, .zied_merkis_div {
	font-size: 80%;
	font-weight: bold;
	color: #003333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.form_container label {
	font-size: 90%;
}
.form_container ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}
.form_container li {
	list-style-position: outside;
	list-style-type: decimal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 90%;
	line-height: 150%;
}
.mistake {
	color:FireBrick;
	font-weight: bold;
	background-color: white;
	border: 2px solid Gold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.signkreisi {
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.signlabi {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 7px;
}
.sign {
	margin-top: 3px;
	margin-bottom: 7px;
	text-align: center;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}

