/* *** Generated by www.csscreator.com *** */
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 margin-top:-5px;
} 

BODY, td {
        FONT-FAMILY: verdana, arial, helvetica, sans-serif;
        text-align:center;
        font-size : 10px;
}       
 
#pagewidth{ 
 width:942px; 
 text-align:left; 
 min-width: 500px;margin-left:auto; 
 margin-right:auto; 
  
} 
 
#header{ 
 height:151px; 
 width:100%; 
 background-image:url(images/header_new.jpg);
 } 
 
#leftcol{
 width:201px; 
 float:left; 
 position:relative; 
 margin-left:-201px; 
 margin-right:1px; 
 background-color:#336699; 
 }
 
#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 201px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #336699;   /* left column colour */ 
border-left-style: solid; 
background-color: #FFFFFF; /* center column colour */ 
width: auto; 
 } 
 
#footer{
 height:81px; 
 width:100%; 
 background-color:#003466; 
 border-top : 1px solid #FFFFFF;
 color: #FFFFFF;
} 
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -2px; 
 }

#menu {
  width : 942px;
}
 
#outer>#inner { border-bottom: 1px solid #FFFFFF;  }
 
.clr{clear:both;}
 
.content{padding:5px;} /*padding for content */ 

#maincol .content{padding:15px;} /*padding for content */ 
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
 
#footer .content{margin:10px;}
 
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0;} 
}

/*a:link
        {
        font-weight: bold;
        color : #000000;
        text-decoration : none;
        }

a:visited
        {
        font-weight: bold;
        color : #000000;
        text-decoration : none;
        }

a:hover
        {
        text-decoration: underline;
        color : #000000;
        text-shadow : inherit;
        }
*/
a:link {
        color : #003466;
        text-decoration : none;
}

a:visited {
       color : #003466;
	   text-decoration : none;
}

a:hover {
        text-decoration: underline;
        color : #000000;
        text-shadow : inherit;
}

a.w:link
        {
        font-weight: bold;
        color : #FFFFFF;
        text-decoration : none;
        }

a.w:visited
        {
        font-weight: bold;
        color : #FFFFFF;
        text-decoration : none;
        }

a.w:hover
        {
        text-decoration: underline;
        color : #FFFFFF;
        text-shadow : inherit;
        }
a.d:link
        {
        font-deight: bold;
        color : #003366;
        text-decoration : none;
        }

a.d:visited
        {
        font-deight: bold;
        color : #003366;
        text-decoration : none;
        }

a.d:hover
        {
        text-decoration: underline;
        color : #003366;
        text-shadod : inherit;
        }
        
INPUT,SELECT,TEXTAREA {
        font-size : 10px;
        font-weight:bold;
        border : 1px solid #000000;
        background-color : #FFFFFF;
        color : Black;
}
div.plocha {
	text-align:left;
	color:black;
	width:600px;
	padding-left:10px;
}

h5 {
	color:#0064AF;
	font-size:15px;
}

.td_left {
	text-align:left;
	width:180px;
	padding:0px;
	font-weight:bold;
}

.td_right {
	width:120px;
	text-align:left;
	padding:0px;
	padding-right:15px;
}
div.flag {
  float:left;
  margin-top:20px;
  _margin-top:7px;
  margin-left:1px;
}

div.flag img{
  border:none;
}

table.head_table td{
  vertical-align:top;
  text-align:left;
}
