/* CSS Document */
body{
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	background-color:#FEFEFA;
	margin:0px;
	min-width:700px;
	position:relative;
}
a:link{
	color:#000099;
	text-decoration:none;
}
a:hover{
	color:#0099FF;
	text-decoration:underline;
}
a:visited{
	color:#000099;
	text-decoration:none;
}
a:visited:hover{
	color:#0099FF;
	text-decoration:underline;
}
input,select,textarea{
	border:1px solid #F9BA6C;
}
image{
	border:none;
}
td{
	vertical-align:top;
}
form.frm{
	background-color:#FFFFCC;
	margin:3px;
	padding:3px;	
	border:none;
	background-color:#FFFFCC;
	border-bottom:1px #FFCC66 solid;
	border-right:1px #FFCC66 solid;
}
/*Oformlenie blokov stranici:*/
.title{
	background-repeat:repeat-x;
	background-image:url(/img/title_.gif);
        border:0px;
	height:50px;
	padding:0px;
	margin:0px;
	vertical-align:baseline;
}
.title1{
	background:#FFFFFF;
	margin:10px;
	margin-top:0px;
}
.right_panel{
	background-image:url(/img/right_panel.gif);
        border:0px;
	background-position:right;
}
.block{
	margin:3px;
	padding:3px;	
	border:none;
	background-color:#FDEEC6;
	border-bottom:1px #FFCC66 solid;
	border-right:1px #FFCC66 solid;
}
.block2{
	margin:0px;
	padding:0px;
	border:none;
	background-color:#E1F0FF;
	border-bottom:1px #C6E2FF solid;
	border-right:1px #C6E2FF solid;
}
/*printobyavl1:*/
table.ob{
	border:1px dotted #FFCC66;
}
table.ob td{
	padding:5px;
}
table.ob .caption{
	color:#000033;
	background:#FFFFCC;
}
table.ob .text{

}
table.ob .bottom{
	background:#FDFDEA;
}/*printobyavl2:*/
table.ob2{
	border:1px dotted #FFCC66;
}
table.ob2 td{
	margin:1px;
}
table.ob2 .left{
	border:1px solid #FDEEC6;
	border-left:none;
}
table.ob2 .right{
	border:1px solid #FDEEC6;
	border-right:none;
}
/*table.images*/
table.image{
	padding:3px;
	border-top:1px #FFCC66 solid;
	border-bottom:1px #FFCC66 solid;
	margin-bottom:5px;
}
table.image td{
	text-align:center;
}
table.image .bottom{
	border-bottom:1px #FFCC66 solid;
}
.smallfont{
	font:12px;	
}

.titlecb{
	padding-left:6px;
	height:30px;
	line-height:30px;
	margin:0px 0px 0px 0px;
	color:white;
        border:0px;  
	font-weight:bold;
	background-image: url(/menu_cb.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.titlecy{
	padding-left:6px;
	height:30px;
	line-height:30px;
	margin:0px 0px 0px 0px;
	color:white;
        border:0px;
	font-weight:bold;
	background-image: url(/menu_cy.gif);
	background-repeat: repeat-x;
	background-position: top;
}