/* www.tomasstranava.sk | 21.11.2011 Peter Melaga | www.webygroup.sk */
/*----------------------------------------------------------
START CUSTOM CSS
---------------------------------------------------------- */

body, html{ font: normal 12px/140% Arial, Helvetica, sans-serif;}
a{ color: #1f6cba; text-decoration: underline; outline:none;}
a:hover{color:#1f6cba; text-decoration: none;}
img a:hover{ text-decoration: none; }
option{ padding-right: 1em; }
a img{border:0;}

ul, ol{ margin:0 0 10px 20px; padding:0;}
p{ margin:0 0 1em 0; padding:0; text-align:justify; }
h1, h2, h3, h4, h5, h6{ color: #333333; line-height:normal; font-family: Arial, Helvetica, sans-serif; margin:0; padding:5px 0 5px 0;}
h1{font-size: 24px; padding:0; margin-bottom:10px;}
h2{font-size: 18px; font-weight:normal;}
h3{font-size: 12px;}
h4{font-size: 11px;}

.skry, #slogan{display:none;}
address{font-style:normal;}
.clear{clear:both;}

/* main structure
-------------------------------------------------------*/
html{background:#292929;}
body{
	text-align: center;
	color: #454545;
	margin:0;
	padding:0;
	background:#343434 url(images/bg_body.jpg) repeat-x 0 0;
}
#container-out{
	background: url(images/bg_footer.jpg) repeat-x left bottom;
}
#container{
	width: 990px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background:url(images/bg_container.jpg) repeat-y 0 0;
}

#head{
	width: 990px;
	height:283px;
	position: relative;
	background:url(images/bg_head.jpg) no-repeat 0 0;
}

#wrapper{width:100%;}
#left{
	float:left;
	width:225px;
}
#content{padding:8px 20px; float:right; width:725px;}

#footer{
	clear: both;
	position:relative;
	color:#d8d8d8;
	text-align:center;
}

#footer p.copy{font-size:11px; text-align:center; padding:10px 0 20px 0; margin:0; color:#d8d8d8;}
#footer p.copy a{color:#d8d8d8; text-decoration:none;}
#footer p.copy a:hover{color:#d8d8d8; text-decoration:underline;}


/* Logo - top
-------------------------------------------------------*/

#head #logo{
	position: absolute;
	top:52px;
	left:270px;
	padding: 0;
	margin: 0;
	width:210px;
	height: 60px;
}
#head #logo a{
	display: block;
	width:100%;
	height: 100%;
	position:relative;
	text-indent:-9999px;
	overflow:hidden;
}


#main-menu{

	}

#main-menu ul{
	margin: 0;
	padding: 0;
}

#main-menu li{
	list-style-type: none;
	margin: 0;
	padding:0;
	border-bottom:1px solid #000000;
}

#main-menu a{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	display:block;
	line-height:43px;
	height:43px;
	text-decoration:none;
	text-indent:20px;
	background:url(images/menu.jpg) no-repeat left bottom;
	}

#main-menu a:hover{color:#fff; text-decoration:none; background:url(images/menu.jpg) no-repeat 0 0;}


/********************* FOTOGALERIA - kategorie  ******************************/

.sitejay-exposes {
	background-color:#AAAAFF;
	border:2px solid #000055;
	left:0;
	padding:1em;
	position:absolute;
	top:0;
	z-index:1;
}

