#pruh {
	position:relative;
	margin:0 auto 0 auto;
	text-align:left;
	width:599px;
	
	background-color:#f7f7f7;
	}

#hlavicka {
	position:absolute;
	top:0px;
	left:0px;
	width:600px;
	height:200px;
	background-image:url("header_gloss4.png");
	}


#menu {
	position:absolute;
	top:200px;
	left:0px;
	width:600px;
	height:30px;
	background-image:url("menu2.png");
	text-align:center;

	}

#obsah {
	position:absolute;
	margin:15px;
	margin-top:0px;
	top:230px;
	left:0px;

	width:570px;
	text-align:center;
	}

body {
	background-image: url("back4.png");
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#ae793f;
	font-family:"Trebuchet MS", sans-serif;
	margin:0 auto;
	line-height:1.5em;
	font-size:0.9em;
	color:white;
	text-align:center;
	}


a:link, a:visited {color:black;} 
.item:link, .item:visited, .sub:link, .sub:visited {text-decoration:none; color:black;}

p {
	text-align:justify;
	}

.stripe {
	border:1px solid black;
	margin-right:auto;
	margin-left:auto;
	}

.nav {
	text-decoration:none;
	color:black;
	font-size:0.95em;
	height:25px;
	margin:0px auto 0px auto;
	padding:0.2em;
	line-height:2em;
	font-weight:normal;
	}

.nav:hover {
	font-size:1.4em;
	height:25px;
	margin:px auto 0px auto;
	line-height:1.3em;
	}

.banner {
	border:3px double #ae793f;

	}

.mainimage {
	margin:5px;
	float:left;
	border:1px solid black;
	}

.pole {
	width:580px;
	padding:3px;
	margin-left:-10px;
	float:left;
	}

.h2 {

	font-family:"Trebuchet MS", sans-serif;
	font-weight:bold;
	color:white;
	margin:30px auto 0px auto;
	padding:5px 0px 0px 60px;
	border:none;
	background-image: url("header.png");
	background-color:#ae793f;
	font-size:18px;
	height:25px;
	text-align:left;
	width:500px;
	float:none;

	}

h1, h2 {
	color:white;
	margin-top:10px;
	}

h3 {
    margin-top:25px;
}


img {
	border:1px solid black;
	}
	
.carousel_container 
  {
		width:550px;
		height:170px;
		margin:0px auto;
		
	}
