/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * This CSS file is for customization purpose only
 */ 

#logo a.logo-icon {
	display: block;
	width: 302px;
	height: 133px;
	margin: auto;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

.mod-frame-custom h3.header {
	text-align: center;
	font-size: 35px;
	line-height: 60px;
}

#top .frontpage {
	display: block;
	width: 800px;
	height: 250px;
}

#top .frontpage1 { background: url(../../../images/yootheme/yoocarousel/royal_icon1.jpg) 0 0 no-repeat; }
#top .frontpage2 { background: url(../../../images/yootheme/yoocarousel/royal_icon2.jpg) 0 0 no-repeat; }
#top .frontpage3 { background: url(../../../images/yootheme/yoocarousel/royal_image.jpg) 0 0 no-repeat; }

.aqacjenovnik {
	margin:0px;padding:0px;
	width:100%;
	border:1px solid #b9babb;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.aqacjenovnik table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.aqacjenovnik tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.aqacjenovnik table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.aqacjenovnik table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.aqacjenovnik tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.aqacjenovnik tr:hover td{
	
}
.aqacjenovnik tr:nth-child(odd){ background-color:#ebeced; }
.aqacjenovnik tr:nth-child(even)    { background-color:#ffffff; }.aqacjenovnik td{
	vertical-align:middle;
	
	
	border:1px solid #b9babb;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}.aqacjenovnik tr:last-child td{
	border-width:0px 1px 0px 0px;
}.aqacjenovnik tr td:last-child{
	border-width:0px 0px 1px 0px;
}.aqacjenovnik tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.aqacjenovnik tr:first-child td{
		background:-o-linear-gradient(bottom, #3779b5 5%, #5a99cb 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3779b5), color-stop(1, #5a99cb) );
	background:-moz-linear-gradient( center top, #3779b5 5%, #5a99cb 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3779b5", endColorstr="#5a99cb");	background: -o-linear-gradient(top,#3779b5,5a99cb);

	background-color:#3779b5;
	border:0px solid #b9babb;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
.aqacjenovnik tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #3779b5 5%, #5a99cb 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3779b5), color-stop(1, #5a99cb) );
	background:-moz-linear-gradient( center top, #3779b5 5%, #5a99cb 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3779b5", endColorstr="#5a99cb");	background: -o-linear-gradient(top,#3779b5,5a99cb);

	background-color:#3779b5;
}
.aqacjenovnik tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.aqacjenovnik tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}