/* CSS Document */
@media screen, projection{

p.noscreen {width: 200px;
position: absolute;
left: 0;
top: -1000px;}

* {margin: 0;padding: 0;}
html,body {width: 100%; height: 100%;}
body{padding:0; margin:0; text-align: center; background:#fff url("../_pics/bg.png") top left repeat-x; clear: both;}
body {font-family: "Arial CE",Arial,"Helvetica CE","Tahoma CE",Tahoma,Helvetica,sans-serif; font-size: 75%; color: #4D4D4D; line-height: 130%;}

strong {font-weight: bold;color:#000;letter-spacing:.1em;padding:0 .1em;}
acronym, dfn {border-bottom:1px dashed;cursor:help;}

#content {width: 760px; margin-left: auto; margin-right: auto;	text-align: left;}

#head {width: 760px; height: 206px;}
/* hlavicka */
#head {height: 206px;
background: url("../_pics/head.png") no-repeat;
}
#head h1, #head span {	width: 780px;
height: 206px;
font-size: 120%;
overflow: hidden;
position: relative;
right: 0;
top: 0;
z-index: 0;
cursor: pointer;
}

#head span {display: block;
background: url("../_pics/head.png") no-repeat;
z-index: 1;
position: absolute;}

#head a {color:#000;}


#box {background:#fff;margin:10px 0;border-left:1px solid #EEE;border-right:1px solid #EEE;}

#left {float:left;width:200px;margin:5px;}

#left img {border:0px; margin: 5px 0 ;}
#advert p {text-align: center;}

#right {float:right;width:530px;margin:5px;}
#right h2, #right h3, #right p {margin-bottom:5px;}
#right p {margin-left: 1em;}
#right a {color:#A64600;}
#right a:hover {text-decoration: none;color:#000;background:#D9D9D9;}

#right ul {float:left;width:240px;padding-bottom:20px;}
#right li {font-weight: bold;color:#000;margin:2px 0 2px 30px;letter-spacing:.1em;}

#right img {float:right;margin:10px 0 10px 10px;}

#foot {background:#EEE url("../_pics/foot_bg.png") ; color:#000;height:66px;}
#foot_center {width: 760px; margin-left: auto; margin-right: auto; background:#EEE url("../_pics/foot.png") no-repeat;height:66px;}
#foot p {font-size: 80%; text-align: right;padding-top:28px; padding-right:10px; color:#B3B3B3;}
#foot a {color:#B3B3B3;}
#foot a:hover {text-decoration: none;}

h1, h2, h3 {color:#CC5400;}
h2 {font-size:170%;padding:5px 0 20px 0;}
h3 {font-size:130%;padding:20px 0 5px 0;}

hr.line {clear:both;color: #EEE;
background: #EEE;
border: solid #EEE 1px;
margin-bottom:30px;
} 

hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
	}

.upper {text-transform: uppercase;}

.novisit {display:none}
/* menu */

#menu ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#menu a
{
display: block;
color: #000;
background-color: #CACACA;
width: 170px;
padding: 3px 12px 3px 8px;
text-decoration: none;
border-bottom: 1px solid #F6791F;
font-weight: bold;
}

#menu a:hover
{
background-color: #FFAE73;
color: #000;
}

#menu li li a
{
display: block;
color: #000;
background-color: #EEE;
width: 170px;
padding: 3px 3px 3px 17px;
text-decoration: none;
border-bottom: 1px solid #F6791F;
font-weight: normal;
}


}
