/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2010                     */
/*                 piXmedia - Jakub Kribik               */
/*           www.pixmedia.cz | info@pixmedia.cz          */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */
/* nastaveni pro vsechny elementy na strance*/
* {
	margin:0 auto;
	padding:0;
	line-height:1.4;
	font-size:12px;
	font-family:"Tahoma", "Verdana", sans-serif;
}
.noborder, * .noborder, table.noborder, table.noborder tr, table.noborder th, table.noborder td{
	border:0;
}
.nodisplay, *.nodisplay, * .nodisplay{
	display:none;
}
/* ***************************************************** */
/* ***************************************************** */
/* klasika telo stranky*/
body{
	padding-bottom:15px;
	text-align:center;
	background:black;
}
body, h1, h2, h3, h4, h5, h6,ol, ul, li, p, input, textarea, select {
	color:white;
}
/* ***************************************************** */
/* ***************************************************** */
/* odkazy */
a {
	color:#ffb139;
	text-decoration:underline;
}
a:hover {
	color:#cccccc;
	text-decoration:none; 
}
a, a:hover, a:focus, a:active{
	outline:0;
}
strong, b{
	color:#ffb139;
}
small, * small, small *{
	font-size:85%;
}
/* ***************************************************** */
/* ***************************************************** */
/*  nastaveni nadpisu  */
h1, h2, h3, h4, h5, h6 { 
	margin:5px auto; 
	line-height:1.2;
	text-transform:uppercase;
	color:#ffb139;
}
h1 {
	font-size:15px;
}
h2 {
	font-size:15px;
}
h3{
	font-size:15px;
}
h4 {
	font-size:13px;
}
h5{
	font-size:12px;
}
h6{
	font-size:11px;
}
/* ***************************************************** */
/* ***************************************************** */
/* obrazky */
img{
	border:0;
}
.img-left{
	margin:0 5px 5px 0;
	display:block;
	float:left;
}
.img-right{
	margin:0 0 0 5px;
	display:block;
	float:right;
}
.img-center{
	margin:0px auto;
	display:block; 
}
/* ***************************************************** */
/* ***************************************************** */
/* ostatni pomocne */
.nofloat{
	clear:both;
}
hr {
	clear:both;
	display:none;
}
li{
	margin-left:20px;
}
pre{
	margin:0;
	padding:10px;
	font-family:"Courier New", Courier, monospace;
	overflow:auto;
	color:black;
	border:1px solid;
	background:white;
}
p, ul, ol, div, pre, address{
	margin:10px 0;
}
table{
	margin:10px 0;
	padding:0;
	border:1px solid;
	border-width:1px 0 0 1px;
}
table th, table td{
	padding:2px 5px;  
	border:1px solid;
	border-width:0 1px 1px 0;
}
table th{
	background:tranparent;
}
table tr:hover td{
	background:tranparent;
}
.input-text,.textarea,.input-submit{
	border:1px solid #ccc;
	background:transparent;
}
.input-submit{
	color:#333;
}
#vyhledavani-form-content{
	padding:10px;
}
#RssFeed{
	margin:0;
	padding:0;
	text-align:right;
}
#RssFeed, #RssFeed a{
	margin:0;
	padding:0;
	height:16px;
	line-height:16px;
	font-size:10px;
	text-decoration:none;
}
/* ***************************************************** */
/* ***************************************************** */
#main{
	margin:20px 0 0 -443px;
	padding:0 75px 0 85px;
	width:726px;
	height:637px;
	text-align:left;
	position:absolute;
	top:0;
	left:50%;
	background:url(img/body.jpg) no-repeat center top black;
}
/* ***************************************************** */
/* ***************************************************** */
/* hlavicka stranky */
#header{
	margin:0;
	padding:0;
	display:none;
}
#header a#home{
	margin:0;
	padding:0;
	height:120px;
	display:block;
	text-indent:-9000px;
	background:url(img/header.png) no-repeat center bottom;
}
#header a#home:hover{
	text-decoration:none;
}
/* ***************************************************** */
/* ***************************************************** */
/* menu stranky */
#menu{
	margin:0;
	padding:5px 0 30px 0;
	height:40px;
	display:none;
}
#menu ul{
	margin:0;
	padding:0 0 0 63px;
	list-style:none;
	border:0;
}
#menu ul li{
	margin:0;
	padding:0;
	float:left;
}
#menu ul li a{
	margin:0;
	padding:0 0 10px 0;
	width:120px;
	height:30px;
	display:block;
	line-height:30px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:white;
	background:url(img/menu.png) no-repeat center bottom;
}
#menu ul li a:hover,#menu li.active a{
	text-decoration:none;
	text-transform:uppercase;
	color:white;
}


#flash{
  margin:0 auto;
  padding:30px 0 0 0;
  height:0px;
  width:570px;
	height:165px;
}
/* ***************************************************** */
/* ***************************************************** */
/* obsah stranky */
#content-right{
	margin:0;
	padding:0 10px 0 0;
	width:482px;
	height:290px;
	overflow:auto;
	float:right;
}
#content-right ul, #content-right ol{
	padding:10px;
}
#content-right ul ul, #content-right ol ol{
	margin:0;
	padding:5px 10px;
	border:0;
}
#content-right ul li{
	margin-left:20px;
}
#content-right p{
	margin:10px 0;
}


