/*
Author: elphnet.cz
Struktura:
        display | 
		  position | 
		  float | 
		  overflow | 
		  width | 
		  height | 
		  border | 
		  margin | 
		  padding | 
		  background | 
		  align | 
		  font
*/

/* Elements*/

body {	
	margin: 10px 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 12px;
	color:#333333;
	background-image: url(../img/bg_null.jpg);
	background-repeat: repeat-x;
	background-color: #95B06F;
	
}
h1, h2, h3, h4, h5 {
	border:0; 
	margin:10px 0px 5px 0px; 
	padding:0; 
	font-weight: bold;
}
p {
	margin:5px 0;
}


table {
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-size: 11px;
	letter-spacing:1px;	
}
ul, ol {
	display:block; 
	border:0; 
	margin:0px 0px 0px 20px; 
	padding:0;
}
form {
	margin: 0;
	padding: 0;
}
/* Floating */
.floatLeft, .left {
	float: left;
}
.floatRight, .right {
	float: right;
}

/* Text align */
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
.textCenter {
	text-align: center;
}

.clearer {
	clear: both;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
.noscreen {
	display: none;
}
a img {
	border: 0;
}
.noborder {
	border:0px solid white !important;
}
.dot {
	height:1px; 
	background:url(../img/dot.gif) top left repeat-x;
	margin:1em 0;
	clear: both;
}
/*_________________________________________________________*/

#null {
	width:744px;
	margin:auto;
	text-align:left;
	background-image: url(../img/shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#content {
	width:727px;	
	background-color: #FFDF20;
	background-image: url(../img/bg_content.jpg);
	background-repeat: repeat-x;
}
/*__________________ Rozlozeni stranky_____________________*/
#head {
	position: relative;
	height:201px;
	width:727px;	
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#head #logo {
	position:absolute;
	left:10px;
	top:10px;
	display: block;
	height:180px;
	width:220px;	
}
#head h1 {
	text-align:justify;
	font-weight: normal;
	font-size:12px;

}
#topMenu {	
	padding-left:10px;
	width:472px;
	height:36px;
		
}
#topMenu ul{
	margin:0px;
	padding:0px;
	margin-top:0px;
	list-style: none;
}
#topMenu ul li {
	float:left;	
}
#topMenu ul li a {
	display: block;
	float:left;	
	width:92px;
	height:21px;
	background-image: url(../img/top_li.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color:white;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	padding:8px 0px;
}

#topMenu ul li a:hover, #topMenu ul li.active a {
	background-image: url(../img/top_li.jpg);
	background-repeat: no-repeat;
	background-position: 0px -36px;
	text-decoration: underline;
	color:#333333;
}

#head img#flowerShadow {
	position: absolute;
	top:0px;
	right:-119px;
}
#head .fastNav {
	position: absolute;
	bottom:0px;
	left:230px;
}
#head .fastNav h1 {
	color:#333333;
	font-size:10px;
	font-weight: 700;
}
#head #nav {
	position: absolute;
	top:0px;
	right:20px;
	font-size:9px;
}
#head #nav a {
	color:#333333;
	text-decoration: none;
}
#head #nav a:hover {
	text-decoration: underline;
}

/*__________________ Rozlozeni stranky_____________________*/

/*___________________Pravy sloupec - obsah___________________*/
#col {
	background-color:#ffffff;
	margin-right:0px;
	width:483px;
	position: relative;
	background-image: url(../img/corner_top.jpg);
	background-repeat: no-repeat;
	padding-top:10px;
}
/*____Corner____*/
#col #bottom {
	background-image: url(../img/corner_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:12px;
}

#mainLeft {
	position: relative;
	float:left;
	width: 180px;
/*	border:1px solid blue;*/
}

/*___Menu___*/
#menu {
	padding:2px 0px 0px 1px;	
}
#menu h2	 {
	font-size:14px;
	padding-left:10px;
	font-weight: 700;
	padding-top:0px;
	margin-top:0px;
}
#menu ul#main {
	list-style: none;
	padding: 0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}
#menu ul#main li.upper a  {
	display:block;
	background-image: url(../img/li.gif);
	background-position: 0px 0px;
	width:170px;
	_width:180px;
	height:26px;
	_height:36px;
	color: #333333;
	font-weight: 700;
	font-size:15px;
	padding:0px 0px 0px 30px;
	text-decoration: none;
	margin-top:10px;
}
#menu ul#main li.upper a:hover {
	background-position: 0px 0px;
	color: #466900;
}
#menu ul#main li a{
	display:block;
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: 8px -36px;
	width:170px;
	_width:180px;
	height:21px;
	_height:25px;
	color: black;
	font-size:14px;
	padding:4px 0px 0px 30px;
	text-decoration: none;
}
#menu ul#main li.active a, #menu ul#main li.active a:hover {
	display:block;
	background-image: url(../img/li.gif);
	background-position: 0px 0px;
	width:169px;
	_width:184px;
	height:18px;
	_height:20px;
	color: #466900;
	padding:2px 0px 0px 15px;
	text-decoration: none;
}
#menu ul#main li a:hover{
	display:block;
	background-image: url(../img/li.gif);
	background-position: 0px -36px;
	color: #466900;
}

