
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 110px;
	padding: 0;
	background: #A9A9A9 url(images/bg.jpg) repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

.post h2 {
	font-size: 2.4em;
	letter-spacing: -3px;
	margin-bottom: 7px;
	font-weight: bold;
	top: -70px;
	left: -10px;
	position: relative;
	color: #A90200;
	width: 230px;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.3em;
	color: #6D6D6D;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
}

#wrapper {
	width: 980px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	background: White;
}

/* Header */

#header {
	clear: both;
	width: 980px;
	height: 276px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(images/img01.jpg) no-repeat left top;
}

/* Logo */

#logo {
	margin-top: -70px;
	padding: 0px 0px 0px 60px;
	color: #000000;
	background-image: url(images/logo.png);
	background: url(images/logo.png) no-repeat;
	width: 320px;
	height: 320px;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding-top: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 280px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 17px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 220px;
	padding: 8px 5px 6px 5px;
	border: none;
	background: #FFFFFF url(images/img02.jpg) no-repeat left top;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
}

#search-submit {
	width: 62px;
	height: 22px;
	border: none;
	background: none;
	color: #000000;
}



/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 0px 40px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 600px;
	padding: 30px 0px 0px 0px;
}
#content2 {
	float: right;
	width: 900px;
	padding: 30px 0px 0px 0px;
}

.post {
	margin-bottom: 5px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}


.post .title a {
 color: #294a02;
    font-size: 1.4em;
    letter-spacing: -3px;
    line-height: 1.2em;
    margin-bottom: 7px;
	 font-weight: bold;

}

.post .title2 {
 color: #294a02;
    font-size: 1.4em;
    letter-spacing: -3px;
    line-height: 1.2em;
    margin-bottom: 7px;
	 font-weight: bold;
	 top: -80px;
	 left: 50px;
	 position: relative;
}


.post .meta {
	margin-bottom: 30px;
	padding: 5px 0px 15px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.more {
	float: left;
	display: block;
	width: 120px;
	height: 23px;
	margin-right: 10px;
	padding: 2px 0px 0px 0px;
	background: url(images/img04.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #333333;
	
}

.comments {
	float: left;
	display: block;
	width: 120px;
	height: 23px;
	padding: 2px 0px 0px 0px;
	background: url(images/img04.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #333333;
	
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	margin: -62px 0px 0px -40px;
	padding: 30px 15px 0px 20px;
	color: #949494;
	background: #EC8400 url(images/side.jpg) no-repeat;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	border-bottom: 1px solid #E3E5E3;
	padding: 5px 0px;
	border-left: none;
}

#sidebar li li a {
	padding: 0px 0px 0px 15px;
	background: url(images/img03.jpg) no-repeat left 5px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	letter-spacing: -.5px;
	font-size: 2em;
	color: White;
	font-weight: bold;
	
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 0px;
	text-align: justify;
	color: Black;
}

#sidebar a {
	border: none;
	color: #054285;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #409BFA;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 980px;
	height: 20px;
	margin: 0 auto;
	padding: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #900C00;
	color: White;

}

#footer p {
	margin: 0;
	padding: 10px 0px 0px 40px;
	line-height: normal;
	text-transform: capitalize;
	color: White;
}

#footer a {
	color: #8A8A8A;
}

/* Footer Menu */

#footer-menu {
	width: 960px;
	height: 60px;
	margin: 0px auto;
	padding: 0px 0px 0px 20px;
	background: #AC1702 url(images/tlacmenua.png) repeat-x;
	color: #FEC603;
		border-top: 2px solid #900C00;
}

#footer-menu ul {
	margin: 0;
	padding: 30px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#footer-menu li {
	float: left;
}

#footer-menu a {
	display: block;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
	border-right: 1px solid #383838;
}

#footer-menu a:hover {
	color: #FFFFFF;
}

#footer-menu .current_page_item a {
	text-decoration: none;
}

#footer-menu .current_page_item a {
}
.head_info {
clear: both;
    overflow: hidden;
    position: relative;
    right: 0px;
    text-align: right;
    top: -93px;
	 left: 0px;

}

