body {
	margin: 0 auto;
	padding: 0;
	font-size: 11px;
	font-family: Arial;
	background: #FFF;
	color: #585858;
	width: 912px;
	line-height: 160%;
}

#ad {
	width: 130px;
	position: fixed; 
	top: 155px; 
	left: 150px; 
	float: left;
}
.reklama { padding-left:30px;}

.reklamatop {
	background: #F7F7F7 url('img/articletop.gif') no-repeat top;
	width: 570px;
	height: 3px;
	font-size: 1px;  
  	margin-top: 5px;
}

.reklamabottom {
	background: #F7F7F7 url('img/articlebottom.gif') no-repeat bottom;
	width: 570px;
	height: 2px;
	font-size: 1px;
}

.reklama {
	background: #F7F7F7 url('img/article.gif') repeat-y;
	width: 538px;
	border-left: #f0f0f0 solid 1px;	
  	border-right: #f0f0f0 solid 1px;	
	height: 20px; /* pro standardní prohlížece */
}

#con {
	float: right;
}


/* HEADER */
#header {
	height: 112px;
	background: url('img/header.gif') 201px 0 no-repeat;	
}

/* link on the top */
#links {  
  	float: left;
 	width: 902px;
  	height: 20px;
  	font-size: 11px;
	background: #eee url('img/linksbg.gif') repeat-x;
}

#linksleft {
  	float: left;
  	width: 10px; 
  	height: 20px;
	background: #eee url('img/linksleft.gif') top left no-repeat;
}

#links p {
  	padding: 1px 10px 0 10px;
	text-align:center;   
}

#links p a {
  	color: #585858;
  	text-decoration: none;  
}

#links p a:hover {
  	color: #01C6FB;
  	text-decoration: underline;  
}

#links span {
  	font-weight: bold;
  	padding-right: 10px;
}

#linksright {
  	float: right;
  	width: 10px;
  	height: 20px;
	background: #eee url('img/linksright.png') top right no-repeat;
}


	/* LOGO */
#logo {
  	float: left;
	width: 185px;
	height: 66px;
	margin-top: 17px;
	position: relative; left: 20px;
}

  /* SEARCH PANEL */
#searchbox {
  	float: right;
	background: #eee url('img/searchbox.gif') no-repeat;
	padding: 8px;
	margin: 40px 4px 0 0;
	width: 182px;
	height: 15px;
	border: 0px;
}

#searchbutton {
  	float: right;
  	display: inline;
	background: #06c2f7 url('img/searchbutton.gif') no-repeat;
	border: 0px; 
	margin: 40px 54px 0 0;
	width: 35px;
	height: 31px; 
} 
/* Pridat stránku */

blockquote {
	padding-left:30px;
	padding-right:30px;
	border:	1px solid #E0E0E0;
	width: auto;
	margin: 3px 0 3px 0;
	background: #F7F7F7;
}
#zvyhodneni a {
	color: #0F87C5;
}
#zvyhodneni p {
	border-right:1px solid #E0E0E0;
	border-left:1px solid #E0E0E0;
	background: #F7F7F7;
}
#zvyhodneni h2 {
	border-right:1px solid #E0E0E0;
	border-left:1px solid #E0E0E0;
	border-top:1px solid #E0E0E0;
	background: #F7F7F7;
}

.ohraniceni {
	border:	1px solid #E0E0E0;
	width: 500px;
	padding: 2px 6px;
	margin: 3px 0 10px 0;
	background: #F7F7F7;
}
.vnitrek {
	margin-left:20px;
	background: #F7F7F7;
}
.nadpis {
	color: #323232;
	background: #F7F7F7;
	border:	1px solid #E0E0E0;
	padding: 2px 6px;
	margin:	6px 0 6px 0;
}
.tlacitko {
	color: #323232;
	background: #FFFFFF;
	border:	1px solid #E0E0E0;
	padding: 2px 6px;
	margin:	6px 0 6px 0;
}
.zpet {
	color: #323232;
	background: #FFFFFF;
	border:	1px solid #E0E0E0;
	padding: 2px 6px;
	margin:	6px 0 6px 0;
}
.podtext {
	color: #323232;
}
.podtext a {
	color: #2DD0FC;
}

	/* MENU */
#menu {
	background: #06c2f7 url('img/menu.jpg') no-repeat;
	height: 51px;
	width: 912px;
	float: left;
	margin-bottom: 7px;
}

#menu ul {
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin: 0;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#menu a span{
	float: left;
	height: 31px; 
	padding: 20px 20px 0 20px; 
	background: url('img/menudivider.gif') bottom right no-repeat;
}

#menu a:hover span, #menu ul li.selected a span {
	text-decoration: underline;
}

/* CONTENT */
#content {
  	margin-top: 7px;  
}

  /* LEFT SIDE*/
#left {
	width: 600px;
	float: left;
}
p {
	margin-left:15px;
	margin-right:15px;
}
.maintop {
	width: 600px;
	height: 41px;
}
.upravit{
margin-left:25px;
}

.maintop h2 {
  	padding: 13px 16px;
  	color: #282828;
  	font-size: 14px;
	font-weight: bold;
}

.mainbg {
	width: 598px;	
}

.mainbg img {
	float: left;	
  	margin: 5px 10px;
}

.mainbg p {
  	padding: 4px 0px 4px 150px;
}

