body {
	background-color:#73b02b;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
}

a {
color: #B8FF5B;
text-decoration: none;
}

a:hover {
color: #B8FF5B;
text-decoration: none;
}
h1 {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	letter-spacing: 0.5px;
	font-stretch:narrower;
	font-size:24px;
	margin:0px;
	padding:0px 10px 5px 60px;
}

h2 .data {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#547b1c;
	font-weight:normal;
	margin-right:17px;
}

h2 .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#b4f865;
	font-weight:normal;
}

h3 {
	font-size:14px;
	font-weight:bold;
}

p {
	text-align:justify;
}

img.plain {

}

img.lightbox {
	background-image: url(../images/ramka_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#a1eb3f;
	border: 1px solid #a1eb3f;
	padding: 5px;
	margin:5px;
}

img.obrazek {
	background-image: url(../images/ramka_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#a1eb3f;
	border: 1px solid #a1eb3f;
	padding: 5px;
	margin:8px;
}
	
table.gallery {
	width:500px;
	padding:0px;
	margin:0px;
}

table.gallery td{
	width:500px;
}

#top {
	width:952px;
}


#column_container {
	width:952px;
}

#left_side {
	float:left;
	width:263px;
	background:#73b02b;
	padding-top:24px;
}

#right_side {
	margin-left:263px;
	background-image:url(../images/right_bg.jpg);
	background-repeat:repeat-y;
	padding-top:24px;
	padding-left:60px;
}


#menu {
	margin-bottom:20px;
}


#menu .item{
	border-bottom:1px dashed #94ed2c;
	padding:6px 10px 6px 0px;
}

#menu .item img {
	margin-right:15px;
	margin-bottom:0px;
	position:relative;
	top:10px;
}

#menu .item a {
	color:#003270;
	font-size:14px;
}


#menu .subitem{
	margin-left:40px;
	padding-left:20px;
	margin-top:8px;
	background-image:url(../images/arrows.jpg);
	background-repeat:no-repeat;
}

#menu .subitem a {
	color:#003270;

}

#menu .subsubitem {
	margin-left:60px;
	padding-left:20px;
	margin-top:8px;
	background-image:url(../images/arrows.jpg);
	background-repeat:no-repeat;
}

#menu .subsubitem a {
	color:#003270;

}

#menu .subitems_container {
	margin-bottom:20px;
}

#menu .sub_subitems_container {
}

.content_middle {
	color:#ffffff;
	background-image:url(../images/content_middle_bg.jpg);
	background-position:left;
	padding-top:1px;
	padding-bottom:30px;
	padding-left:60px;
	padding-right:50px;
	font-size:12px;
}


#bottom {
	clear:both;
	width:952px;
	background-image:url(../images/bottom_bg.jpg);
	background-repeat:no-repeat;
	padding-top:33px;
	margin-bottom:30px;
	font-size:11px;
	}

#bottom a {
	text-decoration:none;
	color:#b2ff58;
}

#bottom a:hover {
	text-decoration:none;
	color:#b2ff58;
}
