body {
	font-family: "Verdana", "Arial CE", "Arial", "sans-serif";
	font-size: 12px;
	color:black;
	background-color: #d49423;
	background-image: url(/1_vzhled/1/bodybcg.gif);
	background-position:left top;
	background-repeat: repeat-y;
	margin-left:51px;
	margin-top:0px;
}

/*--- hlavička ---*/

#hlavicka {
	background-color:#707b76;
	width:630px;
	height:56px !important; 
	padding-left:120px;
	position:absolute;
	top:0px;
	left:51px;
}

#hlavicka .fulltext {
	background-color:#d49423;
	border:0px;
	border-top:2px solid #666666;
}

#hlavicka .slogan {
	color:white;
	letter-spacing:2px;
	font-size:10px;
	font-weight:bold;
	padding-right:9px;
}

#podmenu {
	font-size:9px;
	color:#630000;
	font-weight:bold;
}

#podmenu a {
	color:white;
	text-decoration:none;
	font-weight:normal;
}

#podmenu a:hover {
	text-decoration:underline;
}

#menu .menu {
	z-index:2;
	position:absolute;
	top:56px;
	left:155px;
	height:19px;
	border-top:1px solid #625854;
	background-color:#630000;
	border-bottom:1px solid #b69191;
	width:526px;
	/*display:none;*/
}

#menu .polozka {
	line-height:19px;
	font-size:10px;
	font-weight:bold;
	color:white;
	letter-spacing:0px;
	border-right:1px solid white;
	text-align:center;
}

#menu a {
	color:white;
	text-decoration:none;
}

#menu a:hover {
	text-decoration:underline;
}

div.rozbal {
	position:absolute;
	width:180px;
	background-color:#707b76;
	display:none;
	z-index:3;
	filter:alpha(opacity=90);
}

div.rozbal1 {
	position:absolute;
	width:360px;
	background-color:#707b76;
	display:none;
	z-index:3;
	filter:alpha(opacity=90);
}

a.rozbal {
	line-height:20px;
	color:white;
	padding:3px;
	text-decoration:none;
	width:180px;
	border-bottom:1px solid #888888;
	text-align:left;
}

a.rozbal:hover {
	text-decoration:underline;
}

/*--- obsah ---*/

#obsah {
	padding-top:5px;
	padding-left:18px;
	padding-right:9px;
	padding-bottom:0px;
	position:absolute;
	top:56px;
	left:51px;
	width:630px;
}

#obsah p, td, th, li {
	text-align:justify;
	color:#333333;
	font-size:12px;
}

#obsah h1 {
	font-size:24px;
	font-weight:bold;
	color:#837745;
	margin-top:13px;
	margin-bottom:13px;
}

#obsah h3 {
	font-size:14px;
	font-weight:bold;
	color:#630000;
	margin-bottom:2px;
	text-align:left;
}

#obsah .nahled {
	padding-right:9px;
}

#obsah .recenze {
	margin-right:0px;
	border:1px solid #707b76;
	background-color:#d49423;
	color:white;
	padding:3px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	width:90px;
}

#obsah .anotace {
	font-size:10px;
}

#obsah a {
	color:#630000;
	font-weight:bold;
	text-decoration:underline;
}

#obsah .strom {
	font-size:10px;
}

#obsah .list {
	margin-bottom:5px;
	margin-top:5px;
	text-align:left;
}

#obsah .pismeno {
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#tabulka {
	border-top:1px solid #707b76;
	border-right:1px solid #707b76;	
	border-left:1px solid #707b76;
}

#tabulka td.parametr {
	border-bottom:1px solid #707b76;
	font-size:10px;
	font-weight:bold;
	text-align:left;
}

#tabulka td.detail {
	border-left:1px solid #707b76;
	border-bottom:1px solid #707b76;
	font-size:9px;
}

#tabulka td.hodnota {
	border-bottom:1px solid #707b76;
	color:#630000;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}

#tabulka a.detail {
	color:#707b76;
	padding-left:2px;
	text-decoration:underline;
}

/*--- pravy sloupecek ---*/

#pravy {
	width:176px;
	position:absolute;
	top:0px;
	left:680px;
	padding-top:5px;
}

#pravy a {
	color:white;
	text-decoration:underline;
	font-weight:normal;
}

#pravy a:hover {
	text-decoration:underline;
}

.boxik {
	margin-left:7px;
	background-color:#837745;
}

.boxikIkonka {
	background-image: url(/1_vzhled/1/boxik1bcg.gif);
	background-position:left top;
	background-repeat: no-repeat;
	height:33px;
	width:25px;
}

.boxikHlavicka {
	background-image: url(/1_vzhled/1/boxik2bcg.gif);
	background-position:right top;
	background-repeat: no-repeat;
	height:33px;
	padding-bottom:7px;
	padding-right:9px;
	text-align:right;
	color:#630000;
	font-family:"Helvetica";
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}

.boxikText {
	border-left:1px solid #630000;
	border-right:2px solid #630000;	
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	color:#eeeeee;
	font-size:11px;
	text-align:left;
}	

.komentar {
	width:502px;
	position:absolute;
	top:85px;
	left:168px;
	height:70px;
	
}

.komentarTD {
	/*background-color:#d6d6d6;*/
	padding:5px;
	color:#630000;
	font-size:11px;
	text-align:center;
}

.komentarTitulek {
	background-image: url(/1_vzhled/1/sipka.gif);
	background-position:left top;
	background-repeat: no-repeat;
	padding-left:17px;
	font-size:14px;
	font-weight:bold;
	color:#630000;
}

#radek {
	width:600px;
	position:absolute;
	top:164px;
	left:70px;
	height:15px;
	background-color:#d6d6d6;
	color:#630000;
	padding:4px;
	padding-left:6px;
}

#radek a {
	color:#630000;
	text-decoration:underline;
}

.podsekce {
	padding-bottom:5px;
	margin:2px;
	text-align:left;
}

#copy {
	text-align:center;
	font-size:xx-small;
}

#copy hr {
	color:#630000;
}

.diskuse {	
	border-top:1px solid #d6d6d6;
	text-align:left;
}

.diskuseDatum {	
	border-top:1px solid #d6d6d6;
	text-align:right;
}

.diskusePolozka {
	background-color:#cccccc;
	padding:5px;
}

.chyba {
	background-color:#ffcccc;
	padding:5px;
	border:1px solid red;
	font-weight:bold;
	color:red;
}

.mailing {
	color:white;
	height:20px;
	font-size:xx-small;
	border:1px solid #630000;
	background-color:#d49423;
}

.mailingInput {
	height:20px;
	font-size:xx-small;
	border:1px solid #630000;
}

.bunkaOdsazeniShora {
	padding-top:15px;
}

.navodSMS 
{
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    border:2px solid red;
    background-color:#ffeeee;
}
    
.prohlaseni 
{
    position:absolute;
    top:80px;
    padding:15px;
    left:20px;
    width:600px;
    background-color:white;
    border:10px solid red;
    z-index:120;
    display:none;
}