.head_info span {
    display: block;
    line-height: 1.2em;
}
.yellow {
    color: #f9ba04;
	 font-size: 24px;
}
.head_info .phone {
    color: #fbfafa;
    font-size: 2.917em;
    font-weight: bold;
    margin: -1px -3px 0 0;
}

.head_info .green {
	color: #D6D33A;
	font-size: 0.917em;
	text-transform: uppercase;
	word-spacing: 1px;
}

.okraj {
	box-shadow: 0 0 5px #FCCB30;
	transition: all 0.3s ease 0s;

}
	 
	 .okraj:hover {
   	 box-shadow: 0 0 15px #b5141c;
    transition: all 0.1s ease 0s;
	  }
	 
	a.svetlejsi img {
	filter: alpha(opacity=30);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index: 100;
}

a.svetlejsi:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
		z-index: 100;
}





/* Menu */



/* begin Menu */

#menu {
	float: right;
	width: 695px;
	height: 60px;
	padding: 0px;
	background: #2C5103 url(images/tlacvyb.png) repeat-x;
	border-top: 2px solid #508E05;
	z-index: 1000;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	color: #FFFFFF;
	background: #900C00 url(images/tlacvyb.png) repeat-x;
}

#menu .current_page_item a {
}
	


#menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;

}

#menu li {
	float: left;
	border-right: 1px solid #1A1A18; 

}

#menu a {
	display: block;
	height: 30px;
	padding: 25px 40px 0px 40px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	
}

#menu li ul {display: none;}
 #menu ul li a {
	display: block;
	background: #274602 url(images/tlacvyb.png) repeat-x;
	padding: 20px 40px 10px 40px;
	text-decoration: none;
	white-space: nowrap;
	color: #fff;
	width: auto;
	z-index: 1000;
}


 #menu ul li a:hover {
	background: #900C00 url(images/tlacmenua.png) repeat-x;
	z-index: 1000;
}
 #menu li:hover ul {display: block; position: absolute;
}
 #menu li:hover li {float: none;
}
 #menu li:hover a {
	background: #900C00 url(images/tlacmenu.png) repeat-x;
z-index: 1000;
}
 #menu li:hover li a:hover {
	background: #A3A3A3 url(images/tlacvyb.png) repeat-x;
z-index: 1000;
}
  #drop-nav li ul li {border-top: 0px;
  z-index: 1000;
}
  
  


#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	color: #FFFFFF;
	background: #900C00 url(images/tlacvyb.png) repeat-x;
}

#menu .current_page_item a {
}

#datum {
	position: absolute;
	margin-left: 855px;
	margin-top: 2px;
	padding: 4px;
	font-size: 13px;
	line-height: 16px;
	color: White;
	font: normal bolder 13px;
}

#druh  {
	position: absolute;
	right: 510px;
	top: 605px;

}
.radek1  {
height: 30px;
background: #DCDCDC;
padding-left: 15px;

}
.radek2  {
	height: 30px;
	background: White;
padding-left: 15px;
}

#druh p {
	padding-left: 15px;
		font-size: 13px;
}

.left
{
	float: left;
		
}

.right
{
	float: right;
	padding-right: 50px;
		
}

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

#uvodfoto {
	position: absolute;
	margin-left: 604px;
	margin-top: 38px;
	padding: 0px;
	height: 200px;

}

.ramecek
 {
	border: 3px solid #043C77;
}


.prekryti {position: relative;
text-align: center;
float: left;
margin-bottom: 30px;
margin-right: 20px;}

.prekryti span {
	background: url(images/kruh.png);
	width: 200px;
	height: 180px;
	position: absolute;
}

.imgtab {
margin-bottom: 20px;
}

.container_12 .grid_4 {
    width: 350px;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
}

.container_12 .grid_8 {
    width: 500px;
}

.container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.alpha {
    margin-left: 0px;
}
.pozvanka
{
	border: 2px solid #EC8400;
	 margin: 20px;
	 padding: 20px
}
