/* ************************************************** */
/* ************************************************** */
/*                                                    */
/*       © 2007 Jakub Kribik - LevneRychle[.]cz       */
/*                info@levnerychle.cz                 */
/*                                                    */
/* ************************************************** */
/* ************************************************** */
/* nastaveni pro vsechny elementy na strance*/
* {
  margin:0 auto;
  padding:0;
  font-size: 9pt;
	line-height:1.6;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}
/* ************************************************** */
/* ************************************************** */
/* klasika telo stranky*/
body{
  background: #F0F0F0;
	padding:10px 0;
}
body, h1, h2, h3, h4, h5, h6,ol, ul, li, p, input, textarea, select {
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  color: #333;
}
/* ************************************************** */
/* ************************************************** */
/* odkazy */
a {
  color:#d4362b;
  text-decoration:underline;
}
a:hover {
  color:black;
  text-decoration:none; 
}
a, a:hover, a:active{
	outline:0;
}
strong{
	color:#d4362b;
}
/* ************************************************** */
/* ************************************************** */
/*  nastaveni nadpisu  */
h2, h3, h4, h5, h6 { 
  margin: 0; 
	padding: 0; 
	line-height: 1.4;
	color:#d4362b;
}
h2, h3, h4 {
  font-family: 'Trebuchet MS', 'Verdana', sans-serif;
  padding-top: .2em;
}
h2 {
	margin:0 auto 5px;
	padding: 0 0 0 10px;
	font-size: 16pt;
	letter-spacing: 1px;
	color:white;
	border-left:8px solid #323232;
	background:#d4362b;
}
h3{
	margin:5px auto;
	padding: 0 0 0 13px;
	font-size: 13pt;
	color:white;
	border-left:5px solid #d4362b;
	background:#323232;
}
h4 {
  font-size: 12pt;
	margin-bottom:5px;
}
h5{
	font-size: 10pt;
}
h6{
	font-size: 9pt;
}
/* ************************************************** */
/* ************************************************** */
/* obrazky */
img{
	border:0;
}
.img-left{ 
  display: block; 
  float: left;  
  margin: 0 5px 5px 0; 
}
.img-right{ 
  display: block;  
  float: right;  
  margin: 0 0 0 5px; 
}
.img-center{ 
  display: block; 
  margin: 0px auto; 
}
/* ************************************************** */
/* ************************************************** */
/* ostatni pomocne */
.nofloat{
  clear:both;
}
hr {
  clear:both;
	display:none;
}
li{
	margin-left:20px;
}
p, ul, div{
	margin:10px 0;
	text-align:justify;
}
label{
	margin-right:5px;

	text-align:right;
}
select{
	border:1px solid #AA3939;
}
option{
	padding:1px 5px;
}
input{
	margin:1px;
	padding:1px 5px;
	line-height:1.2;
}
input[type=text],input[type=password],textarea{
	padding:1px 5px;
	border:1px solid #AA3939;
}
input.submit,input[type=submit]{
	border:1px solid #AA3939;
	background:white;
	color:#AA3939;
	padding:2px 10px;
}
form{
	width:98%;
	margin:0 auto;
	padding:0;
}
table{
	margin:0;
	padding:0;
}
table td, table th{
	padding:2px 5px;
	vertical-align:top;
}
table tr:hover{
	background-color: #FFF3F3;
}
fieldset{
	border:1px dotted #AA3939;
	margin:10px;
	padding:10px;
}
legend{
	border-left:0px dotted #AA3939;
	border-right:0px dotted #AA3939;
	margin:0;
	padding:0px 15px;
	text-transform:uppercase;
	color:#AA3939;
	background:white;
}
/* ************************************************** */
/* ************************************************** */
/* obal stranky */
#hlavni{
  width:768px;
  text-align:left;
	margin:0 auto;
	background:url(img/hlavniMiddle.gif) repeat-y center;
}
#hlavni #hlavniTop{
	margin:0;
	padding:0;
	height:15px;
	background:url(img/hlavniTop.gif) no-repeat center top;
}
#hlavni #hlavniBottom{
	margin:10px 0 0 0;
	padding:0;
	height:15px;
	background:url(img/hlavniBottom.gif) no-repeat center bottom;
}
/* ************************************************** */
/* ************************************************** */
/* hlavicka stranky */
#hlavicka{
	margin:0;
	padding:0;
}
#hlavicka h1{
	margin:0;
	padding:0;
	text-align:center;
	text-indent:-9000px;
	line-height:20px;
	height:20px;
}
#hlavicka a#home{
  display:block;
  margin:-20px 4px 0 2px;
	padding:0;
	width:200px;
	float:right;
	text-decoration:none;
	text-align:right;
}
#hlavicka #hlavickaMenu{
	margin:-20px 4px 0 12px;
	padding:0;
	width:530px;
	float:left;
	text-align:left;
}
#hlavicka #hlavickaMenu a.admin{
	font-size:9px;
	text-decoration:none;
}
#hlavicka #hlavickaMenu a.aktivni{
	text-decoration:none;
	color:black;
}
/* ************************************************** */
/* ************************************************** */
/* obsah stranky */
#obsah{
  margin:0;
  padding:0 14px 0 12px;
  text-align:justify;
  line-height:16px;
}
#obsah li{
  margin-left:20px;
}
#obsah p{
	margin:10px 0;
}
/* ************************************************** */
/* ************************************************** */
/* paticka stranky */
#paticka {
	clear:both;
	width:100%;
	margin:0;
  padding:5px 14px 0 12px;
	text-align: center;
}
#paticka, #paticka p, #paticka a{
	font-size: 8pt;
	color: #333;
	text-decoration:none;
}
#paticka a{
	text-decoration: underline;
}
#paticka a:hover{
	text-decoration: none;
}
/* ************************************************** */
/* ************************************************** */
.odkaz-vice{
	text-align:right;
	margin:0;
	padding:0 5px;
}

.ok, #telo .ok{
  margin:10px;
  padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
  font-weight:normal;
  border:1px solid #93AF61;
  background: url(img/icon-ok.png) no-repeat 10px 5px #E2F0C9;
}
.ok, .ok *{
  color:#516F1B;
}
.err, #telo .err{
  margin:10px;
  padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
  font-weight:normal;
  border:1px solid #fcadad;
  background: url(img/icon-err.png) no-repeat 10px 5px #FDE0E0;
}
.err, .err *{
  color:#CE0000;
}
.info, #telo .info{
  margin:10px;
  padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
  font-weight:normal;
  border:1px solid #EDEDB3;
  background: url(img/icon-info.png) no-repeat 10px 5px #FFFFCC;
}
.info, .info *{
  color:#242424;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
.left{
	text-align:left;
}

div.edit,form.edit{
	margin:0 0 50px 0;
	padding:5px;
	border:1px solid #333;
	background:#ccc;
}
h3.edit{

}
.unvisible{
	padding:5px;
	border:1px solid #bbb;
	background:#F0F0F0;
}
.novinka,.prispevek{
	margin:0 0 0 10px;
}
.kategorie{
	margin:0;
	padding:0 0 0 10px;
	border-bottom:1px dotted #464646;
}
.h3kategorie{
	
}
label.labelBlock{
	display:block;
	width:100px;
	text-align:right;
	margin-right:5px;
	float:left;
}
/* ************************************************** */
/* ************************************************** */
.clearfix:after,.paticka ul:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix,.paticka ul {display: inline-block;}
/* ie win hack ~ height acts like min-height \*/
* html .clearfix, * html .paticka ul {height: 1%;}
/* end comment required */
/* ************************************************** */
/* ************************************************** */
#loginForm{
	margin:0 auto;
	width:300px;
}
#loginForm label{
	margin:0 5px 0 0;
	display:block;
	width:100px;
	float:left;
	text-align:right;
}
#loginForm p#otherLink{
	margin-bottom:0;
	text-align:center;
}

#registerForm{
	margin:0 auto;
	width:400px;
}
#registerForm label{
	margin:0 5px 0 0;
	display:block;
	width:150px;
	float:left;
	text-align:right;
}

label.label-block{
	display:block;
	margin-right:5px;
	width:100px;
	float:left;
	text-align:right;
}
.navigace{
	margin:5px auto;
	padding: 4px 0 6px 13px;
	font-weight:bold;
	color:white;
	border-left:5px solid #888;
	background:#323232;
}
.navigace, .navigace *{
	font-size:12px;
	line-height:1;
}
.navigace a{
	color:#d4362b;
}
.navigace a:hover{
	color:white;
}

/* ************************************************** */
/* ************************************************** */
/*                                                    */
/*       © 2007 Jakub Kribik - LevneRychle[.]cz       */
/*                info@levnerychle.cz                 */
/*                                                    */
/* ************************************************** */
/* ************************************************** */

