body
 {
   background-color : #0065B5;
   font-family: Tahoma, "Arial CE", Verdana;
   font-size: 12px;
 }

td
 {
   font-family: Tahoma, "Arial CE", Verdana;
   font-size: 12px;
 }

h1
 {
    font-family: Tahoma, "Arial CE", Verdana;
    font-size: 18px;
    margin:4px;
    padding:0px;
 }
h2
 {
    font-family: Tahoma, "Arial CE", Verdana;
    font-size: 15px;
    margin:4px;
    padding:0px;
 }
 h3
 {
    font-family: Tahoma, "Arial CE", Verdana;
    font-size: 13px;
    margin:6px;
    padding:0px;
 }





div.css_login
 {
   background:#CC9966;
   position:absolute;
   width:900px;
   top:100px;
   left:10px; 
   padding:5px;
	 text-align:left;
   border: black solid 1px;  
 }
 
 div.css_nadpis_login
{
   width:900px;
  color: #0065B5;
  background-color: #CC9966;
  padding:5px;
}



div.css_nadpis
{
  color: #0065B5;
  background-color: #CC9966;
  padding:5px;
}

div.css_nadpis h1
{
   font-family: Tahoma, "Arial CE", Verdana;
   font-size: 22px;
}


body.inwindow
{
background:#CC9966;
/*padding:10px;*/
width:100%;
/*height:100%*/
vertical-align: top;
}

div.inwindow
{
padding:10px;
}

a { color:black; text-decoration:underline; }

div.vypln
{
width:100%;
height:100%;
}

iframe { border: black solid 1px; }
 
a { color:#0065B5; text-decoration:underline; font-weight: bold; }
a:hover { text-decoration:none; }


img { border:0; }

div.css_main
 {
   position:absolute;
   width:100%;
   height:100%;
   top:0px;
   left:0px;
   border:1px black solid;
 }


div.css_inputbox
 {
   position:absolute;
   width:245px;
   height:360px;
   top:100px;
   left:766px;
vertical-align: top;
 }


div.css_mapbox
 {
   position:absolute;
   width:760px;
   height:360px;
   top:100px;
   left:5px;   
 }
 
div.css_sw_left
{
   position:absolute;
   width:490px;
   height:30px;
   top:85px;
   left:10px;
}

div.css_sw_right

{
   position:absolute;
   width:350px;
   height:30px;
   top:85px;
   left:585px;
}
div.css_switch a
 {
   background:#CC9966;
   border-left: 1px black solid;
   border-right: 1px black solid;
   border-top: 1px black solid;
   padding:2px;
 }


table
{
	background:#CC9966;
}

#reverse a
{
	color:	#CC9966;
	font-weight: bold;
}
