/* Styly pro web Zamaro.info */
/* Autor: Mirek Píša, peesha@seznam.cz */

/* reset */
body, table, tr, td, h1, h2, h3, h4, div, p, ul, li {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
} 


body {
	background-image: url(../images/bg_body.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #587C00;
	font-family: arial, tahoma, verdana, sans serif;
	font-size: 12px;
}

.clear {
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}

#page {
	margin: 10px auto;
	background-color: #FFFEF9;
	width: 900px;
	padding: 10px;
	background-image: url(../images/bg_page.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#inpage {
}

#header-bottom {

}

#header {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 900px;
	height: 160px;
}

#logo {
	padding-top: 58px;
}
#logo a {
	color: #5D6D1B;
	text-decoration: none;
}
#logo h1 {
	font-size: 36px;
	font-weight: bold;
	color: #5D6D1B;
}

#content {
	background-image: url(../images/bg_content_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #96B62E;
	margin-top: 10px; 
	margin-bottom: 10px;
	padding: 10px;
}
#left-col {
	float: left;
}
#menu {
	width: 200px;
	border-left: 10px solid #F3FDD5;
	border-right: 10px solid #F3FDD5;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-y;
	padding-bottom: 2px;
}
#menu-top {
	background-image: url(../images/bg_menu-top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 17px;
	margin-bottom: 10px;
}
#menu-bottom {
	background-image: url(../images/bg_menu-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 17px;
}
#menu li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 2px;
	padding:0;
}
#menu ul li ul li a {
	font-weight:normal;
	line-height:normal;
	padding-left:25px;
}
#menu li a{
	font-weight:bold;
	text-decoration:none;
	background:transparent url(../images/bg_li-bottom.jpg) no-repeat scroll center bottom;
	display:block;
	font-weight:bold;
	padding:4px 4px 6px 8px;
}
ul.menu li ul li {
	background:transparent url(../images/li.gif) no-repeat scroll 13px 10px;
}
#left-image {
	
}
#menu a.active, #menu a:hover {
	color: #FFFEF9;
}
#menu a{
	color: #D9F970;
}

/* text area */
#area-top {
	width: 420px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	background-image: url(../images/text-area-top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 19px;
}
#area-bottom {
	background-image: url(../images/text-area-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 19px;
}
#text-area {
	background-color: #D9F970;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 10px solid #FFFEF9;
	border-right: 10px solid #FFFEF9;
}
#text-area h1 {
	color: #FFFEF9;
	font-size: 24px;
	text-align: center;
	display: block;
	background-color: #5D6D1B;
	background-image:url(../images/bg_nadpis.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding: 10px;
}
#text-area h2 {
	font-size: 16px;
	border-top: 0px solid #5D6D1B;
	padding-top: 10px;
	color: #5D6D1B;
}
#text-area p, #text-area h3, #text-area h4 {
	margin-top: 10px;
}
.in-text-area {
	
}
.text-title {
	border-bottom: 1px solid #5D6D1B;
	padding-bottom: 10px;
	color: #5D6D1B;
}

.flash{
	margin-top: 10px;
}

#fotogalery {
	margin-top: 10px;
	width: 380px;
}
.foto-container_l {
	position: relative;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 180px;	
}
.foto-container {
	position: relative;
	margin-bottom: 10px;
	float: left;
	width: 180px
}
.image-border {
	position: relative;
}
.fancy_img img {
	border: 0px none black;
}
.img-ram {
	position: absolute;
	top: 0px;
	left: 0px;
}
.img-foto {
	
}
.galery-title {
	text-align: center;
	font-weight: bold;
}
.galery-pertext {
	text-align: center;
}

/* pravý sloupec */
#rigth-col {
	width: 220px;
	float: left;
}
#akce_top {
	background-image: url(../images/bg_menu-top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 17px;
	margin-bottom: 10px;
}
#akce-bottom {
	background-image: url(../images/bg_menu-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 17px;
}
#akce {
	width: 200px;
	border-left: 10px solid #F3FDD5;
	border-right: 10px solid #F3FDD5;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-y;
}
#akce h4 {
	color: #FFFEF9;
	font-size: 14px;
	text-align: center;
	display: block;
}
#akce p {
	color: #30380E;
	text-align: justify;
	padding: 10px;
	background:transparent url(../images/bg_li-bottom.jpg) no-repeat scroll center bottom;
}

/* paticka */
#footer {
	background-color: #799E00;
	color: #D9F970;
	padding: 5px;
}
#footer a{
	color: #D9F970;
}
#footer a.active, #footer a:hover {
	color: #FFFEF9;
}