/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}


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

a:hover{
	text-decoration: underline;
	color: #711419;
}

body{
	font: 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFF repeat-y center;
}

#tree
{
	background: url(images/bg_all.jpg) no-repeat fixed center top;
}

#bg { width:1012px;
		margin: 0px auto 0px auto;}


#main{
	width: 631px;
	padding: 0px 0px 0px 0px;
	float:left;
	background: no-repeat left top;
}


#header { width: 631px;
padding: 0px 0px 0px 0px;
height: 207px;
}

#logo {
height: 154px;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}
p {
	text-align: justify;
}

#logo h1 {
	padding: 0px;
	font-size: 24px;
	color: #000066;
}
#logo h2 {
	padding: 0px;
	font-size: 10px;
	text-transform: uppercase;
	color: #000066;
	text-align: left;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}


#buttons{
	width: 621px;
	height: 47px;
	background: url(images/menu.png) left top no-repeat;
	text-align:center;
	padding-left: 10px;
}

.razd_but { background:url(images/but_razd.gif) right center no-repeat;}

#buttons .but {
	float:left;
	background:url(images/but_razd.gif) right 2px no-repeat;
}

#buttons a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:normal;
	display: block;
	float: left;
	width: 83px;
	height: 34px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 13px;
	text-align: center;
	background:url(images/fish_but.gif) 0px 19px no-repeat;
	margin-right:3px;
}

#buttons a:hover {
	text-decoration: underline;
	background: url(images/but_hover.jpg) 0px 2px repeat-x;
}

#content{
	width: 629px;
	padding: 0px 0px 0px 0px;
	background: url(images/bg_cont.png);
	margin: 0px 1px 0px 1px;
}

#conttop{
	background: url(images/top.png) 0px 0px no-repeat;
	width: 629px;
	height: 8px;
	margin: 0px 1px 0px 1px;
}
#conttopakcia {
	background: url(images/top.png) 0px 0px no-repeat;
	width: 629px;
	height: 389px;
	margin: 0px 1px 0px 1px;
}

#contbot{
	background: url(images/bot.png) 0px bottom no-repeat;
	width: 629px;
	height: 7px;
}

#razd {
	width: 629px;
}
#razdLinka {
	background:url(images/razd.gif) 415px repeat-y;
	width: 629px;
}
#razdLinka2col {
	background:url(images/razd.gif) repeat-y 280px;
	width: 590px;
}

#left{
	width: 392px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	float:left;
}
#left2col {
	width: 280px;
	padding: 0px;
	margin: 0px;
	float:left;
}
#leftWide {
	width: 590px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	float:left;
}

#center{float:left;
padding: 0px 0px 0px 11px;
width:315px;
}

.text{
	padding: 0px 0px 0px 0px;
}

.img {	float:left;
		margin: 5px 13px 5px 0px;
}

span {	color:#094A11;
		font-weight:bold;
}

.dat { text-decoration:underline;}

H1{
	color: #c43731;
	padding-bottom: 5px;
	padding-left: 0px;
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

H2{
	color: #c43731;
	padding-bottom: 5px;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}

.read{
	text-align:right;
	padding-right:0px;
	padding-top: 10px;
}

#right{
float:right;
width: 182px;
/*background: url(images/right_bg.gif) left repeat-y;
*/margin-right: 19px;

}
#right2col {
	float:right;
	width: 280px;
	background: url(images/right_bg.gif) left repeat-y;
	margin-right: 19px;
}



#right ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:0px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}

#right li{
	padding-top: 5px;
/*	background: url(images/fish.png) 0px 2px no-repeat;
*/	padding-left: 30px;
}

#footer{
	height: 40px;
	width: 629px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 15px 0px 15px 0px;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
#leftWide p a img{
	margin: 5px;
}
#article {
	font-size: 10px;
	text-align: center;
}
form#formular {
	background: #C4EBD1;
	padding: 10px 5px 10px 15px;
	width: 370px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
form#formular p {
	margin-top: 4px;
}
form#formular fieldset, form#formular legend{
	margin: 0px;
	padding: 0px;
}
#formular fieldset legend {
	color: #c43731;
	padding-top: 10px;
	font: normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
form#formular textarea {
	width: 350px;
}
#rodic input, #dieta input, .textfield {
	width: 350px;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
#erika {
	width: 150px;
	float: left;
}
#lenka {
	width: 150px;
	float: right;
}
#lenka p {
	text-align: right;
}
.clear {
	clear: both;
}
#contentakcia {
	width: 629px;
	padding: 0px 0px 15px 0px;
	background: url(images/bg_cont.png);
	margin: 0px 1px 0px 1px;
}
#gallery {
	height: 556px;
}
#gallery #flashcontent {
	height: 100%;
}
.red {
	color: #F00;
}
.text h2 {
	padding: 5px;
	background-color: #00620A;
	color: #FFF;
	margin-bottom: 5px;
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.text h2 a,.text h2 a:hover {
	color: #FFF;
}
#leftWide h3 {
	font-style: italic;
	margin-top: 1em;
}
#akcia {
	text-align: center;
}
.grey {
	color: #CCC;
}

