/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/ /*Moje CSS */ /* ------------------ D O M Y ---------------------*/
.listhouse {
	margin-bottom: 20px;
	float: left;
	text-align: center;
	width: 130px;
}
.wild{
	width:190px;
}

.podObrazkem{
        background-color: #FF4400;
	width:480px;
	text-align:center;
	float: left;
	border-bottom: 5px #FF4400 solid;
}
.podObrazkem a{
	color:black;
	background-color:white;
	padding-left:3px;
	padding-right:3px;
	font-size:120%;	
}

.obrazek {
	border: 10px #FF4400 solid;
	background-color: black;
	float: left;
	margin: 0px 0px 0px 0px;
	width: 510px;
	height: 310px;
	vertical-align: middle;
	overflow: hidden;
	padding: 5px;
}
.thinObr{
	width:450px;
}
.obrOtazky{
	text-align:left; 
	overflow-y:scroll;
}

/* Tlacitka domu */
.tldum {
	text-align: justify;
	text-indent: 10px;
	width: 130px;
	height: 26px;
}

.tldum a {
	display: block;
	width: 100px;
	float: left;
	margin: 0 3px 0 0;
	padding: 0px 15px 0px 15px;
	border: none;
	text-decoration: none;
	font-weight: bold;
}

.tldum a:hover {
	background: #FF4400;
	margin: 0 3px 0 0;
	color: black;
	font-weight: bold;
	border: none;
}

.current_page_item {
	text-align: justify;
	text-indent: 10px;
	width: 130px;
	height: 26px;
}

.current_page_item a {
	display: block;
	width: 100px;
	float: left;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
	font-weight: bold;
	background: #FF4400;
	margin: 0 3px 0 0;
	color: black;
	font-weight: bold;
	border: none;
}

.current_page_item a:hover {
	background: #FF4400;
	margin: 0 3px 0 0;
	color: black;
	font-weight: bold;
	border: none;
}

.sipka {
	text-align: center;
	padding-left: 30px;
	text-indent: 10px;
	width: 90px;
	height: 30px;
}

.sipka ax {
	display: block;
	width: 40px;
	float: right;
	margin: 0 0px 0 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: none;
	text-decoration: none;
	font-weight: bold;
}

.sipka ax:hover {
	background: #FF4400;
	margin: 0 0px 0 0;
	padding-left: 10px;
	padding-right: 10px;
	color: black;
	font-weight: bold;
	border: none;
}
.text_r{
	text-align:right;
}
.img_left{
	float:left;
	padding:6px;
}

.img_right{
	float:right;
			padding:6px;
}

/* ---------------------------- K o n t a k t    M a p a ---------------------*/
.adrress{
	width: 100px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	line-height: normal;
}

/* ---------------------------- Styly pro TinyMCE --------------------*/
.ohraniceni{
	border: solid 2px #AAAAAA;
	padding: 2px;	
}

.ohraniceni_l{
	border: solid 2px #AAAAAA;
	padding: 2px;
	float: left;	
}

/*KONEC*/ /* ---------------- CIZI --------------------*/
body {
	margin: 0;
	padding: 0;
	/*background: #131516;*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/pozadi.jpg);
}

h1,h2 {
	margin-top: 3px;
	color: #FF3300;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin-top: 0px;
	font-size: 1.4em;
	color: white;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;
	color: #FF6530;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */
#logo {
	width: 850px;
	height: 88px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(images/logo_tit.png) no-repeat right 100%;
}

#logo a, #logo p {
	float: left;
	margin: 0;
	color: #FF3300;
}


#logo a {
	font-family: Tahoma;
	padding: 30px 0 0 0;
	font-weight: bold;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 52px 0 0 3px;
	font-size: 10px;
	/*color: #616161;*/
	color: #B1B1B1;
}

#logo a {
	font-family: Tahoma;
	border: none;
	text-decoration: none;
	color: #FF6520;
}

/* Menu */
#menu {
	width: 850px;
	height: 30px;
	margin: 0 auto;
	padding-top: 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	background: #131516;
}

#menu a {
	display: block;
	float: left;
	background: #1F1F1F;
	margin: 0 3px 0 0;
	padding: 8px 10px 10px 10px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

#menu a:hover {
	background: #000000;
	margin: 0 3px 0 0;
	padding: 8px 10px 10px 10px;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #000000;
	margin: 0 3px 0 0;
	padding: 8px 15px 10px 15px;
	color: #FFFFFF;
}

/* Wrapper */
#wrapper {
	background: #000000;
}

/* Page */
#page {
	width: 850px;
	margin: 0 auto;
	padding: 30px 0;
}

#page_max {
	width: 1100px;
	margin: 0 auto;
	padding: 30px 0;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */
#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */
#content {
	float: left;
	width: 850px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	line-height: 150%;
}

.post h1 {
	font-weight: normal;
	font-size: 30px;
}

.post h2 {
	font-size: 24px;
}

.title {
	margin: 0;
	padding-bottom: 6px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	border-top: 1px solid #0A8A0A;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

.entry {
	
}

.links {
	font-size: 11px;
	background: #0A8A0A;
}

.links a {
	margin-left: 15px;
	padding-left: 10px;
	background: url(images/img02.gif) no-repeat left 50%;
	border: none;
}

.links a:hover {
	
}

.links .comments {
	
}

/* Sidebars */
.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	
}

.sidebar li li {
	padding: 5px 0 5px 0px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 0;
	border-bottom: 1px solid #0A8A0A;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

/* Search */
#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

#s {
	margin: 0;
	padding: 2px 2px;
	width: 120px;
	height: 18px;
	border: 1px solid #0A8A0A;
	background: #000000;
	font-size: 10px;
	color: #FFFFFF;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #0A8A0A;
	border: 1px solid #0A8A0A;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* Calendar */
#calendar_wrap {
	padding: 0;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
	
}

#calendar_wrap td {
	
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */
#footer {
	height: 50px;
}

#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

/* ----------------- F O R M U L A R E ---------------------*/
.for_radek {
	height: 31px;
}

.for_bunka1 {
	width: 150px;
	padding-top: 2px;
	text-align: left;
	margin-right: 4px;
	float: left;
}

.btn_sender {
	width: 480px;
	text-align: right;
}

input.regist {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px 0px 1px 0px;
	border: 2px solid #999999;
	width: 32	0px;
	background-color: #BBBBBB;
	/*	background-image: url(img/searchInput.gif);
	background-position: left; /*background-attachment: fixed;*/
	background-repeat: no-repeat;
	text-align: left;
	background-position: left;
}

input.regist:hover {
	border: 2px solid #FFFFFF;
}

select.regist {
	margin: 1px 0px 1px 0px;
	border: 1px solid Gray;
	width: 323px;
	background-color: #FFFFFF;
	background-image: url(../../graphics/images/searchInput.gif);
	background-position: left;
	/*background-attachment: fixed;*/
	background-repeat: no-repeat;
}

select.regist:hover {
	background-image: url(../../graphics/images/searchInputH.gif);
}

textarea.textovePole {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0px 0px 20px;
	border: 2px solid #999999;
	width: 385px;
	background-color: #BBBBBB;
	/*	background-image: url(img/searchInput.gif);
	background-position: left; /*background-attachment: fixed;*/
	background-repeat: no-repeat;
	text-align: left;
	background-position: left;
}

textarea.textovePole:hover {
	border: 2px solid #FFFFFF;
}
