body
 {
   background-color : #101010;
   font-family: Verdana, "Arial CE", Verdana;
   font-size: 12px;
   color: white;
 }

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

h1
 {
    font-family: Verdana, "Arial CE", Verdana;
    font-size: 15px;
    margin:4px;
    padding:0px;
    color: #F9B228;
 }
h2
 {
    font-family: Verdana, "Arial CE", Verdana;
    font-size: 13px;
    margin:4px;
    padding:0px;
    color: #F9B228;
 }

div.css_login
 {
   background-color: #a26F0d;
   /*position:relative;*/
   width:908px;
   #top:45px;
   #left:10px; 
   text-align:left;
   border: white solid 1px;  
 }

 div.css_padding
 {
	 padding:5px;
}

div.css_nadpis
{
   width:910px;
  background-color: #F9B228;
  padding:5px;
  color: #a26F0D;
  text-transform:  uppercase;
  letter-spacing: 3px;
  margin-left: auto;
  margin-right: auto;
}

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

}


body.inwindow
{
background:#A26F0D;
padding:10px;
}



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

img
 {
   border:0;
 }

div.css_main
 {
   /*position:absolute;*/
   width:910px;
   height:700px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 25px;
   text-align:left;
/*   top:30px;
   left:0px;*/
 }


div.css_switch
 {
 margin-top: 10px;
   width:900px;
   margin-left: auto;
   margin-right: auto;   
 }

div.css_sw_left
{
   #position:relative;
   width:450px;
   height:30px;
   #top:85px;
   #left:10px;
   float:left;
   display: block;
}

div.css_sw_right

{
   display: block;
   float: right;
   #position:relative;
   width:350px;
   height:30px;
   #top:85px;
   #left:600px;
}
div.css_switch a
 {
   background-color:#a26F0d;   
   border-left: 1px white solid;
   border-right: 1px white solid;
   border-top: 1px white solid;
   padding:2px;
   color: #F9B228;
   margin: 2px;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 3px;
 }


div.css_nadpis h1 {color: white;}

