/***************************************
	Copyright (c) 2010 Jakub Slováček
	http://slovacek.eu/
***************************************/

body {
	background-color: #28166F;
	margin: 0;
	text-align: center;
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
		
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

#page-wrapper {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin: 0;
	padding-top: 25px;
}

#shadow-side {
	background-image: url('images/shadow-side.png');
	background-repeat: no-repeat;
	background-position: right top;
	width: 896px;
	margin: 0 auto;
}

#page {
	background: url(../images/bg.png);
	width: 876px;
	margin: 0 auto;
}
#header {
	width: 876px;
	background-color: #FFF8DD;
}
#logo {
	width: 288px;
}
#header-photo {
	position: absolute;
	top: 25px;
	margin-left: 288px;
}

#menu {	clear: both;	background-color: #F8C300;	background-image: url(images/menu_bg.png);	height: 39px;}
#menu ul {	margin: 0; 	padding: 0; 	list-style: none;	font-size: 100%;	font-weight: bold;}
#menu ul li {	display: inline; 	margin: 0; 	padding: 0; }
#menu a {	display: block;	float: left;	color: #000000;	text-decoration: none;	padding: 11px 20px;	width: 135px;}
#menu a:hover {	color: #FFFFFF;	background-color: #0C83CD;	background-image: url(images/menu_bg-active.png);}
#menu a.active {	color: #333333;	text-decoration: none;}

#footer-menu {	clear: both;	background-color: #F8C300; height: 31px;}
#footer-menu ul {	margin: 0; 	padding: 0; 	list-style: none;	font-size: 100%; color:#191A4F;}
#footer-menu ul li {	display: inline; 	margin: 0; 	padding: 0; }
#footer-menu a {	display: block;	float: left;	color: #000000;	text-decoration: none;	padding: 7px 20px;	width: 135px;}
#footer-menu a:hover {	color: #FFFFFF;	background-color: #0C83CD;}
#footer-menu a.active {	color: #333333;	text-decoration: none;}

#content {
	width: 846px;
	background: #191A4F;
	text-align: left;
	color: #FFFFFF;
	line-height: 19px;
	padding: 15px;
}

#shadow-bottom {
	
}

#footer {
	background-image: url('images/shadow-bottom.png');
	background-repeat: no-repeat;
	clear: both;
	text-align: left;
	color: #FFFFFF;
	font-size: 80%;
	padding-top: 15px;
	padding-bottom: 25px;
	width: 896px;
	margin: 0 auto;

}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}

.right {
	float: right;
	margin-right: 25px;
}

.left {
	margin-left: 25px;
}

h1 {
	display: none;
}

h2 {
	color: #10B9F3;
	font-weight: normal;
	font-size: 180%;
	margin: 0 0 10px 0;
}

h3 {
	color: #E0C53D;
	font-weight: normal;
	font-size: 180%;
	margin: 0 0 10px 0;
}

#home-left {
	width: 510px;
	float: left;
}
#home-right {
	float: right;
	width: 300px;
	/*background-image: url(../images/provadime.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #495459;*/
}

#home-right ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
}
#home-right ul li {
	padding: 4px;
	margin-right: 20px;
	padding-left: 10px;
	background: #1562B1;
	border-left: 3px solid #E0C53D;
	color: #FFFFFF;
	margin-bottom: 6px;
		
}

hr.clear {clear:both; border: none;}

#w3c-valid {
	text-align: center;
}
#w3c-valid img {
	border: none;
}

#content img {
	border: none;
}
#content a, #print-button a {
	color: #E0C53D;
	text-decoration: underline;
}
#content a:hover, #print-button a:hover {
	/*color: #F25502;*/
	color: #FFFFFF;
	/*background: #F1BC03;*/
	text-decoration: none;
}


/* Fotogalerie */
#content .album a {
	float: left;
	text-align: center;
	margin: 0 10px 0px 10px;
	background: #FFFFFF;
}
#content .album a:hover {
	background: #FFFFFF;
}
#content .album a img {
	background: #FFFFFF;
	padding: 8px;
	border: 1px solid #DDD;
	text-decoration: none;
}
#content a:hover img.sgThumbnailAlbum, a:hover img.sgThumbGallery {
	border: 1px solid #BBB;
	background: #FFFFFF;
}

/*#content .thumb {float:left; width:250px; margin:10px 7px 0 0; padding:10px;}
#content .thumb .thumb-img {display:block; margin:5px 0;}
#content .thumb p {margin:0;}
#content .thumb {border:1px solid #E0C53D; background:#1857A7;}
#content .thumb:hover, #content .thumb.hover {border:1px solid #E0C53D; background:#F8C300;}
#content .thumb .rating {
	font-size: x-small;
	color: #CCCCCC;
}*/

#content .thumb {float:left; width:253px; margin:10px 7px 0 0; padding:0 10px 0 10px; position:relative;}
#content .thumb .thumb-img {}
#content .thumb p {margin:0;}
#content .thumb {border:1px solid #E0C53D; background:#1857A7; border-radius: 10px; }
#content .thumb:hover, #content .thumb.hover {border:1px solid #E0C53D; background:#F8C300;}
#content .thumb .rating {
	font-size: x-small;
	color: #CCCCCC;
}
.thumb .thumb-img-wrapper {
	width: 253px;
	text-align: center;
}
.thumb table {min-height: 240px; height: 240px;}
.thumb table td {}

.gallery-thumb {
	width: 100px;
	height: 67px;
}

