/*#0a3266; blue color*/
/*#f36621; orange color*/
body {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-top:0;
/*background:#f36621;*/

}

#wrapper {
margin:0 auto;
width:1000px;
background:white;
}

.header {
width:1000px;
height:150px;
background-repeat:no-repeat;
/*background-color: #0a3266; background-image: url(comp336by100.jpg);*/
float:none;
background-image: url(header-image.gif);
}

.header_left
{
   width:392px;
   height:150px;
   float:left; 
}

.header_left img
{
   border:none;
   text-decoration:none;
}
.header_left a
{
   border:none;
   text-decoration:none;
}

.header_middle
{
   width:390px;
   height:150px;
   float:left; 
}
.header_right
{
   width:218px;
   height:150px;
   float:left; 
}

.header_right img
{
   border:none;
   text-decoration:none;
}
.header_right a
{
   border:none;
   text-decoration:none;
}

.headertext {
margin-right:20px;
float:right;
color:#FFF;
padding-top:20px;
font-size:10px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.headertext a {
color:#FFF;
text-decoration:none;
}

.headertext a:hover {
background-color:#f36621;
color:#FFF;
}

.headertext a:active {
background-color:#f36621;
color:#FFF;
}

.whole {
width:1000px;
height:auto;
background-color:white;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
float:none;
border-top: 3px solid #f36621;
}

.content {
width:1000px;
height:auto;
background:white;
}

.menu {
width:1000px;
height:60px;
background-color:Blue;
}

.navigace {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align:left;
margin:0;
padding-bottom:0;
padding-top:0;
font-size:smaller;
background-color:#FFF;
border-bottom-style:solid;
border-bottom-color:#f36621;
border-bottom-width:1px;
border-top-style:solid;
border-top-color:#f36621;
border-top-width:1px;
}
.navigace_new
{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align:left;
margin:0;
padding-bottom:0;
padding-top:0;
font-size:smaller;
background-color:#FFF;
border-bottom-style:solid;
border-bottom-color:#f36621;
border-bottom-width:1px;
border-top-style:solid;
border-top-color:#f36621;
border-top-width:1px;
}

.navigace1 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align:left;
margin:0;
padding-bottom:0;
padding-top:0;
font-size:smaller;
/*background-color: #0a3266;*/
border-bottom-style:solid;
border-bottom-color:#f36621;
border-bottom-width:1px;
padding-left:40px;
}

.navigace1 a {
color:#0a3266;
text-decoration:none;
padding-left:20px;
}

.navigace1 a:hover {
background-color:#f36621;
color:#FFF;
}

.navigace a {
padding:0 25px 0 0;
color:#0a3266;
/*blue color*/
text-decoration:none;
height:79px;
}

.navigace a:hover {
background-color:#f36621;
color:#FFF;
}

.navigace a:active {
background-color:#f36621;
color:#FFF;
}

#active {
/*background-color: #f36621;*/
background-color:#0a3266;
color:#FFF;
}

#active_bottom {
background-color:#f36621;
color:#FFF;
}

#admin {
margin-left:361px;
}
h1 {
color:#0a3266;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
padding-bottom:0;
margin:0;
clear:right;
padding-top:10px;
padding-bottom:5px;
margin-top:0;
}

.heading {
color:#0a3266;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
padding-bottom:0;
margin:0;
clear:right;
padding-top:10px;
padding-bottom:5px;
margin-top:0;
font-weight:bold;
}

h2 {
color:#f36621;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
padding-bottom:0;
padding-top:10px;
padding-bottom:5px;
margin:0;
clear:right;
}

.left {
font-size:12px;
width:700px;
height:1000px;
float:left;
background:white;
}

.right
{
font-family:Arial, Helvetica, sans-serif;
width:295px;
float:left;
/*border-left: 2px solid #0a3266;*/
background:white;
padding-left:5px;
background:#F36621;
}

.sitemap
{
height:80px;
width:1000px;
background:white;
float:left;
margin-top:20px;
font-size:10px;
text-align:center;
border-top:solid 1px black;
}

.sitemap p
{
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
}