.mainbottom {
	width: 600px;
	height: 4px;
}
#ps {
	margin-left:25px;
	text-align:left;
}
.text {
	margin-left: 15px;
	margin-right: 15px;
}

.text ul {
	margin: 0 0 0 35px;
	padding: 6px 0 7px 15px;
	list-style: none;
}

.text ul li {
	background: url('img/text_li.png') left 4px no-repeat;
	margin: 0;
	padding: 0 0 0 12px;
}

.page {
  	width: 570px;
  	margin-left: 15px;
}
.textbox h2 {
	color:#2DD0FC;
	padding-left:15px;
}

.privilegetop {
	background: url('img/privilegetop.gif') no-repeat bottom;
	width: 570px;
	height: 3px;
	font-size: 1px;
	padding-top: 5px;
}

.privilegebottom {
	background: #dde6ab url('img/privilegebottom.gif') no-repeat bottom;
	width: 570px;
	height: 2px;
	font-size: 1px;
}

.privilegearticle {
	background: #f0f4dc url('img/privilege.gif') repeat-y;
	width: 568px;
	border-left: #C3E7F1 solid 1px;	
  	border-right: #C3E7F1 solid 1px;	
	min-height: 100px; /* pro standardní prohlížece */
    _height: 100px; /* pro Internet Explorer 6, který to chápe jako min-height*/
}

.privilegearticle h2, .normalarticle h2{
	color:#2DD0FC;
	margin-top:-10px;
	padding-left: 165px!important;
}

.privilegearticle img, .normalarticle img{
	margin-bottom: 5px;
}

.articletop {
	background: url('img/articletop.gif')left top no-repeat;
	width: 570px;
	height: 3px;
	float: left;
	font-size: 1px;  
}

.articlebottom {
	background: #F7F7F7 url('img/articlebottom.gif') left bottom no-repeat;
	width: 570px;
	height: 2px;
	font-size: 1px;
}

.normalarticle {
	background: url('img/article.gif') left top repeat-y;
	width: 568px;
	border-left: #f0f0f0 solid 1px;	
  	border-right: #f0f0f0 solid 1px;	
	min-height: 100px; /* pro standardní prohlížece */
	padding: 10px 0 10px 0;
}

.normalarticle a span {
	display: inline!important;
}

  /* RIGHT SIDE*/
#right { 
	width: 295px;
	float: right;
}

.righttop {
	background: #e6e6e6 url('img/rightboxh1.gif') no-repeat top;
	width: 295px;
	height: 41px;
	font-size: 1px;
}

.righttop h3 {
  	padding: 12px 16px;
  	color: #282828;
  	font-size: 14px;
	font-weight: bold;
}

.rightbg {
	background: #eee url('img/rightbox.gif') repeat-y;
	width: 293px;
	border-left: #e6e6e6 solid 1px;	
  	border-right: #e6e6e6 solid 1px;	
}

.rightbg a {
  	color: #282828;
  	text-decoration: underline;
}

#right p a {
  	color: #585858;
	font-weight:bold;
  	text-decoration: none;  
}

#right p a:hover {
  	color: #01C6FB;
  	text-decoration: underline;  
}

.rightbg ul {
  	padding: 0 16px;
  	list-style: none;
}

.rightbg li {
  	padding: 0 15px;
  	background: url('img/li.gif') left no-repeat;
}

.rightbg ul li a:hover {
  	text-decoration: underline;
}


.rightbg img {
  	margin: 0 10px;
}

.rightbottom {
	background: #e6e6e6 url('img/rightbottom.gif') no-repeat bottom;
	width: 295px;
	height: 9px;
	font-size: 1px;
	margin-bottom: 15px;
}

/* FOOTER */
#footer {
	clear: both;
	padding-top: 10px;
}
#odkazy {
	clear: both;
	margin-left: 20px;
}
#footertop {
	background: #e1e1e1 url('img/footertop.gif') no-repeat top;
	width: 912px;
	height: 6px;
	font-size: 1px;
}

#footerbg {
	background: #e6e8da url('img/footerbg.gif') repeat-x top;
	border-left: #e1e1e1 solid 1px;	
  	border-right: #e1e1e1 solid 1px;
  	color: #787878;	
	float: left;
	width: 910px;
}

#footerleft p {
 	padding-bottom: 5px;
}

#footerright p {
  	padding-bottom: 5px;
}

#footerleft {
	float: left;
	width: 500px;
	padding: 0 10px;	
}

#footerright {
	float: right;
	width: 300px;
	text-align: right;
	padding: 0 10px;
}

#footerright img {
  	position: relative; top: 7px;
}

#footerbottom {
	background: #e1e1e1 url('img/footerbottom.gif') no-repeat bottom ;
	width: 912px;
	clear: both;
	height: 4px;
	font-size: 1px;	
}

h1 { display: none;}
h2 {font-size: 12px; color: #2DD0FC; padding: 7px 0 3px 0; text-decoration: underline}
a {color: #06c2f7}
img {border: 0}
*{margin: 0; padding: 0}

.navigation { 
	width: 300px;
	margin: 0 auto;
	padding: 25px 0 25px 0;
}

.dostredu { 
	width: 400px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
}

.article-all { 
	float: left;
	margin-bottom: 5px;
}

.clear { 
	clear: both;
}

.form-center { 
	width: 525px;
	margin: 0 auto;
}


