﻿/*
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: #000000;
}

body{
	font: 16px Arial, Helvetica, sans-serif;
	text-align:justify;
	color: #000000;
	background: #a4a4a4;
	/*background: #504A4B;*/
	line-height:20px;
}


#main{
	width: 1000px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background:#000000;
	background: url(../Images/top.jpg) top left no-repeat;
	border-left: 1px solid #C0D3DA;
	border-right: 1px solid #C0D3DA;
	
}


#header { width:1002px;
padding: 0px 0px 0px 0px;
height: 218px;
}

#buttons{
	width: 1000px;
	background: url(../Images/menu.jpg) left top repeat-x;
	text-align:center;
	height:145px;
	margin-right:3px;
}

#buttons .but1 {
	float:left;
	background: url(../Images/but.jpg) center no-repeat;
	height:82px;
	margin-top: 15px;
	margin-right:3px;
}

#buttons .but2 {
	float:left;
	background: url(../Images/but.jpg) center no-repeat;
	height:82px;
	margin-top: 30px;
	margin-right:3px;
}

#buttons .but3 {
	float:left;
	background: url(../Images/but.jpg) center no-repeat;
	height:82px;
	margin-top: 45px;
	margin-right:3px;
}

#buttons .but4 {
	float:left;
	background: url(../Images/but.jpg) center no-repeat;
	height:82px;
	margin-top: 0px;
	margin-right:3px;
}

#buttons .but5 {
	float:left;
	background: url(../Images/but.jpg) center no-repeat;
	height:82px;
	margin-top: 34px;
	margin-right:3px;
}

#buttons .but6 {
	float:left;
	background: url(../Images/but.jpg) center no-repeat;
	height:82px;	
	margin-top: 0px;
	margin-right:3px;
}

#buttons a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	display: block;
	float: left;
	width: 147px;
	height: 49px;
	text-decoration: none;
	color: #07233E;
	padding-top: 33px;
	text-align: center;
	margin-right: 0px;
}

#buttons a:hover {
	text-decoration: underline;
}

#logo{
	background: url(../Images/logo.jpg) center top no-repeat;
	height: 284px;
	padding: 25px 0px 0px 796px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H3 a{
	font-size: 10px;
	background:none;
}

#bg_top {
	background: url(../Images/bg_top.jpg) left top no-repeat;	
	height:304px;
	width:317px;
	float:left;}
	
#text_top {
	color:#000000;
	width:234px;
	margin: 11px 0px 0px 19px;}


#cont_out { 
	background: url(../Images/cont_bot.jpg) bottom repeat-x;
	width:1000px;	
}

#content{
	width: 1000px;	
	background: #A4A4A4;
}

#left{
	width: 247px;	
	margin: 0px;
	float:left;
	background: url(../Images/left.jpg) top repeat-x;
	min-height: 450px;
}

#left .list 
{
	list-style: none;
	padding-left: 37px;
	padding-top: 5px;
	margin: 0px;
	display:block;
	/*background: url(../Images/fish_left.png) 9px 6px no-repeat;*/
}

.tit_bot {	background: url(../Images/tit_bot.png) center top no-repeat;
			padding: 16px 5px 0px 0px;
			height:280px;
}

#center{float:left;
padding: 13px 0px 0px  0px;
width:744px;
background: url(../Images/tit.png) left 28px repeat-x;
margin: 0px 0px 0px 0px;
}

.text{
	padding: 10px 0px 0px 0px;	
}

.img {	float:left;
		margin: 2px 17px 5px 0px;
}

span {	color:#1C4461;
		font-weight:bold;
}

.color { color:#3774A0;}

.dat { text-decoration:underline;}

H1{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #FFFFFF;
	height: 34px;
	padding-left: 0px;
	padding-top: 14px;
	text-align:center;
	background:url(../Images/tit.jpg) center top no-repeat;
}

H5{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #FFFFFF;
	height: 34px;	
	padding-left: 0px;
	padding-top: 14px;
	text-align:center;
	background:url(../Images/footer.jpg) repeat-x left top
}



.HTitle{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #FFFFFF;
	height: 34px;
	padding-left: 0px;
	padding-top: 14px;
	text-align:center;
	background:url(../Images/tit.jpg) center top no-repeat;
}

H2{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #1C4461;
	padding-bottom: 10px;
	
	padding-top: 5px;
	text-align:left;
	background:url(../Images/tit_cent.gif) bottom repeat-x;
}

.read{
	text-align:right;
	padding-right:5px;
	padding-top: 4px;
}
.read_top{
	text-align:right;
	padding-right:30px;
	padding-top: 10px;
}

.right{
	float:right;
	width: 247px;
	padding: 4px;
	margin: 0px;
	background: url(../Images/right.jpg) top repeat-x;
	min-height: 260px;
}



.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_right.png) 10px 13px no-repeat;
	padding-left: 38px;
}

#footer{
	height: 25px;
	width: 1000px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 10px 0px 10px 0px;
	background: url(../Images/footer.jpg) left top repeat-x;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}


.home-products-col	{
	width:300px;
	float:left;
	}
.pachet-link	{
	display:block;
	width:245px;
	height:59px;
	padding:25px 120px 10px 15px;
	text-decoration:none !important;
	margin-top:15px;
}
.pachet-link .heading	{
	font:900 26px Georgia,"Trebuchet MS";
	font-style:italic;
	letter-spacing:-2px;
	color:#333;
	line-height:28px;
	display:block;
	}
.pachet-link .description	{
	font:100 11px "Trebuchet MS";
	color:#333;
	line-height:14px;
	height:28px;
	overflow:hidden;
	display:block;
	margin:2px 5px 0 2px;
	}
	
	.liner	{
	overflow:hidden;
	}
	
	.centerUp
	{
	    height:281px;
	    padding-right:50px;
	    padding-left:50px;
	    color:#1c4461;
	}
	
	.pictureDown
	{
	       padding-left:51px;	 
	}
	
	.pictureDown .tabele .tr
	{
	    padding-top:10px;
	}
	
	.centeredImage
    {
    text-align:center;
    margin-top:31px;
    margin-bottom:0px;
    padding:0px;
    }
    
    .citate
    {
        padding-right:50px;
        color:#1c4461;
    }
