/* CSS Document DCComputers */
@charset "utf-8";
body {background-color: #F8F8FF;
      margin-top:10px;    
      
     }

#body
{background-color: none;
 height:auto;
 width: 740px;
 overflow:hidden; 
 margin-left:auto;
 margin-right:auto;
 clear:both;
 
}

#graphics_top_part
{width: 760px;
 margin-left:auto;
 margin-right:auto;
}

#graphics_bottom_part
{width: 760px;
 margin-left:auto;
 margin-right:auto;
 clear:both;
}

#graphics_page
{background-image: url(../_css/center.jpg);
 background-repeat:repeat-y;
 height:auto;
 width: 760px;
 margin-left:auto;
 margin-right:auto;
 overflow:visible; 
 clear:both;
}


#top_left
{background-image: url(../_css/top_left.jpg);
 height:108px;
 width: 150px;
 float:left;
 overflow:hidden; 
}

#top
{background-image: url(../_css/top.jpg);
 height:86px;
 width: 590px;
 float:right;
 overflow:hidden; 
}

.top_menu
{background-color: rgb(205,51,1);
 position:relative;
 height:22px;
 width: 760px;
 overflow:visible; 
 float:left;
 margin-left:-170px;
}


.top_menu_item 
{	position: relative;
  float: left;
	margin: 0px;
}

.top_menu_item a 
{	font-family: Verdana;
	font-size: 13px;
	text-decoration:none;
	font-weight: bold;
	text-align: center;
	color: white;
	display:block;
	height: 20px;	
	width:150px;
	padding-top: 3px;}

.top_menu_item a:hover {color:yellow;}
.top_menu .top_menu_item {margin-left:22px; width:100px; height:20px}
.top_menu .top_menu_item .top_menu_container {position:absolute; }
.top_menu .top_menu_item ul{display:none; position:absolute; background-color:white; border:1px solid darkred; margin:0; padding:0; list-style:none}
.top_menu_list_item a {font-family:arial; font-size:11px; font-weight:bold; color:brown;}
.top_menu_list_item a:hover {color:orangered;}


#center_part
{background-color:#F4EEBF;
 height:auto;
 width: 740px;
 float:left;
 overflow:hidden; 
}

#left_column
{background-color: none;
 height:auto;
 width: 169px;
 float:left;
 overflow:hidden; 
 font-family:tahoma;

}

#left_column a:link, #left_column a:visited
{color:darkblue;
 font-weight:bold;
 text-decoration:no-decoration;
}
#left_column a:hover
{color:blue;}

.aktuality
{margin: 5px;
 font-size:11px;
}

#right_column
{background-color: white;
 min-height:700px;
 width: 570px;
 float:left;
 overflow:hidden; 
 font-family:tahoma;
 font-size:12px;
 border-left:1px solid #CCCCCC;
}

#footer
{background-color: rgb(205,51,1);
 height:13px;
 width: 740px;
 clear:both;
 overflow:hidden; 
 text-align:center;
 font-weight:bold;
 font-family:verdana;
 font-size:10px;
 color:gray;
}

#footer a:link, #footer a:visited
{font-weight:bold;
 font-family:verdana;
 color:white;
 text-decoration:none;
}

#footer a:hover
{font-weight:bold;
 font-family:verdana;
 color:yellow;
 text-decoration:none;
}


.novinky a:link, .novinky a:visited
{font-weight:bold;
}

.arrow
{background-image: url(../_css/arrow.gif);
 height:15px;
 width: 13px;
 overflow:hidden; 
 float:left;
 margin-right:15px;
 margin-bottom:50px;
}

.arrow2
{background-image: url(../_css/arrow2.gif);
 height:12px;
 width: 12px;
 overflow:hidden; 
 float:left;
 margin-right:2px;
}


.content_header
{font-weight:normal;
 font-family:arial;
 font-size:20px;
 margin:20px;
 color:brown;
 height:24px;
 padding:2px;
 border:1px solid rgb(205,51,1);
 background-color:#F4EEBF;
}

.content
{margin-left:20px;
 margin-right:25px;
 margin-top:30px;
 margin-bottom:50px;}
 
p 
{text-indent:0px;
 text-align:justify;
}


td {line-height:13px; font-size:13px;}
td a{color:black;width:100%;height:100%;display:block;font-weight:bold;font-size:13px;text-decoration:none;}
td a:hover{color:blue;padding:0; text-decoration:none;}

#car_table a
{color:black;width:100%;height:100%;display:block;font-weight:normal;font-size:13px;text-decoration:none;}

#car_table a:hover{color:blue;padding:0; text-decoration:none;}

a {color:black; text-decoration:none;}
a:hover {color:blue;}
h3 {font-size:13px;}

#admin
{width:560px;
 border:1px solid black;
 background-color:white;
 margin-top:30px;
 margin-left:5px;
 min-height:410px;
 overflow:hidden;
}

#admin_area a {color:black; font-weight:bold; font-size:11px;}
#admin a:hover {color:blue;}

.novinky a:hover {color:blue;}

#admin_menu
{width:140px;
 margin-left:5px;
 min-height:450px;
 float:left;
}

#admin_area
{width:400px;
 min-height:480px;
 border-left: 1px solid black;
 float:right;
 padding:5px;
}

#smi
{background-color:rgb(205,51,1);}

#smi a
{color:white;}



