img,p,hr,h1,h2,li,ul{
border:0;
margin:0;
padding:0;
}

.noborder, .noborder td, .noborder th, .noborder tr{border:0;}

dfn{font-style:normal; text-decoration:underline;}

body {
	font-family: Trebuchet MS, Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	text-align:center;
	background:#C89A60 url("images/web/back.gif");
  color:#393A3C;
  margin:9px 0 10px 0;
  padding:0;
	}
	
td{font-size:12px;}
	
#outer{
      width:980px;
      background: url("images/web/logo-male.gif") left top no-repeat;
      margin:auto auto;
      }
      
#obsah {width:980px;
	      background: url("images/web/stred.gif") repeat-y;
	      }	
	           
#vlevo      {width:299px;
             float: left; 
             }
					 
#vpravo     {
             top:0px;						
             float: right;  
						 text-align:left; 
	           width:681px;
	           _height:520px;
	           min-height:520px;
             }	
						 	
#paticka    {position:relative;
             text-align:center;
             z-index:1;
						 margin:auto auto;
						 
	width:980px;
	height:13px;
	background:url("images/web/paticka.gif") right top no-repeat;
	padding-top:20px;
	color: #393A3C;
						 }
#paticka a{color: #393A3C; text-decoration:none;}
#paticka a:hover{text-decoration:underline;}
						 
#paticka div a, #paticka div strong{text-decoration:none; color:black;}
#paticka div{padding-top:10px;}						 
						 
					 
#hlavicka   {
  position:relative;
	width:980px;
	height:15px;
	background:url("images/web/hlavicka.gif") right top no-repeat;
            }


#lang { margin:30px 25px 10px 0; text-align:right; }
#lang a{ margin:0 0 0 0; }
#ldesign, #ldesign a{
color:black;
text-decoration:none;
padding-bottom:20px;
}

hr.cleaner {
clear:both;
display: none
}


.clearboth { 
clear: both; 
}

.obsahklas { 
margin:0 0 25px 25px;
padding-top:25px;
width:630px;
}

td, tr{font-size:12px;}

/*typografie*/

h1 {
	font-weight:bold;
	font-size:170%;
	line-height: 0.1em;
	margin-bottom:20px;
	}

h2 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

h3 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}

img {
	border:0;
	margin:0px;
	padding:0px;
	}
	
.obsahklas ul {
	margin-top:-15px;
	margin-left:27px;
	}
		
.obsahklas li {
	margin: 0 0 0 10px;
	padding: 0 0 5px 5px;
	}
	
p {
	margin: 0.8em 0em 1.2em 0em;
	}

/*menu*/


#menu
{
margin:50px 0 0 83px;
&margin:50px 0 0 74px;
padding:0;
list-style-type:none;
font-size:16px;
}

#menu li{
 list-style-type:none;

}

#menu a
{
display:block;
width:174px;
_width:206px;
height:23px;
_height:32px;
text-decoration:none;
color:white;
text-align:left;
font-weight:bold;
padding:9px 0 0 32px;
}

#menu li a
{
background:#530F24 url("images/web/li.gif") no-repeat;
}

/*
#menu li a.topmenu
{
background:#E58715 url("images/web/li-red.gif") 23px 9px no-repeat;
border-bottom:1px solid #8C9DC9;
}

#menu li a.topmenu:hover
{
background:#530F24 url("images/web/li-red.gif") 23px 9px no-repeat;
}
*/

#menu li a:hover{
color:yellow;
background:#530F24 url("images/web/li-hover.gif") no-repeat;
}

#menu li ul li a
{
background:#7382B9 url("images/web/li-li.gif") 23px 9px no-repeat;
border-bottom:1px solid #8C9DC9;
}
#menu li ul li a:hover{background:#8B98C5 url("images/web/li-li.gif") 23px 9px no-repeat;}

#menu li ul li ul li a
{
background:#949FC9;
border-bottom:1px solid #AAB3D5;
font-style:italic;
font-weight:normal;
}
#menu li ul li ul li a:hover{background:#A4ACD0;}

#menu li ul li ul li ul li a
{
background:#B3BAD9;
border-bottom:1px solid #BAC0DC;
font-style:italic;
font-weight:normal;
}
#menu li ul li ul li ul li a:hover{background:#BEC4DE;}

#active { color:white; font-weight:bold;}


/* Horizontální menu */

    #TopMenu{
      position:relative;
      top:103px;
      left:45px;
    }

    #TopMenu ul {
      list-style-type: none;
      margin: 0; padding: 0;
    }
    
    #TopMenu a{
      font-size:13px;
      color:#6E6E6E;
      font-weight:bold;
      text-decoration:none;
      padding-right:10px;
      border-right:#D2D2D2 1px solid;
    }

    #TopMenu a:hover{color:#64BEE6;}

    #menuHoriz ul {
      background-color: black;/* pozadi podmenu */
      display: none;
      margin-top:3px;
      position: absolute;
      left: -8px; top: 2em;
      _left: 0; top: 2em;
      width: 22ex;
    }
    #menuHoriz li {
      position: relative;
      float: left;
      padding: 0 0.7em 1em .5em;
    }
    #menuHoriz li li {
      float: none;
      padding: 0;
    }
    #menuHoriz li:hover > ul { display: block; }
    #menuHoriz ul a {
      display: block;
      text-align: left;
      width: 100%;
      color:white;
      padding:2px 5px 2px 10px;
      _padding:4px 10px 4px 10px;
      background-color: black;/* pozadi podmenu */
      border:0;
    }
    #menuHoriz ul a:hover { background-color: #EEEEEE;}

#TopMenu .default{cursor:default;}
    
.mainfoto{border:3px solid white; margin-bottom:15px;}
/*.litlefoto{border:1px solid white; cursor:crosshair; margin-right:2px;}*/

.wasinline{
background: url("images/web/stred.gif") -324px 0px repeat-y;
position:absolute;
display:block;
	font-weight:bold;
	font-size:170%;
	line-height: 0.1em;
	width:400px;
	top:137px;
	&top:141px;
	_&top:145px;
	padding:10px 0 10px 0;
} 

.nahledyfoto{
width:120px;
height:80px;
border:1px solid white; 
cursor:crosshair; 
margin-right:2px;
display:block;
float:left;
overflow:hidden;
background-color:white;
}
