*{
	margin:0px;
	padding:0px;
	color:#444;
}
/*Tagy*/
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(pix/bg_xy.gif) repeat fixed;
	color: black;
}
img, embed{
	border:none;
	margin: 0;
	padding: 0;
	max-width: 550px;
}
img.promo{
	width: 555px !important;
	max-width: 555px !important;
	height: 60px;
}
p{
	text-indent: 2em;
	margin: 5px 10px;
}
form {
    font-family: Arial;
    font-size: 14px;
    width: 390px;
}
fieldset{
	width: 505px;
	margin: 10px;
	padding: 5px;
	border: thin solid #535353;
}
legend {
    font-weight: bold;
    font-size: 1.1em;
}
label {
    display: block;
    width: 140px;
    text-align: right;
    float: left;
    padding-right: 10px;
    margin: 5px 0;
}
input, select {
    margin: 5px 0;
}
input.text {
    padding: 0 0 0 3px;
    width: 172px;
}
input.odesli {
	margin: 15px 70px;
	vertical-align: bottom;
}
cite{
	padding: 0 5px;
	display: block;
	overflow: hidden;
	border: 2px dashed #ffedb7;
	background: #fff5d8;
	
}
/*obecně - prvky*/
.obal_vznasejicich {
    position: relative;
    display: inline;
}

.obal_vznasejicich input.neplatne {
    border: 2px solid red;
}

.obal_vznasejicich ul.chyby {
    display: none;
}

.obal_vznasejicich label.vznasejici {
    position: absolute;
    top: -0.3em;
    right: -5px;
    color: #666;
}
span.povinne {
    color: red;
}

/*konkrétní layoutové prvky*/
#obal{
	width: 750px;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
	border: 1px solid #83AFC6;
}
#top{
	width:100%;
	height: 20px;
	text-align:left;
	padding-top: 2px;
	background:#2B2B2B;
	border-bottom: thin solid #404040;
	font-size:14px;
	color:#fff;
}
#top a{
	color: #fff;
}
#top a:first-child{
	margin-left: 5px;
}
#top a.err_report{
	float:right;
}
#ultraheader{
	width:950px;
	height: 50px;
	margin-left:auto;
	margin-right:auto;
}
#ultraheader ul{
	list-style:none;
}
#ultraheader li{
	display: inline;
	color: #87B4D6;
	font-weight: bold;
}
#ultraheader li:first-child{
	color: #CFDCE6;
}
#ultraheader li a{
	color: #87B4D6;
	text-decoration:none;
}
#ultraheader_right{
	float:right;
	width:160px;
	height: 50px;
	margin-top: -20px;
}