.sitemap_block
{
width:200px;
float:left;
background:white;
height:200px;
}
#sitemap_block_heading 
{
color:white;
/*background:#f36621;*/
background:white;
padding-top:10px;
font-size:16px;
padding-left:10px;
}
.sitemap a
{
font-size:10px;
color:black;
text-decoration:none;
margin-left:5px;
margin-right:5px;
}
.sitemap a:hover
{
font-size:10px;
color:white;
text-decoration:none;
margin-left:10px;
background:#0a3266;
}

/*table*/

.left table
 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	border-collapse: collapse;
	/*border: 1px solid #CCC;*/
}
.left th {
/*border: 1px solid #CCC;*/
background-color: #023576;
color: White;
text-align:left;
padding-left:3px;
padding-right:3px;
padding-top:3px;
padding-bottom:3px;
}
.left  td {
border-bottom: 1px solid #CCC;
text-align:left;
padding-left:3px;
padding-right:30px;
padding-top:10px;
padding-bottom:10px;
}

.left  td.wider
{
width:300px;
}

.left  tr:hover
{
	background: #eff2ff;
}
.left  .grey
{
background:#E3EDFA;
}
.left  .another_day
{

}

.right
{
    font-size:12px;
    height:1400px;
}
.right table
 {
	font-family: Arial,Verdana, Helvetica, sans-serif;	
	border-collapse: collapse;
    font-size:12px;
    width:285px;
}
.right th {
/*border: 1px solid white;*/
background-color: #023576;
color: White;
text-align:left;

}
.right td {
border: 1px solid #f36621;
text-align:left;
padding-left: 5px;
padding-right: 5px;
}

.right tr
{
	background: white;
}

.right tr:hover
{
	background: #eff2ff;
}
.right h2
{
    color:white;
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    padding-bottom:0;
    padding-top:10px;
    padding-bottom:5px;
    margin:0;
    clear:right;
}
.right a
{
   color:white;
   font-size:12px;
   text-decoration:none;      
}

.right a:hover
{
   color:white;
   font-size:12px;
   text-decoration:underline;      
}

.left_one
{
width:460px;
float:left;
height:1500px;
}
.left_one_bottom
{
width:450px;
float:left;
padding-left:10px;
}

.border1
{
    height:auto;
    width:238px;
    margin:auto;
    /*border-bottom-width: 2px;
    border-bottom-color: #023576;
    border-bottom-style:solid;*/
}

.left_two
{
width:240px;
height:1400px;
float:left;
/*border-left: 2px solid #0a3266;*/
background:#E3EDFA;
}

.left_two a
{
    color:#0a3266;
    text-decoration: none;
}
.left_two a:hover
{
    color:#0a3266;
    text-decoration:underline;
}


.left_two h2
{
color:#f36621;
/*padding-top: 10px;
padding-bottom:5px;*/
}

.left_two_inner
{
width:215px;
height:auto;
padding-left:8px;
padding-right:8px;
padding-bottom:10px;
}

.left_two_inner img
{
border:none;
}

.left_one_top_left
{
width:440px;
float:left;
padding-left:10px;
}
.left_one_top_right
{
width:440px;
float:left;
padding-top:7.5px;
padding-left:10px;
}

.left_one_top_right a
{
background:#f36621;
padding-top:5px;
padding-right:5px;
padding-left:5px;
margin-right:5px;
text-decoration:none;
font-size:14px;
color:white;
}

.left_one_top_right a:hover
{
background:#0a3266;
padding-top:5px;
padding-right:5px;
padding-left:5px;
margin-right:5px;
text-decoration:none;
font-size:14px;
color:white;
}

p
{
padding-top:0px;
margin-top:0px;
margin-bottom:0px;
padding-bottom:0px;    
}

.blue_box_right
{
    background: white;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom:10px;
    padding-top:5px;
    width:277px;
}

.blue_box_right h2
{
    color:#0a3266;
}

.blue_box_right a
{
    color:#f36621;
    text-decoration:none;
}

.blue_box_right a:hover
{
    color:#f36621;
    text-decoration:underline;
}

.blue_box_right_auction
{
    background: white;
    width:287px;
}

.blue_box_right_auction h2
{
    color:#0a3266;
}

.blue_box_right_auction a
{
    color:#f36621;
    text-decoration:none;
}

.blue_box_right_auction a:hover
{
    color:#f36621;
    text-decoration:underline;
}


