div#input		{width: 100%; padding:1px; border:1px solid #F9BA6C; position:relative; font-size: 1em; line-height:1em;
                        background-color: white;
			background-image: url("/button.gif"); background-repeat:no-repeat; 
			background-position: right center; }
div#selects		{height: 15em; width: 100%; overflow:auto; display:none; 
			position:absolute; left: -1px; top: 1em; 
			background-color: white; border: 1px solid green; }
div#sp		{display:block;}
.st		{font-weight:bold;}
div#selects.shown	{display:block; border-top: 1px solid green;}


/* CSS Document */
body{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#FEFEFA;
	margin:0px;
	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-size: 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;
}

h1 {
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #666;
}

h2 {
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #666;
}