/*hlavička*/
#header{
	width: 100%;
	height: 160px;
	border-top: thin solid #6D6D6D;
	background: url(pix/bg_hdr.gif) repeat-x;
}
#header a{
	color: #fff;
}
#header h1{
	font-size: 16px;
	color: #CFDCE6;
}
img.logo{
	width: 420px;
	height: 120px;
	margin-top: 20px;
	margin-left: 10px;
	border: none;
	float:left;
}
#signin{
	margin-top: 20px;
	margin-right: 20px;
	width:150px;
	height:110px;
	float:right;
	border: thin solid #fff;
}
#signin strong{
	color: #fff;
	margin-right: 5px;
}
#signin fieldset{
	border:none;
	padding: 0 0 0 0;
}
#signin legend{
	color:#fff;
	margin-top: -22px;
	border-left: thin solid #fff;
	border-right: thin solid #fff;
	background: #353535;
}
#signin input.text{
	width: 120px;
	margin: 3px 2px;
}
#signin input.submit{
	width: 60px;
}
#signin ul{
	list-style:none;
	margin-left:10px;
}
/*sekce a rubriky - vertikal*/
#section{
	margin-top:-23px;
	float:right;
	text-align:right;
	width: 350px;
	height:24px;
	font-family: arial;
}
#section ul{
	list-style: none;
	color: #535353;
}
#section ul li{
	display: inline;
	margin: 0 -1px 0 -2px;
}
#section ul li a{
	color: #000;
	text-decoration: none;
}
#menu{
	width:100%;
	background: url(pix/bg_menu.gif) repeat-x;
}
#menu ul{
	padding: 2px 2px;
	font-size: 12px;
}
#menu ul li{
	display: inline;
}
#menu ul li:before{
	content: "/ ";
}
#menu ul li:first-child:before{
	content: "";
	padding-left: 0px;
}
#menu ul li a{
	color: #535353;
	text-decoration:none;
}
#menu a:hover{
	color: #000;
}
#menu ul.submenu{
	width: 100%;
	padding: 0;
	height: 17px;
	background: url(pix/bg_submenu.gif) repeat-x;
}
#menu ul.submenu li:first-child{
	width: 100%;
	height: 17px;
	padding-left:5px;
}
/*syst-hlášky*/
#warning, #infos, #syst{
	border: medium solid #000;
	padding: 10px;
	font-size: 14px;
}
#warning{
	background: #8B0000;
	color: #fff;
}
#infos{
	background: Green;
	color: #fff;
}
#syst{
	background: #1E90FF;
	color: #fff;
}
/*menu v obsahu*/
#r_box{
	width:194px;
	float:right;
}
#r_box h2{
	width: 192px;
	background: #4F9EEF;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	border: 1px solid #2E78C3;
	margin-top: 0px;
}
#r_box dt{
	font-weight: bold;
	margin: 5px 0 0 5px;
}
#r_box dd{
	text-align:center;
}
.anketa{
	width: 200px;
	font-weight: normal;
	font-size:12px;
}
.anketa strong{
	padding-left:10px;
}
.anketa a{
	color: #5d5d5d;
	padding-left: 15px;
}
.anketa img{
	margin-left:15px;
}
.anketa .bottom{
	border-top: thin solid silver;
	font-size: 10px;
}
.reklama{
	background: silver;
	text-align: center;
}
#obsah{
	width: 550px;
	min-height: 768px;
	color: #000000;
	border-right: thin solid #75B4D5;
}
#obsah h2:first-child{
	margin-top:0px;
}
#obsah h2{
	min-height: 15px;
	background: #4F9EEF;
	font-size: 12px;
	color: #fff;
	padding-left:15px;
	margin-top: 5px;
	font-weight: normal;
}
#obsah h3{
	text-align: center;
	line-height: 25px;
	font-size: 18px;
}
.msg_form{
	display:none;
}
.clanek{
	color: gray;
	margin-bottom:20px;
}
.clanek h2, .clanek h3{
	font-size: 16px;
	color: #003D6B;
	text-indent: 1em;
}
.clanek h3{
	border-left:thick solid #83AFC6;
	text-align: left !important;
}
.clanek a{
	color: #003D6B;
}
.clanek img{
	max-width: 100px;
	max-height: 80px;
	padding: 0 20px 0 10px;
	border-left: thin solid silver;
	float: right;
}
.clanek p, .cl_top p{
	text-indent: 10px;
	padding: 5px 15px;
	color: #000000;
}
.cl_top{
	text-align: center;
	border-bottom: thin dashed gray;
}
.cl_top h3{
	font-size: 16px !important;
	color: #003D6B;
	text-indent: 1em;
	text-align: center;
}
.cl_top a{
	color: #003D6B;
}
.umisteni{
	font-size:12px;
}
.umisteni p{
	padding: 0 5px;
	margin:0px;
}
.date{
	font-size: 12px;
	color: #B35800;
	margin-left:55px;
}
.clanek_panel{
	font-size: 12px;
	margin-left: 50px;
}
.clanek_panel strong{
	color: #507EA1;
}
.clanek_panel img{
	padding: 0 2px 0 0;
	border-left: none;
	float: none;
}
.clanek_panel a{
	color:gray;
	text-decoration:none;
}
a.precist{
	margin-left: 50px;
	font-size:12px;
	color: black;
	text-align: right;
}
a.cl_kvalitni img{
	float: none;
}
.cl_fce{
	border-bottom: thin dashed gray;
	background: url(pix/award.png) no-repeat left;
	width: 100%;
	height: 20px;
	text-align: right;
}
.cl_telo{
	margin-left: auto;
	margin-right: auto;
	padding: 10px 5px 20px 5px;
	line-height: 20px
}
.cl_telo h2, .cl_telo h3, .cl_telo h4{
	width: 500px !important;
	text-align: left !important;
	margin-top: 15px;
}
.cl_telo h2{
	font-size:25px;
	margin-left: 10px;
	line-height: 35px;
	font-weight: bolder !important;
	color: #003D6B;
	border:none;
	padding: 0px;
}
.cl_telo h3{
	font-size:20px;
	margin-left:10px;
	line-height:30px;
	color: #0066B3;
}
.cl_telo p{
	text-indent: 20px;
	margin: 5px 5px 10px 5px;
}
.cl_telo img{
	margin:10px;
	border: 20px solid silver;
	max-width:500px;
	display: block;
	text-align:center;
}
.cl_telo strong, .cl_telo b{
	color: #000000;
}
.cl_telo xmp, .cl_telo code{
	border: thin solid gray;
	display: block;
	background: silver;
	margin: 5px;
	padding: 5px;
	overflow: auto;
}
.cl_telo ul{
	margin:15px 0 20px 50px;
}
.cl_telo li{
	list-style: url(pix/bullet_blue.png);
	margin: 5px 0 10px 0; 
}
.cl_telo dl{
	margin-left:20px;
}
.cl_telo dt{
	font-weight: bold;
}
.cl_telo dd{
	margin-left:15px;
	margin-bottom:20px;
	padding-left:5px;
	color: #2D475B;
	border-left: thin solid;
}
.cl_bottom{
	margin-top:20px;
}
.hodnoceni{
	margin: 30px 0 15px 100px;
	width: 100%;
	display: block;
}
.hodnoceni p{
	color: gray;
	font-size:12px;
}
#regme table{
	background: url(pix/regme.png) no-repeat right;
	min-width: 50%;
	min-height: 230px;
	padding: 30px;
}
.sign{
	clear: left;
	padding: 5px;
	text-align:center;
	font-size: 10px;
}
.points td:first-child{
	width: 500px;
	background: #87B4D6;
	text-align:left;
	padding-left: 5px;
}
.points tr:first-child td:first-child, .points tr:first-child{
	background: #507EA0;
	color: #fff;
}
.points td{
	text-align:center;
	padding: 3px;
}
.comments{
	margin-top:10px;
	padding-top:10px;
	border-top: thin dashed #87B4D6;
}
.comments h3{
	border-left: thick solid #87B4D6;
	margin:0;
	padding:5px 30px;
	line-height: normal;
}
a.cmmnt_show_form{
	margin-left:15px;
	cursor: pointer;
	color: #406480;
	text-decoration:underline;
}
.comments form{
	color:gray;
	font-size:12px;
	width:500px;
	margin-left:15px;
	display:none;
}
.comments form .format{
	background:silver;
	border-bottom: thin solid gray;
}
.comments tr:hover{
	color:black;
}
.comments tr textarea, .comments tr input{
	border: thin solid gray;
}
.comments tr:hover textarea, .comments tr:hover input{
	border: thin solid black;
}
.comment{
	color:black;
	margin: 8px 10px;
}
.comment img{
	float:left;
}
.comment .top{
	background: url(pix/cmmnt_header.png);
	width:500px;
	height:32px;
	font-size:11px;
	color:white;
}
.comment p{
	padding:5px 20px;
	text-indent:0;
}
.comment .telo p{
	text-indent: 10px;
	padding: 3px 5px;
	background: #87B4D6;
	margin: 0;
	font-size: 12px;
}
.f-ce{
	border: thin dashed #87B4D6;
	border-left: thick solid #507EA1;
}
.f-ce p{
	margin-left: 15px;
}
.box{
	margin-left: 40px;
	width: 500px;
	height: 150px;
	background: url(pix/box.png) no-repeat ;
}
ul.box_new{
	padding: 60px 0 0 50px;
	width: 300px;
	height:80px;
}
ul.box_new{
	list-style: none;
}
ul.box_new li{
	color: #000000;
	font-size:12px;
	background:#87B4D6;
	margin-top: 3px;
	padding-left:5px;
}
.box2{
	width:400px;
	height:150px;
	background: url(pix/box2.png) no-repeat;
}
.box2 form{
	margin:60px auto auto 25px;
}
p.daruj{
	font-size:12px;
	padding: 70px 150px 5px 8px;
}
#propagace img, #propagace embed{
	margin: 10px 30px;
	border: medium solid gray;
}
#propagace textarea{
	border: thin solid #87B4D6;
	margin-left:45px;
	margin-bottom: 10px;
}
#propagace ul{
	margin:15px 0 20px 50px;
	font-size: 12px;
}
#propagace li{
	list-style: url(pix/bullet_go.png);
	margin: 5px 0 10px 0; 
}
#propagace strong{
	margin-left:25px;
	color: #0066B3;
}
ul.redakce{
	list-style:none;
	text-align:center;
	margin: 5px 20px;
}
ul.redakce li{
	width: 100px;
	height: 150px;
	display: inline-block;
	margin: 5px;
	border: thick solid #507EA1;
	background: #87B4D6;
}
ul.redakce li:hover{
	border: thin solid #353535;
	padding: 4px;
}
ul.redakce li img{
	width:100px;
	height: 100px;
}
.red_detail{
	padding:10px;
	margin-left:25px;
}
.red_detail img{
	border: 10px solid #507EA1;
	float:left;
	margin:10px;
	margin-left:0px;
}
.red_detail_info{
	min-height: 150px;
}
.red_detail em{
	font-size: 13px;
	margin-left:15px;
}
ul.clanky{
	font-size: 14px;
	list-style:none;
}
ul.clanky li{
	padding-left: 10px;
	margin: 2px 0px;
}
ul.clanky li:hover{
	background: #CCFF99;
}
.join img{
	max-height:40px;
	margin-left:30px;
	margin-bottom:50px;
}
/*uživatel*/
#user{
	padding: 5px 10px;
}
/*shop*/
#shop{
	min-height: 400px;
}
#shop ul{
	list-style: none;
	margin: 10px;
}
#shop ul li{
	width:150px;
	height: 160px;
	margin: 5px;
	display: inline-block;
	text-align: center;
}
#shop ul li img{
	max-width: 120px;
	max-height: 100px;
}
#shop ul li p{
	font-size: 10px;
	width: 150px;
	height: 25px;
	overflow: hidden;
	border-bottom: thin solid #353535;
	text-indent: 0px;
	margin: 0px;
}
#shop tt{
	float:right;
	font-weight: bold;
}
#shop .detail img{
	float:left;
	max-width: 250px;
	max-height: 300px;
}
#shop .detail p{
	min-height: 300px;
}
#shop .detail .panel{
	width:553px;
	height: 20px;
	border: thin solid #353535;
}
#cart{
}
#cart ul li{
	width:100%;
	height: 18px;
	display: list-item;
	text-align:left;
}
#cart ul li.nd{
	background: #ADD8E6;
}
/*nad výpisem článků v rubrice*/
#rubriky_hdr{
	background: url('pix/hdr_rubriky.png') repeat-x;
	width: 100%;
	min-height: 160px;
	border-bottom: medium solid gray;
	margin-bottom: 5px;
}
#rubriky_hdr h3{
	color: #999;
}
#rubriky_hdr ul{
	margin-left: 25px;
}
#rubriky_hdr ul li{
	list-style-image: url('pix/link.png');
}
#rubriky_hdr ul li:hover{
	list-style-image: url('pix/link_hover.png');
}
#rubriky_hdr a{
	text-decoration: none;
	color: #595959;
}
#rubriky_hdr a:hover{
	color: #fff;
}
/*pgview styles*/
table.pgview{
	margin: 5px 10px;
	text-align:center;
}
table.pgview tr{
	background-color: #f0f8ff;
	padding: 2px 5px;
}
table.pgview tr:first-child{
	font-weight:bold;
}
table.pgview tr:first-child td{
	min-width: 80px;
	text-align:center;
}
table.pgview tr:first-child td:first-child{
	min-width: 150px;
	text-align:center;
}
table.pgview tr td:first-child{
	text-align:left;
}

/*patička*/
#footer{
	width:748px;
	height:40px;
	background: #4096EE;
	border: thin solid #2167B0;
	font-size: 12px;
	color: #fff;
	clear:both;
}
#footer p{
	text-align:left;
	margin: 10px 15px;
	font-size: 12px;
	color: #fff;
}#footer .design{
	float:right;
	margin-right:5px;
}
#footer a{
	color: #333;
}
#fix_panel a{
position : fixed;
top : 50px;
left : 0;
width : 24px;
height : 24px;
text-align : left;
background: url(pix/rss.png);
}
#admin_panel{
position : fixed;
top : 15px;
left: 10px;
}