/* CSS Document */

body {
    margin: 0px; 
    padding: 0px;
    font-family: 'Verdana', sans-serif;
    font-size: 11px;

  }
  
h1 {
	font-size:12px;
	font-style: italic;
	color: white;
}

#main_page {
	margin: auto;
	width: 1024px;
	height: 100%;
	border: 0px; 
	background-color: #da2725;

}

#up {
	width: 1024px;
	height: 278px;
	background-position: right bottom;
	background-repeat: no-repeat;
	clear: both;

}


#left {
	width: 665px;
	height: 100%;
	float: left;
	margin-left:5px;

}

#left2 {
	width: 1024px;
	height: 100%;
	float: left;

}

#right{
	width: 350px;
	height: 100%;
	float: right;

}

#pocitadlo{
	width: 88px;
	height: 100%;
	margin: auto;

}

#uvod {
	width: 1024px;
	height: 100%;

}


#map1 {
	width: 400px;
	height: 100%;
	float: right;

}

#map2 {
	width: 619px;
	height: 100%;
	float: left;
	margin-left:5px;

	
}

#right_shop{
	width: 769px;
	height: 100%;
	float: right;


}

#left_shop {
	width: 255px;
	height: 100%;
	float: left;


}

h2 {
	font-size:18px;
	font-style: italic;
	color: white;
	font-weight: bold;
}

.dark {background-color: #AAAAAA; color:#000000; padding:3px; height:35px;}
.odkaz_d {text-decoration: none; color:#000000;font-weight:bold;}
.light {background-color: #BBBBBB; padding:3px; height:35px;}
.odkaz_l {text-decoration: none; color:#000000;font-weight:bold;}
#left_shop a:hover {color: #FFFFFF; text-decoration: none;}
.text_hlavicka{text-align:center;font-family:Tahoma, sans-serif; font-size: 12px;color:#000000; margin-left:6px; margin-right:7px; padding-right:5px; text-decoration: none; font-weight: bold;}
.menu2 {font-family:Tahoma, sans-serif; font-size: 12px; color:#000000; font-weight: bold;}
.menu1 {font-family:Tahoma, sans-serif; font-size: 12px; color:#000000; text-decoration: none; font-weight: bold;}
li { margin-left:-5px;}
#menu_sort_up { height:19px;width:249px; background: url('../gfx/menu_up.png') no-repeat;margin-top:6px;}
#menu_sort_main {width:249px; background: url('../gfx/menu_bg.png');}
#menu_sort_pata {height:16px;width:249px; background: url('../gfx/menu_dw.png') no-repeat;}
