body 
 { 
    background: #ffffff;
    margin: 0;
 }
 
 /*DHTML MENU*/

.dhtmlmenu {
position: absolute;
	width: 100%;
	height: 20px;
	border: 0px solid Gray;
	background-color: #8B0000;

	}
				 
ul#mainMenu, ul  {
      color:0;
	 	padding:0;
		margin:0;
		list-style-type:none;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;	
	}
	ul#mainMenu ul {
		margin-top:6px;
			
	}
	
	ul#mainMenu li {
		float:left; 
		padding:6px;
		width:120px;	
	}
	
	ul#mainMenu a {
	color: #8B0000;
	background-color: #DDDDDD;
	display: block;
	border-bottom: 3px solid white;
	text-decoration: none;
	padding: 3px;
}
	
	
	ul#mainMenu ul a {
		border-bottom:none;
		/*border-left:1px solid #dddddd;
		border-right:2px solid #dddddd;*/
		padding-left:2px;
	}
	
	ul#mainMenu ul a:hover {
	color: #800D10; /*border-left: 5px solid white;
	border-right: 1px solid white;*/
	background-color: #F6F6F6;
}
	
	ul#mainMenu ul {
		position:absolute;
		visibility:hidden;
		border-bottom:1px solid white;
		background-color:white;
	}
	
	ul#mainMenu li:hover ul, ul#mainMenu li.hover ul{
	visibility: visible;
}
		
	ul#mainMenu li li {
		float:none;
		border:none;
		padding:0;
	}
		
		
	ul#mainMenu li {
		behavior: url(hover.htc); /* Protože IE nedodržuje CSS standarty, aby bylo řešení funkční, použijeme tento *.htc soubor */
	}
	
 #mainMenu .active {
	color: Black;
	text-decoration: none;
	background: #EA8F03;
}


	
/*konec menu*/	
 
 #web
 {
    background: #ffffff;
    width: 970px;
    margin-left: auto; 
	margin-right: auto; 

 }
 

 
#web .top
 {
    width: 969px;
    height: 124px;
    background: #ffffff url(../images/top.gif);
    margin-bottom: 3px;
 }

  
#web .bottom
 {
    clear: both;
    margin-top: 5px;
    width: 969px;
    height: 20px;
    background: #800d10;
 }

#web .middle .right .text .navigace
 { 

    font-size: 10px;
    font-family: Verdana;
    padding-bottom: 15px;
 } 
 

 
#web .middle .right .text
 {
    width: 740px;
    text-align: justify;
    padding-left: 0px;
    padding-top: 5px;
    font-size: 12px;
    font-family: Verdana;
 }

#web .casopis
 {
    float: left;
    text-align: center;
    padding-right: 15px;
	padding-bottom:7px;
 }

#web .middle .right .text h1
 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: bold;
    font-style: normal;
    color: #000000;
    font-size: 16px;
    font-family: Verdana;
    text-decoration: none;
 }
 
#web .middle .right .text h2
 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: bold;
    font-style: normal;
    color: #000000;
    font-size: 14px;
    font-family: Verdana;
    text-decoration: none;
 }

#web .middle .right .text h3
 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: bold;
    font-style: normal;
    color: #000000;
    font-size: 13px;
    font-family: Verdana;
    text-decoration: none;
 }
 
 /*při změně layoutu byla pozice left přehozena v pravo
 !!!!!!!
 */
 
#web .middle .right .text i
 {
    margin-bottom: 3px;
 }
 
#web .middle .left
 {
	float: right;
	width: 210px;
	padding-top: 5px;
	border: 1px solid Gray;
	background: #DDDDDD;
}
 
#web .middle .right
 {
    width: 740px;
    float: left;
 }
 
#web .middle .left .one
 {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
    width: 210px;
    height: 100%;
    padding: 2px;
 }
 
 #web  .contentright
 {
	background: #F4F4F4;
	border: 1px solid Gray;
	margin-left: 1px;
	margin-right: 5px;
	padding: 2px;
}

 #web .contentright a {
 	text-decoration: none;
	color: #800D10;
 }
 
  #web .contentright a:hover {
	text-decoration: underline;
	color: #FC791E;
}

#web .text .leva
 {
    float: left;
 }
 
#web .text .prava
 {
    float: left;
 }

#web .text .newrows
 {
    clear: both;
    font-size:1px;
 }
 
#web .text a
 {
    font-weight: bold;
    font-style: normal;
    color: #700A0D;
    font-family: Verdana;
    text-decoration: none;
 }
 
#web .text a:hover
 {
    color: #000000;
 }
 
#web .seminare-menu2 a
 {
    font-weight: normal;
    font-style: normal;
    color: #700A0D;
    font-size: 11px;
    font-family: Verdana;
    text-decoration: none;
 }
 
#web .seminare-menu2 a:hover
 {
    color: #000000;
 }
 
#web .border
 {
    border: 1px #700A0D solid;
 }
 
#web .searchleft
 {
    /*float: left;*/
 }

#web .mesic
 {
    padding-top:10px;
 }

 #web .hover a
 {
   background: #EA8F02;
   color: #000000;
 }

#web .mesic
 {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    fong-size: 10px;
    text-decoration: none;
    border: 1px solid black;
 }

#web .mesic a:hover
 {
    background: #EA8F02;
 }
 
#web .mesicfree
 {
    float: left;
    width: 5px;
    height:25px
	
 }

#web .medialniplan-left
 {
    float: left;
 }
 
#web .lefta
 {
    float: left;

 }

#web .vyhledavani
 {
	width: 230px;
	height: 282px;
	background-color: #DDDDDD;
	padding: 5px 0 5px 5px;
	border: thin solid #800D10;
}
 
#web .medialniplan-vydani
 {
    font-weight: bold;
 }
 
#web .medialniplan-box
 {
    background: #f0f0f0;
    border: 1px solid black;
    width: 710px;
    padding: 10px;
 }
 
#web .bpadding
 {
    padding:5px;
 }
 
 a.freeself {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B9B9B9;
	text-decoration: none;
}
a:hover.freeself {
	font-weight: bold;
}

#web .plna table{
	background-color: #EEEEEE;
	border: 1px solid Gray;
}

#web .plna td{
	background-color: #EEEEEE;
	border: 1px solid Gray;
}

#web .plna th {
	background-color: #1E90FF;
	border: 1px solid Gray;
	color: #E5F3FF;
}

#web .gray ul {
	list-style-type: circle;
}

#web .gray li {
	list-style-type: circle;
}

#web .banners-top {
	width: 968px;
	height: 124px;
	margin-left: 215px;
	margin-top: 1px;
    padding-top: 6px;
	vertical-align: middle;
}

.banners-inner {
	float: right;
	width: 483px;
	height: 370px;
	padding: 3px 0 0 10px;
	color: #DDDDDD;
	border: thin solid #DDDDDD;
}

.novinky {
	color: #4169E1;
}

.tablenew {
	border: thin solid #616161;
	background-color: #DDDDDD;
}

.images {
	border: 1px solid #313131;
}

#web .letter a{
	color: White;
}