#mainRight {
	float:right;
	width: 496px;
}
/*_________text na strance_________*/
#text {
	padding:0px 10px 0px 10px;
	text-align: justify;
}

#text h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:17px;
	font-weight: 700;
}
#text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
}
#text h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#text a {
	color:#5D842D;
	font-weight: 700;
	text-decoration: underline;
}
#text a:hover {
	text-decoration: none;
}

#text ul {
	list-style: none;
	/*margin:0;
	padding:0;*/
}
#text ul li {
	background-image: url(../img/ul.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left:18px;
	margin-top:5px;
}
/*___fotogalerie___*/
#gallery {
	padding:10px 0px 10px 0px;
}
#text #gallery .info {
	float:right;
	width:325px;	
}
#text #gallery h1 {
	font-size:14px;
	margin:0px 0px 0px 0px;
	font-weight:700px;
	
}
#gallery a, #gallery a:hover {
	text-decoration:none;
}
#gallery .linka {
	background-image: url(../img/dot.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;	
}
#gallery .obr {
	width:413px;
	padding-bottom:35px;
}
#gallery .obr img {
	border:0px solid white;
	margin:5px 5px 5px 0px;
}
#gallery img:hover {	
}
#gallery .reklama {
	height:10px;
}

/*___HOME___*/
#home .box {
	width:228px;
	height:220px;
	margin-top:5px;
	position: relative;
}
#home .main {
	height:188px;
	padding-left:10px;
	background-image: url(../img/home.jpg);
	background-repeat: no-repeat;

}
#home .main h1 {
	margin:0px 0px 20px 0px;
	padding:5px 0px 10px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
}
#home .box a {
	display: block;
	text-decoration: none;
	padding:5px;
}
#home .box a:hover {
	text-decoration: underline;
	color:#333333;
}
#home .box a h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
}
#home .box p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	top:120px;
	width:150px;
	padding:5px;
	text-align: left;
}
#home #box01 p {
	top:90px;
}
#box01 {
	background-image: url(../img/home01.jpg);
	background-repeat: no-repeat;
}
#box02 {
	background-image: url(../img/home02.jpg);
	background-repeat: no-repeat;
}
#box03 {
	background-image: url(../img/home03.jpg);
	background-repeat: no-repeat;
}
#box04 {
	background-image: url(../img/home04.jpg);
	background-repeat: no-repeat;
}


/*____________*/
.box #copyright {
	font-size:9px;
	color:#666666;
	text-align:right;
	padding-top:10px;
}
.box #copyright a {
	text-decoration: none;
	color: #666666;
	border-bottom: 0px;
}
.box #copyright a:hover {
	border-bottom: 1px dotted #666666;
}
.no-border {
	border:0px;
}
/*________________footer____________________*/
#footer {
	height:43px;
	background-color: #ffdf20;
	text-align: right;
	padding:0px 0px 0px 0px;
}
#footer ul {
	margin: 0;
	padding: 4px 0px 0px 0px;
	
}
#footer ul li {
	display: inline;
	padding:0px 5px 0px 5px;
	font-size: 10px;	
}
#footer ul li a {
	color:#333333;
	text-decoration:none;
}
#footer ul li a:hover {
	text-decoration:underline;	
}
#footerBottom {
	height:20px;
	background-image: url(../img/footer_bottom.jpg);
	background-repeat: no-repeat;
}

#copyright {
	text-align: right;
	padding:5px 5px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size: 9px;
}
#copyright a {
	color: #333333;
}


#copyright a {
	text-decoration:none;
}
#copyright a:hover {
	text-decoration:underline;
}
.fastContact {
	position: absolute;
	bottom:0px;
	left:10px;
}
.fastContact div.title {
	font-size:14px;
	padding-left:10px;
	font-weight: 700;
	padding-top:0px;
	margin-top:0px;
}
.fastContact p {
	padding-left:10px;
	font-size:13px;
}
form.formular {
	margin-bottom:10px;
}
form.formular input {
	width:300px;
	border:1px solid #333333;
}
form.formular input.submit {
	width:100px;
}
form.formular textarea {
	width:300px;
	border:1px solid #333333;
}
form.formular table td {
	text-align: right;
}
#temp {
	height:130px;
}
/*____SITEMAP____*/
#sitemap h1 {
	color:#333333;
}
#sitemap h2 a{
	color:#333333;
	text-decoration:none;
	font-size:12px;
}
#sitemap h3 a{
	color:#333333;
	text-decoration:none;
	font-size:10px;
}
#sitemap h3 a:hover, #sitemap h2 a:hover {
	text-decoration: underline;
}
/* pridano kvuli tinyMCE a spravnemu zobrazeni fontu*/
.fontSize1{
	font-size:8px;
}
.fontSize2{
	font-size:10px;
}
.fontSize3{
	font-size:12px;
}
.fontSize4{
	font-size:14px;
}
.fontSize5{
	font-size:18px;
}
.fontSize6{
	font-size:24px;
}
.fontSize7{
	font-size:36px;
}