#content-right #uvod-novinky, #content-right #uvod-plakaty{
	margin:0;
	padding:0;
	width:48%;
	float:left;
}
#content-right #uvod-plakaty{
	float:right;
}
/* ***************************************************** */
/* ***************************************************** */
#content-left{
	margin:0;
	padding:0 10px 0 0;
	width:190px;
	height:290px;
	overflow:hidden;
	float:left;
}

a#facebook{
	margin:0;
	padding:10px 0 0 0;
	height:32px;
	display:block;
	line-height:16px;
	text-decoration:none;
}
a#facebook:hover{
	text-decoration:underline;
}

a#pixmedia{
	margin:0;
	padding:10px 0 0 0;
	display:block;
	clear:both;
	text-decoration:none;
}
/* ***************************************************** */
/* ***************************************************** */
/* paticka stranky */
#footer {
	margin:0;
	padding:55px 0 10px 0;
	width:100%;
	clear:both;
	text-align:center;
}
#footer, #footer a{
	line-height:15px;
	font-size:10px;
	text-decoration:none;
	color:#797979;
}
#footer a{
	border-bottom:1px dotted #797979;
}
#footer a:hover{
	border-bottom:1px solid #cccccc;
	color:#cccccc;
}
/* ***************************************************** */
/* ***************************************************** */
/* formulare */
table.formular{
	margin:0;
	padding:0;
}
table.formular th{
	margin:0;
	padding:2px 4px;
	width:200px;
	text-align:right;
	vertical-align:top;
}
table.formular td{
	margin:0;
	padding:2px 4px;
	text-align:left;
	vertical-align:top;
}
.required {
	font-weight:bold;
	color:white;
}
.input-text{
	padding:2px 4px;
	width:200px;
}
.textarea{
	padding:2px 4px;
	width:90%;
	height:100px;
}
.select{

}
.checkbox_label{
	cursor: pointer;
}
.radio_label{
	cursor: pointer;
}
.input-submit{
	color:white;
	background:transparent;
}
/* ***************************************************** */
/* ***************************************************** */
.comment_title {
	font-weight:bold;
}
.comment_text {
	padding-bottom:15px;
	border-bottom:1px solid #DDDDDD;
	background-color:#FDFDFD;
}
.comment_title, .comment_text { border-left: 1px solid #DDDDDD; }
.comment_info { text-align: right; border-right: 1px solid #DDDDDD; }
.comment_title, .comment_info { border-top: 1px solid #DDDDDD; background-color: #EEEEEE; }

.post_title, .post_date { border-bottom: 1px solid #DDDDDD; }
.post_title { font-weight: bold; font-size: 12px; color: #000000; }
.post_date { text-align: right; font-weight: bold; }
.post_short { text-align: justify; padding-bottom: 5px; }
/* ***************************************************** */
/* ***************************************************** */
div#fotogalerie-nahledy, div#fotogalerie-nahledy a{
	text-align:center;
	text-decoration:none;
}
div#fotogalerie-foto{
	margin:0;
	padding:0;
	text-align:center;
}
div#fotogalerie-foto img{
	margin:0 auto;
}
/* ***************************************************** */
/* ***************************************************** */
div#fotogalerie2-nahledy{
	margin:0;
	padding:0;
	display:block;
	clear:left;
	overflow:hidden;
}
div#fotogalerie2-nahledy, div#fotogalerie2-nahledy a{
	text-align:center;
	text-decoration:none;
}
div#fotogalerie2-nahledy a{
	margin:2px;
	padding:5px;
	display:block;
	float:left;
	border:1px solid #111;
	background:#212121;
}
div#fotogalerie2-nahledy a:hover{
	border-color:#000;
	background:#161616;
}
/* ***************************************************** */
/* ***************************************************** */
.kniha-navstev-prispevek{
	margin-bottom:10px;
	width:98%;
	border:1px solid;
}
.kniha-navstev-prispevek .nadpis {
	margin:0;
	padding:3px 5px;
	font-weight:bold;
	border-bottom:1px dotted;
	background:transparent;
}
.kniha-navstev-prispevek .text {
	margin:0;
	padding:5px;
}
img.button {
	vertical-align:bottom;
}
/* ***************************************************** */
/* ***************************************************** */
a#zpetnyodkaz{
	padding:5px 0;
	display:block;
	text-align:center;
	font-weight:normal;
	font-size:10px;
}
.odkaz-vice{
	margin:0 5px;
	display:block;
	clear:both;
	line-height:16px;
	font-size:12px;
	text-align:right;
}
.odkaz-zpet{
	margin:0 5px;
	clear:both;
	display:block;
	line-height:16px;
	font-size:12px;
	text-align:left;
}
.ok, #content .ok{
	margin:10px;
	padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	border:1px solid #93AF61;
	background: url(icons/ok.png) no-repeat 10px 5px #E2F0C9;
}
.ok, .ok *{
	color:#516F1B;
}
.err, #content .err{
	margin:10px;
	padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	border:1px solid #fcadad;
	background: url(icons/err.png) no-repeat 10px 5px #FDE0E0;
}
.err, .err *{
	color:#CE0000;
}
.info, #content .info{
	margin:10px;
	padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	border:1px solid #EDEDB3;
	background: url(icons/info.png) no-repeat 10px 5px #FFFFCC;
}
.info, .info *{
	color:#242424;
}
/* ***************************************************** */
/* ***************************************************** */
.clearfix:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix {display: inline-block;}
/* ie win hack ~ height acts like min-height \*/
* html .clearfix{height: 1%;}
/* end comment required */
/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2010                     */
/*                 piXmedia - Jakub Kribik               */
/*           www.pixmedia.cz | info@pixmedia.cz          */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */
