/* $TopStyle:URL=http://www.nesedtedoma.cz/nesed/default.css$ */

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
 #atrtitle{
 	position:absolute;
 	height: 200px;
 	width: 100px;
 	background-color: red;
 }

body {
	margin: 0;
	padding: 0;
	background-image: url(images/img01.png);
	background-repeat: no-repeat;
	font-family:Verdana;
	font-size:medium;
	color: #ba512e;
	color: black;
}

h1, h2, h3 {
	margin: 0;
	
	font-weight: normal;
	color: #ba512e;
}

h1 {
	letter-spacing: -1px;
	font-size: small;
	
}


p, ul, ol {
	margin: 0 0 1em 0;
	text-align:left;
	line-height: 20px;
	font-size: 13px;
	color: #222;
}

a:link {
	color: #ba512e;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration:underline;
	color: #ba512e;
}

a:visited {
	color: #ba512e;
	text-decoration: none;
}

img {
	border: 1px solid gray;
	padding: 2px;
}

img.left {
	float: left;
	margin-right: 15px;
}

.stred{
	text-align: center;
}

img.right {
	float: right;
	margin-left: 15px;
	border: 1px solid black;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

/* Header */

#header {
	width: 940px;
	height: 70px;

}

/* Menu */

#menu {
	width: 960px;
	margin: 0;
	padding: 0;
}

#menu ul {
	float: right;
	display: block;
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	margin-right: 3px;
	padding: 10px 15px 10px 10px;
	letter-spacing: -.5px;
	text-decoration: none;
	text-transform: lowercase;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none;
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#menu .numbertxt {
	font-size: 28px;
	color: #C4F28D;
}

#menu span {
	margin: 0;
	padding: 0;
}

/** LOGO */

#logo {
	clear: both;
	width: 960px;
	height: 100px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 0 0 55px;
	line-height: normal;
	
}

#logo h1 { }

#logo h1 a {
	text-decoration: none;
	color: white;
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	
	float: left;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: black;
}

#logo p a {
	text-decoration: none;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	
}

/* Content */

#content {
	float: right;
	width: 634px;
	padding-left: 6px;
	padding-right: 6px;
	margin-right: 8px;
	

}
#content2 {
	float: right;
	width: 140px;
	font-size:x-small;
	color: green;
}
#cont3{
	background-color: #ffedd7;
		float: right;
	width: 638px;
}

/* Post */

.post {
	padding: 10px 15px;
}

.post .title {
	margin-bottom: 20px;
	border-bottom: 1px dotted #D1D1D1;
	background: url(images/img04.jpg) repeat-x left bottom;
}

.post .entry {
}

.post .meta {
	height: 70px;
	padding: 40px 15px 0px 15px;
	background: url(images/img03.jpg) repeat-x left top;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img09.gif) no-repeat left 50%;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img08.gif) no-repeat left 50%;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 160px;
	color : #ba512e;
	font-size:small;
}

#sidebar ul {
	margin: 0;
	padding-right: 4px;
	list-style:none;
	color: #ba512e;
}

#sidebar li {
	margin-bottom: 20px;
	color: #ba512e;
}

#sidebar li ul {
	background: url(images/img03.jpg) repeat-x left bottom;
	padding-bottom: 20px;
	color: #ba512e;
}

#sidebar li li {
	margin: 0;
	
}
#sidebar h2 {
	padding-top: 6px;
	margin-bottom: 6px;
	background: url(images/img04.jpg) repeat-x left bottom;
	font-size: 12px;
	background-image: url(images/pozadiside4.png);
	background-position: top;
	color: black;
	text-align: center;
	min-height: 20px;	
}


/* Search */

#search {
	
	margin-bottom: 0px;
		background-color:#BBCBDA;
		padding-left: 2em;
	
}

#search h2 {
	margin-bottom: 10px;
	
	
}

#s {
	width: 115px;
	margin-right: 5px;
	margin-left: 2px;
	margin-bottom: 20px;
	padding: 3px 0px 3px 15px;
	border: 1px solid #BBB;
}

#x {
	margin-bottom: 20px;
	padding: 3px 3px 3px 3px;
	background: #ECECEC;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 860px;
	height: 52px;
	margin: 0 auto;
}

#footer {
	margin: 0 auto;
	height: 52px;
	min-height: 52px;
	padding: 0;
	background-color: #A0A0A3;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 15px;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}
#red{
	color: red;
}
#white{
	color: white;
	font-size: small;
}
#pridej{
	border: 1px solid gray;
	background-color: #26619e;
	color: white;
	text-align: center;
}
.pridejramec{
	border: 1px solid gray;
	background-color: #106acd;
	color: white;
}
.vysledek{
border-bottom: 1px solid #444;
	background-color: #DDD;
	background-image: url(images/vysledek.png);
	background-repeat: no-repeat;
	padding: 1em;
	min-height: 100px;
	color: black;
	font-size:small;
	
}
.vysled{
	background-image: url(images/vysledek.png);
}


.nadpisvysledku{
	font-size: large;
	color:#683a00;
}
.reklama{
float: center;
width: 600px;
height: 70px;
text-align: center;
}
#reklama{
float: center;
width: 600px;
height: 70px;
text-align: center;
}
#novy{
	font-size: large;
	color: lime;
}

#nalevo{
	color: lime;
	line-height: 24px;
	margin-top: 10px;
}
#loginstat{
	background-color: #26619e;
	border: 1px solid black;
	color: white;
	text-align: center;

}
#loginstat a{
	text-decoration: none;
	color: white;
	font-size: x-small;
}
#loginstat a:hover{
text-decoration: underline;
}


table{
	border: 1px solid gray;
	text-align: center;
}
#odhlaseni{
	color: white;
	font-size: x-small;
}
#img1{
	border: none;
}
.img1{
	border: none;
}
#napoveda{
border: 1px solid black;
background-color: #ffdeb5;
padding: 0.5em;
}
#spravaakci{
	color: white;
}
#spravatable{
font-size: small;
}

.tmavyradek{
	background-color: #DDD;
}
.tabulkanadpis{
	background-color: #888;
}
.tabulkanadpis2{
	background-color: #5281e2;
}
.tabulkanadpis3{
	background-color: #d3dc87;
	color:black;
}
.bezramecku{
	border: none;
}
#posledniakce{
	border: 1px solid gray;
	color: black;
	font-size:x-small;
background-color: white;
	text-align:left;
}
#nejblizsiakce{
	border: 1px solid gray;
	color: black;
	font-size:x-small;
	text-align:left;
	background-color: white;
}
#posledniakce a{
	text-decoration: none;
	color: #0411bf;
	
}
#posledniakce a:hover{
color: orange;
}
#nejblizsiakce a{
	text-decoration: none;
	color: #0411bf;
}
#nejblizsiakce a:hover{
color: orange;
}


#doporucujeme{
		border: 1px solid gray;
		width: 160px;
	font-size:x-small;
	text-align:center;
	color: black;
}

#doporucujeme a{
color: black;
font-size: small;
text-decoration: none;
font-size:x-small;
}
#doporucujeme a:hover{
	color:Highlight;	
}

.srameckem{
text-align: center;
	border-top: 2px solid gray;
	border-bottom: 2px solid gray;
	padding: 0.5em;
	color:#596610;
	background-image: url(images/flashgrad.png);
	background-repeat: no-repeat;

}
#akcevokoli{
	padding: 0.5em;
	color: black;
	background-color: #f0efdb;
	background-image: url(images/pozadiside.png);
	background-repeat: no-repeat;
	font-size:12px;

}
#akcevokolio{
	padding: 0.5em;
	color: black;
	background-color: #f0efdb;
}

#akcevokolio a{
	color: black;
}
#akcevokolio a:visited{
text-decoration: none;
}
#akcevokolio a:hover{
text-decoration: underline;
}
#table_admin_users{
	font-size: xx-small;
	color: black;
}
.precteno{
	color:blue;
}

fieldset.jcalendar {
border:1px solid #A1A5A9;
font:.9em Arial, Helvetica, sans-serif;

}

div.jcalendar-wrapper {
width:20em;
}

div.jcalendar-selects {
padding:.6em .4em;
text-align:center;
}

div.jcalendar-selects select {
border:1px solid #A1A5A9;
font-size:smaller;
}

div.jcalendar table {
background:#a1a5a9;
color:#000;
margin:.3em auto;
font-size: smaller;
}

div.jcalendar table th {
background:#eee;
}

div.jcalendar table td {
background:#f9f9f9;
padding:0;
width:2.2em;
}

div.jcalendar table th.weekend {
background:#ddd;
}

div.jcalendar table td.weekend {
background:#e9e9e9;
}

div.jcalendar table td a {
color:#333;
display:block;
line-height:1.7em;
text-align:center;
text-decoration:none;
width:2.2em;
}

div.jcalendar table td.today a {
background:#777;
border-color:#aaa;
color:#fff;
font-weight:700;
}

div.jcalendar table td a:hover,div.jcalendar table td a:focus,div.jcalendar table td a:active {
background:#77b0d3;
color:#fff;
padding:0;
}

div.jcalendar table td a.selected {
background:#0072b9;
color:#fff;
}

div.jcalendar-links {
margin:.4em;
text-align:center;
}

div.jcalendar-links a {
padding:.2em .4em;
}

#doporucujeme td{
background-color: #ddd;
}
.sirka70{
	width: 70px;
}
.sirka380{
width: 450px;
}
.sirka120{
	width: 120px;
}
.tdsrameckem{
	border: 1px solid gray;
	padding: 4px;
}
.polozkamenu{
background-image: url(images/pozadiside.png);
background-repeat: no-repeat;
padding-left: 1em;
}
.polozkamenu a{
color: black;
text-decoration: none;
}
.polozkamenu a:visited{
	text-decoration: none;
}
.polozkamenu a:hover{
	text-decoration: underline;
}

.polozkamenuzvoleno{
	background-image: url(images/pozadisidehover.png);
background-repeat: no-repeat;
padding-left: 1em;
}
.polozkamenuzvoleno a{
color: black;
text-decoration: none;
}
.polozkamenuzvoleno a:visited{
	text-decoration: none;
}
.polozkamenuzvoleno a:hover{
	text-decoration: underline;
}
.hlavninadpis{
	font-size: x-large;
}
.malynadpis{
	font-size:small;
	color: red;
	padding-left: 60px;
	margin-bottom: 20px;
}
#poradatele{
padding: 0.5em;
	color: black;
	background-color: #DDD;
	background-image: url(images/pozadiside4.png);
	background-repeat: no-repeat;
	font-size:smaller;
	margin-top: 1em;
}


#malepismo{
	font-size: xx-small;
}
#indexnadpis{
	font-size: medium;
}
.entry2{

	border: 1px solid gray;
	width:270px;
	float: left;
	padding: 0.5em;
	background-color: InactiveCaptionText;
	text-align: center;	

}
.indexramec{
	width: 10px;
	height: 200px;
	background-color: gray;
float: left;
}

.entry3{
margin-top: 50px;
background-color: #d2d89c;
	border: 1px solid gray;
	width:250px;
	padding: 0.5em;
	float: right;
	text-align: center;
	background-color: red;
	color: white;
	
	}
.cistic{
clear: both;
}
h1.indexnadpis{
	color: white;
	font-size: medium;

	padding-left: 60px;
	font-style: oblique;
}
.anketa{
margin-top: 1em;
margin-bottom: 1em;
font-size:smaller;
	border: 1px solid gray;
	padding: 4px;
	
	color: black;
	padding: 0.5em;
}
.anketa a{
	color: black;
}

#logintable{
background-color: orange;
}
.cerny{
	color: black;
}
#newusertable{
	background-color: #CCC;
	width: 450px;
	padding: 1em;
	text-align: center;
	background-color: #bbcbda;
}
#odkazy{
	padding: 0.5em;
	color: black;
	background-color: #f0efdb;
	background-image: url(images/pozadiside.png);
	background-repeat: no-repeat;
	font-size:12px;

}
#odkazy h3{
	font-size:small;
	color:black;
	text-align: center;
}
#odkazy a{
	color: black;
}
#odkazy a:visited{
text-decoration: none;
}
#odkazy a:hover{
text-decoration: underline;
}
#vase_foto{
	margin-left: 50px;
}
.vase_foto_nadpis{
font-size: medium;
text-align: center;
}
.zajim{
border: 1px solid gray;
background-color: #fffddf;
padding: 0.5em;
}
.nadpiszprav{
	color:red;
	
	}
.zajim h2 {
	margin-bottom: 15px;
	
	font-size:medium;
	color:#565212;
}

#search {
	
	margin-bottom: 0px;
	background-color: white;
	padding:0.5em;
	width: 300px;
	
	
}
#poradatele h2 {
	font-size:small;
	color:black;
	text-align: center;
	margin-top: 4px;

}


.top{
	padding: 0.5em;
	color: black;
	background-color: #DDD;
	background-image: url(images/pozadiside4.png);
	background-repeat: no-repeat;
	font-size:smaller;
	margin-top: 1em;

}

.top h3{
	font-size:small;
	color:white;
	text-align: center;
	margin-top: 4px;
}
.top a{
	color: black;
}
.top a:visited{
text-decoration: none;
}
.top a:hover{
text-decoration: underline;
}

/*========= KOMENTY =========*/
h2.commh2{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color:#333 !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
.commentmetadata a {
	font-size:11px;
	color:#333333;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 18px 18px 5px 18px !important;
	background:#F8F8F4;
	border:1px solid #DEDBD1;	
}
input#submit {
	font-size: 12px;
	color:#363636;
	font-weight:bold;
	padding:7px 10px;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #E0591A;
	background:#E37120;
}

/*========= SINGLE POST SPECIFIC =========*/

span.tags{
	background: url(images/ico-tags-trans.png) no-repeat left;
	padding: 1px 0 10px 10px;
}

.singleh2 {
	font-size:1.8em !important;
	padding-top:5px;
}
.entry { margin-bottom:5px;}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:22px !important;
        margin-bottom:10px;
	}
.entry blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 10px auto 20px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 22px;
	}
.entry img { 
	padding: 2px 2px 2px 2px;
	background:#F8F8F4;
	border: solid 1px #e6e6e6; 
	}
.entry ul, .entry ol {
	margin-bottom:10px;
	font-size:12px;
	line-height:22px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:10px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	margin-bottom:10px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	margin-bottom:10px;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}
.hidden{
	display: none;
	
}

#hidden1{
	
		display: none;
}
#hidden2{
	display: none;
	
}
#hidden3{
	display: none;
	
}
#hidden4{
	display: none;
	
}
#hidden5{
	display: none;
	
}
.polozky{
    color: #107ee4;
    font-size: 150%;
}
.polozky2{
    color: #ba6900;
    font-size: 130%;
}
.polozky3{
    color: #ba6900;
    font-size: 110%;
}

