* {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
body {
	background: #ffffff url(pics/pasik.jpg) repeat-y center top;
}
h1 {
	color: #C13500;
	font-size: 20px;
	text-align: center;
	padding: 10px;
}
h2 {
	color: #C13500;
	font-size: 18px;
	text-align: left;	
	padding: 10px;
}
h3 {
	color: #C13500;
	font-size: 14px;
	text-align: left;	
}
p {
	text-align: justify;
	margin: 20px;
}
a {
	text-decoration: none;
	color: #2F2F4F;	
}
a:hover{
	text-decoration: none;
	color: #C13500;
}
#main{
	position: relative;
	width: 1240px;
	color: #2F2F4F;	
}
#content{
	position: relative;
	width: 1240px;
	height: 100%;
}
#header{
	position: relative;
	width: 1240px;
	height: 243px;
	background: transparent url(pics/top.jpg) repeat-y center top;
	border: 0px dotted green;
}
#menu{
	position: relative;
	width: 1240px;
	height: 67px;
	background: transparent url(pics/menu.jpg) repeat-y center top;
	border: 0px dotted green;
}
#telo{
	width: 1240px;
	position: relative;
	float: left;
	background: transparent url(pics/stred.jpg) no-repeat center top;
	border: 0px dotted blue;
}
#obsah {
	margin-left: 130px;
	margin-right: 140px;
	background: transparent;
	border: 0px dotted red;
}
#footer {
	position: relative;
	width: 1240px;
	height: 20px;
	float: left;
	background: #ffffff url(pics/spodok.jpg) no-repeat center top;
	border: 0px solid orange;
}
#spodok{
	position: relative;
	width: 1240px;
	height: 150px;
	float: left;
	background-color: #ffffff;
	border: 0px solid orange;
}

#text, #text_ponuka, #text_central, #text_kontakt {
	position: relative;
	float: left;
	margin-top: 10px;
	background-color: transparent;
	text-align: justify;
	font-weight: normal;
	line-height: 22px;
}
#text{
	width: 350px;
	padding: 10px 10px 0px 20px;
	border: 0px dotted blue;
	line-height: 22px;
}
#text_ponuka{
	width: 620px;
	padding: 10px 10px 0px 20px;
	border: 0px dotted blue;
	line-height: 22px;
}
#text_central{
	width: 650px;
	padding: 10px 10px 0px 20px;
	border: 0px dotted blue;
	line-height: 22px;
}
#text_kontakt{
	width: 365px;
	font-weight: bold;
	padding: 10px 10px 0px 150px;
	border: 0px solid blue;
}

#obrazky, #obrazky_central, #obrazky_ponuka {
	position: relative;
	float: right;
	background-color: transparent;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}
#obrazky{
	width: 580px;
	border: 0px solid blue;
}
#obrazky_central{
	width: 290px;
	border: 0px solid blue;
}
#obrazky_ponuka{
	width: 290px;
	border: 0px solid blue;
}

img	{
	border: 0px;
}
#navigation {
	width : 900px;
	height : 40px;
}
#navigation a {
	display : block;
	float : left;
	line-height : 60px;
	padding : 0 20px 0 20px;
	text-decoration : none;
	font-weight : bold;
}
#navigation a:hover {
	color: #C13500;
}

/*	fotogaléria_style	*/

.nav{ 	color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
}
.nav a {
	text-decoration: none;
	color: #aaaaaa;	
	font-weight: bold;
}
.nav a:hover{
	text-decoration: none;
	color: #C13500;
	font-weight: bold;
}
.nav_current{ 
	color: red;
	font-weight: bold;
	font-size: 12px;
}
.copy{
	color: white;
}
.description{
	color: #555555;
	font-weight: bold;
	font-size: 12px;
}
