body {
        background: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #000000; /*barva hvezicek*/
	margin: 0 0 0 0;
}

#container
{
	margin: auto;
	width: 791px;
	background: #FFFFFF; /*cele pozadi*/
}

#top
{
	width: 319px;
	height: 73px;
	background-image: url(../images/top_res.gif);
	float: left;
	text-align: center;
}

#top2
{
	width: 472px;
	height: 73px;
	background-image: url(../images/top_res.gif);
	float: left;
}

#searche
{
	width: 310px;
	height: 36px;
	background-image: url(../images/search_bg.gif);
	margin-top: 35px;
	margin-left: 100px;
	text-align: right;
}

.den
{
	width: 37px;
	height: 24px;
	background-image: url(../images/search_button.gif);
	border: 0;
}

img {border: 0}

#menu
{
	width: 266px;
	height: 157px;
	background-image: url(../images/menu_bg.gif);
	float: left;
}

#listening
{
	width: 525px;
	height: 157px;
	background-image: url(../images/listening.gif);
	float: left;
}

.cl
{
	clear: both;
}

#body_con
{
	clear: both;
	width: 791px;
}

#pad
{
	padding: 12px;
}

#ads
{
	border: 1px solid #94DCF6;
	width: 191px;
	background: #FFFFFF; /*pozadi levy sloupec*/
	text-align: center;
	float: left;
	margin-bottom: 15px;
}

#inf
{
	margin-left: 9px;
	border: 1px solid #94DCF6;
	width: 560px;
	background: #FFFFFF;  /*pozadi pravy sloupec*/
	text-align: center;
	float: left;
	margin-bottom: 15px;
	text-align: left;
}

a.li1 /*nadpis hlavní kategorie*/
{
	text-decoration: none;
	font-weight: bold;
	color: #ff3300;
	font-size: 12pt;
}

a.li2 /*nadpis podkategorie*/
{
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}

a.li3
{
	text-decoration: none;
	font-weight: normal;
	color: #ff3300;/*more info*/
}

a
{
	text-decoration: none; /*bezne odkazy vsude*/
	font-weight: normal;
	color: #000000;
}

a.li4
{
	text-decoration: none; /*velkej nadpis v reklamnim policku*/
	font-weight: bold;
	color: #B0D34F;
	font-size: 17px;
}

a.li5
{
	text-decoration: none;
	font-weight: bold;
	color: #B0D34F;
}

.whia a
{
	text-decoration: underline;
	font-weight: normal;
	color: #778086;
	font-size: 14px;
}

#whi
{
	margin-bottom: 10px;
	width: 791px;
	background: #ffffff;
	clear: both;
}

#foot
{
	width: 771px;
	padding: 10px;
	background: #4f9cb8; 
	clear: both;
}

#m_pos
{
	margin-left: 50px;
	margin-top: 20px;	
}

#m_pos a
{
	color: #4A4747;
	font-size: 16px;
	font-weight: bold;
}

.whia
{
	float: left;
	width: 771px;
	padding: 20px;
}

.uste
{
	list-style-image: url(../images/arrow.gif);
}

.thuu
{
	padding-left: 43px;
	margin-top: 29px;
	float: left;
	width: 128px;
}

.thuu_desc
{
	margin-top: 15px;
	float: left;
	width: 320px;
}

.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h3 {/*LINKS*/
	color: #000000;
	font-size: 10pt;
	padding: 10px;
	border-bottom: 1px dotted #E4E4E4;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {  /**/
	border: 1;
	 
	width: 100%;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFFFFF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #00FF00;
	background: #000000;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #fefefe;
	font-size: 8pt;
	font-weight: bold;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #4f9cb8; /*naznaky url*/
}
#path {/*pruh nahore*/
	margin-top: 2px;
	padding: 3px;
	line-height: 19px;
}
.submit {
	float: right;
	vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#FFFFFF;
   line-height:19px;
   text-align:right;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text { /*ramecky v addlink*/
	color: #000000; /*barva vstupniho textu v addlink*/
	border: 1;
	font-size: 18px;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
	margin-left: 11px;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline; 
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #FFFFFF;/*#FFCC33;*/
	cursor: pointer;
	height: 17px;
}
span.req { /*hvezdicky u policek v addurl*/
	margin-left: 3px;
	color: #ff3300;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #4f9cb8;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

div.footer {
   bottom:0;
   clear:both;
	text-align: center;
	border-top: 1px solid #E0E0E0;
	padding: 3px 0 0 0;
	margin-top: 50px;
}
div.footer a {
	color: #606060;
}
.price {
	border: 0;
	background: #FF3300;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 1;
   border-width:1;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

form.suhlas div.error { background: #FFFCF6 url(../images/required_bg.gif) no-repeat top left; border: 1px solid #f00; }
form.suhlas div.error p.error { background: transparent url(../images/error.png) no-repeat 0 0.2em; font-size: 88%; font-weight: bold; border-style: none; margin: 0 0 0 15px; color: #f00; }
form.suhlas div.error p { margin: 0; }
form.suhlas div input { margin: 2px; }

#pravidla { border: 1px solid #99ccff; margin: 25px 0 5px 0; }
#else { height: 100px; width: 100%; display: block; overflow: auto; background: #ffffff; }
#else p, #else h2, #else h3, #else ul { margin: 10px 15px 20px 15px; font-size: 95%; }
#else h2 { color: #E67F00; font-size: 1.5em; }
#else h3 { font-size: 1.3em; margin: 30px 15px 5px 15px; }
#else ul { margin: -10px 15px 0 15px; }
#else li { list-style-type: disc; margin: 0 15px; }