* {
	font-family: arial, verdana, sans-serif;
	color: #686868;
}

html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, sans-serif;
	color: #686868;
	font-size: 12px;
	text-align: center;
}

img {
	border: medium none;
	overflow: hidden;
}

div#wrapper {
	width: 890px;
	height: auto;
	display: block;
	margin: 0px auto;
	text-align: left;
	border: none;
	margin: 0px auto;
}

div#container {
	width: 890px;
	height: auto;
	margin: 0px 0px 0px 0px;
	display: block;
}

div#header {
	width: 890px;
	height: 83px;
	display: block;
}

div#logo {
	width: 299px;
	height: 83px;
	display: block;
	float: left;
}

div#menu {
	width: 591px;
	height: 83px;
	display: block;
	float: left;
	background: #f6f9ec;
}

div#line {
	width: 890px;
	height: 5px;
	display: block;
	background: #b5d723;
}

div#left {
	width: 299px;
	height: auto;
	display: block;
	float: left;
}

div#galery_menu {
	width: 299px;
	height: 281px;
	display: block;
}

div#kontakt {
	width: 299px;
	height: auto;
	display: block;
}

div#kontakt_img {
	width: 299px;
	height: auto;
	display: block;
}

div#kontakt_left {
	width: 150px;
	height: auto;
	display: block;
	float: left;
	padding-left: 10px;
	line-height: 19px;
}

div#kontakt_right {
	width: 139px;
	height: auto;
	display: block;
	float: left;
	line-height: 19px;
}

div#right {
	width: 591px;
	height: auto;
	min-height: 411px;
	display: block;
	float: left;
	background: #ffffff;
	border-bottom: 1px solid #ededed;
}

div#title {
	width: 100%;
	height: auto;
	background: #ffffff;
	display: block;
}

div#content {
	padding: 0px 16px 16px 16px;
}

div#gallery_height {
	height: auto;
	min-height: 250px;
}

div#footer {
	width: 890px;
	height: 35px;
	padding-top: 17px;;
	display: block;
	border-bottom: 1px solid #ededed;
	text-align: right;
}

div#footer a {
	text-decoration: none;
	font-size: 11px;
}

a.email {
	color: #b5d723
}

p {
	margin: 10px 50px 2px 10px;
	color: #686868;
}

h1 {
	margin: 10px 50px 20px 15px;
	font-size: 18px;
	color: #686868;
}

h2 {
	margin: 8px 50px 5px 10px;
	font-size: 13px;
	color: #686868;
}

ul,li {
	margin: 0px 0px 0px 0px;
	color: #686868;
}

.clear {
	clear: both;
}

div.AccessPath a {
	text-decoration: none;
}

div.paginator {
	display: block;
	margin: 10px;
	text-align: center;
}

div.paginator a {
	text-decoration: none;
}

div.paginator a.color {
	height: 19px;
	min-width: 24px;
	width: auto;
	display: inline-block;
	margin: 1px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #f2f2f2;
	background: url("../images/sites/paginator.png") repeat-x top left;
	border: 1px solid #f2f2f2;
}

div.paginator a.color:hover,div.paginator span.color_h {
	height: 19px;
	min-width: 24px;
	width: auto;
	display: inline-block;
	margin: 1px;
	padding-top: 5px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #b5d723;
	background: url("../images/sites/paginator_h.png") repeat-x top left;
}

/* ************** kategorie galerii ************ */
div.categoriesGallery {
	margin: 0px 0px 0px 0px;
}

div.categoriesGallery a {
	width: 279px;
	height: 25px;
	padding: 12px 20px 0px 0px;
	margin: 0px 0px 1px 0px;
	display: block;
	background: url("../images/sites/categoriesGallery.png") no-repeat;
	text-align: right;
	font-size: 13px;
	color: #fffffe;
	font-weight: bold;
	text-decoration: none;
}

div.categoriesGallery a:hover,div.categoriesGallery_h a:hover,div.categoriesGallery_h a {
	width: 279px;
	height: 25px;
	padding: 12px 20px 0px 0px;
	margin: 0px 0px 1px 0px;
	display: block;
	background: url("../images/sites/categoriesGallery_h.png") no-repeat;
	text-align: right;
	font-size: 13px;
	color: #6a6a6a;
	font-weight: bold;
	text-decoration: none;
}

/* ************** pod kategorie galerii ************ */
div.SubCategoriesGallery {
	margin: 0px 0px 0px 0px;
}

div.SubCategoriesGallery a {
	width: 165px;
	height: 23px;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #e7e7e7;
	display: block;
	float: left;
	background: #ffffff;
	text-align: center;
	font-size: 13px;
	color: #6a6a6a;
	font-weight: bold;
	text-decoration: none;
}

div.SubCategoriesGallery a:hover,
div.SubCategoriesGallery_h a:hover,
div.SubCategoriesGallery_h a {
	width: 165px;
	height: 23px;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #e7e7e7;
	display: block;
	float: left;
	background: #b5d723;
	text-align: center;
	font-size: 13px;
	color: #fffffe;
	font-weight: bold;
	text-decoration: none;
}

/* ************** galeria **************** */
div.galery_padding {
	padding-left: 25px;
}

div.gallery {
	margin: 15px 15px 0px 0px;
	padding: 1px;
	cursor: pointer;
	display: block;
	float: left;
	overflow: hidden;
	border: 1px solid #f6f9ec;
}

div.gallery:hover {
	background: #b5d723;
}

div.gallery div {
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
	border: 1px solid #f6f9ec;
}

div.gallery div a {
	display: block;
	margin: 0px;
}

div.gallery div a img {
	margin: 0px;
	display: block;
	padding: 0px;
}
