
body{
	 font-size:12px; font-family:arial,verdana;color:black;text-align: center;
   background:#cae1f3 
}

strong{font-size:1em;}

/* divs */
#body {text-align:center;margin:0 auto;width:950px}
#body #page{text-align:left;width: 902px;}
#body #pageparts{text-align:left;width: 902px;background:#efefef url("../img/bglogo.jpg") no-repeat left bottom;

-moz-box-shadow: 3px 3px 4px #000;
03.-webkit-box-shadow: 3px 3px 4px #000;
04.box-shadow: 3px 3px 4px #000;
05./* For IE 8 */
06.-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
07./* For IE 5.5 - 7 */
08.filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
#body #page #left {min-height:590px;float:left;width:225px;margin-left:1px;}
#body #page #maintext {min-height: 670px;_height:670px;float:left;width:699px;}

#body #pageparts #left {min-height:600px;height:100% !important;float:left;width:225px;	margin-left:1px;padding-top:20px}
#body #pageparts #maintextparts {min-height: 670px;_height:670px;float:left;width:670px;}
/*#body #pageparts #maintextparts #lefttext{min-height: 670px;_height:670px;float:left;width:499px;padding-bottom:25px;}
/*#body #pageparts #maintextparts #righttext{float:left;width:200px;text-align:right;}*/
div.padding{
width:600px;
  margin:0 10px 20px 0px;
	padding:30px;float:left;
	background:#ffffff;
	min-height:500px;
	border:1px solid #cae1f3
}

.UserButton {padding:0.3em;background-color:#31639C;color:white;font-weight:bold;font-size:10px;font-style:normal;text-decoration:none;}

/* a hrefs */
a{color:#4dc4ed}
a:hover{text-decoration:none}
a.menu {width:180px;display:block;color:#000000;text-decoration:none;line-height:17px;margin-left:5px;}
a.menu:hover {width:180px;display:block;color:#fff;text-decoration:none;	}
a.submenu {width:165px;display:block;color:#000000;text-decoration:none;line-height:17px;margin-left:20px;}
a.submenu:hover {width:165px;display:block;color:#cc0000;text-decoration:none;	}

/* divs help window */
.helptitle{	width: 194px; background-color: #31639C; color: White; font-weight: bold; text-align: center; padding: 3px;}
.helpcontent{width: 190px; background-color: white; text-align: left; padding: 5px;}

/*FORMS generated with renderform in front page*/
.form, .form input, .form textarea, .form select{font-size:11px;}

#header{height:135px;width:100%;position:relative}
.logo{position:absolute;left:0px;border-bottom:1px solid #d0e3f2;border-right:1px solid #d0e3f2}
.f1{position:absolute;top:115px;left:140px;width:25px;height:15px}
.f2{position:absolute;top:115px;left:170px;width:25px;height:15px}
.f3{position:absolute;top:115px;left:200px;width:25px;height:15px}
.topbg{;margin-left:225px;height:135px;width:662px}
.toppic {background: url("../img/bgtitle.png");color:#ed564d;height:40px;width:640px;line-height:40px;font-size:24px;padding-left:20px;position:absolute;top:95px;left:228px}


a.subclass1{background:url("../img/bgmenu.jpg") no-repeat right top;width:115px;height:25px;display:block;line-height:25px;padding-left:10px;}
a.subclass1:hover{background:url("../img/bgmenu.jpg") no-repeat right bottom;width:115px;height:25px;display:block;line-height:25px;padding-left:10px;}
a.subclass2{background:url("../img/bgmenu.jpg") no-repeat right top;width:135px;height:25px;display:block;line-height:25px;padding-left:10px;}
a.subclass2:hover{background:url("../img/bgmenu.jpg") no-repeat right bottom;width:135px;height:25px;display:block;line-height:25px;padding-left:10px;}
a.subclass3{background:url("../img/bgmenu.jpg") no-repeat right top;width:155px;height:25px;display:block;line-height:25px;padding-left:10px;}
a.subclass3:hover{background:url("../img/bgmenu.jpg") no-repeat right bottom;width:155px;height:25px;display:block;line-height:25px;padding-left:10px;}

h1, h2, h3, strong {color:#ed564d}

.footer{margin-left:750px;color:#ed564d}
.footer a {color:#ed564d}




@media print {
	body {
		background: none !important;
	}
	#menu {
		display:none !important
	}
	.myframe {
		display:none !important
	}
	
	.mojeloga, #left, .footer {display:none !important}

}     