/* Formulare
-------------------------------------------------------*/
table.QuerySheet{ width: 100%; border-collapse: collapse; }
table.QuerySheet td{ padding: 5px 8px; border-bottom: 1px solid #fff; background: #EDEDED; }
.QuerySheetTitle{ color: #000; font-size: 1.1em; padding: 8px 0; background: #fff; }
td.QuerySheetQuery{ text-align: right; width: 35%; padding: 0; }
td.QuerySheetAnswer{ text-align: left; width: 65%; }
table.QuerySheet td input{ width: 200px; }
table .QuerySheetAnswer .sj-var-radio, table .QuerySheetAnswer .sj-var-checkbox { width: 1em; display: inline; float: left; margin: 2px 4px 0 0; }

table .QuerySheetAnswer div{clear:both;}
table.QuerySheet td textarea{ width: 380px; height:60px; }
th.QuerySheetFoot input{ margin-right: 8px; }
table.QuerySheet td img{ margin: 2px 0; }

td.QuerySheetQuery .QuerySheetQueryRequired, td.QuerySheetQuery .QuerySheetAnswerRequired{ color: #f00; }
th.QuerySheetFoot{text-align:center;}
th.QuerySheetFoot input{width:150px;}
.QuerySheetResult h5{font-size:14px;}



.pagination {
	text-align:center;
	clear:both;
	margin:5px 0;
	padding:0;
	overflow:hidden;
}
.pagination li {
	list-style:none;
	float:left;
	padding:0 2px;
}
.pagination a, .pagination li .current {
	background:#3C3F42;
	border:1px solid #383a3f;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:2px 5px;
	width:3em;
	color:#fff;
	text-decoration:none;
}
.pagination li .current {
	background:#FFF;
	color:#383a3f;
}
.pagination li .disabled {
	background:#c3c6cc;
	border:1px solid #383a3f;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:2px 5px;
	width:3em;
	color:#333;
	text-decoration:none;
	line-height:22px;
}
.pagination a, .pagination li .current {
	line-height:22px;
	padding:2px 5px;
}
.pagination a:hover {
	background-color:#FFF;
	color:#1B2A39;
	text-decoration:none;
}
.SortAsc a, .SortDesc a {
	text-indent:-9999px;
	overflow:hidden;
	width:7px;
	height:6px;
	float:left;
	margin-top:5px;
}
.SortAsc a {
	background:url(/Data/default/UserFiles/images/arrow_up_small.gif) no-repeat 0 0;
}
.SortDesc a {
	background:url(/Data/default/UserFiles/images/arrow_down_small.gif) no-repeat 0 0;
}



/* FOTOGALERIA */
/* foto-kategorie */
#content .Cat {
	margin:0 auto;
	padding:5px 0 0 0;
	clear:both;
	width:90%;
}
#content .Cat li {
	list-style:none;
	clear:both;
	width:auto;
}
#content .Cat li a {
	display:block;
	background-color:#72a847;
	width:100%;
	color:#FFFFFF;
	padding:3px 0;
	text-align:center;
	border-bottom:1px solid #FFFFFF;
	text-decoration:none;
}
#content .Cat li a:hover {
	background-color:#8ad551;
}
/* pages */
.Thumbnails ul.Pages {
	margin:0;
	padding:0;
	display:inline;
	float:right;
}
.Thumbnails ul.Pages li {
	list-style:none;
	padding:0 3px;
	text-align:center;
	display:inline;
}
/* thumbnails
-------------------------------------------------------*/

.Photo {
	text-align:center;	
}
.Thumbnails {
	font-weight: normal;
	padding:10px 0;
	width:100%;
	overflow:hidden;
}
.CategoryName {
	font-size:16px;
	font-weight:bold;
	padding-bottom:4px;
	margin-bottom:10px;
	text-align:center;
	color:#72a847;
}
.Thmb {
	float:left;
	margin:0 5px;
	display:inline;
	width:160px;
}

.Thmb img{
	border:1px solid #ddd;
	-webkit-box-shadow: 2px 2px 4px 0px #000000;
	-moz-box-shadow: 2px 2px 4px 0px #000000;
	box-shadow: 2px 2px 4px 0px #000000;
	margin:2px;
}
.Thumbnails .Row .Thmb .Name {
	font-weight:normal;
	padding:1px 1px;
	text-align:center;
	margin-top:2px;
	margin-bottom:6px;
}
.Thumbnails .Row .Thmb .Description{display:none;}
.Thumbnails .Row {
	clear:both;
	margin-top:5px;
	overflow:hidden;
	padding-left:20px;
}