@charset "windows-1250";
/* CSS Document */

body, p
{
	margin:0;
	padding:0;
}

body
{
	background-color:#424242;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a
{
	text-decoration:none;
}

a img
{
	border:none;
}

table
{
	border-collapse:collapse;
}

table td
{
	padding:0;
}

.vrch
{
	font-size: 14px;
	padding-bottom: 10px;
	width:100%;
	height:30px;
	background-image:url(../img/vrch.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	color:#a3a2a2;
}

.vrch div
{
	margin:0 auto;
	padding-top:10px;
}

.vrch a
{
	color:#a3a2a2;
}

.vrch a:hover, .vrch .vyznacene
{
	color:#ffffff;
}

.spodok
{
	height:38px;
	width:100%;
	background-image:url(../img/spodok.jpg);
	text-align:right;
}

.spodok div
{
	margin:0 auto;
	padding-top:10px;
	padding-right:15px;
}

img
{
	behavior: url(../../scripts/iepngfix.htc);
}

.telo, .spodok div, .vrch div
{
	width:900px;
}

.stred, .stred_inspire, .stred_sp
{
	background-image:url(../img/pozadie_index.jpg);
	width:100%;
	height:auto;
}

.telo, .telo_inspire, .telo_royal, .telo_sp
{
	background-color:#fdf7e7;
	height:634px;
	margin:0 auto;
	border-left:solid 1px #8a8985;
	border-right:solid 1px #8a8985;
	color:#424242;
}

.stred_inspire
{
	background-color:#edd1d0;
	background-image:none;
}

.telo_inspire
{
	width:896px;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	background-image:url(../img/inspire_pozadie.png);
	background-color:#f8e1e0;
	behavior: url(../../scripts/iepngfix.htc);
	background-repeat:no-repeat;
	color:#b30b45;
}


.stred_royal
{
	background: #fbe3e0 url(../img/royal_ornament0.png) no-repeat center top;
}

.telo_royal
{
	color: #411915;
	width:916px;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	background-image:url(../img/royal_pozadie3.png);
	background-color:#E0D5C1;
	behavior: url(../../scripts/iepngfix.htc);
	background-repeat:no-repeat;
	
}


.obrazok
{
	text-align:center;
	vertical-align:middle;
	width:50%;
}

.popis
{
	vertical-align:top;
	padding:10px 30px;
	text-align:center;
}

.popis p
{
	text-align:justify;
	margin-top:20px;
}

.podmenu
{
	text-align:right;
	margin-bottom:80px;
	width:140px;
	margin-left:240px;
}
.podmenu td
{
	width:33%;
	vertical-align:bottom;
	text-align:center;
}

.telo_royal .podmenu {
	margin-bottom:0;
	margin-left:160px;
}
.telo_royal .podmenu td {
	padding: 5px;
}

.centrovanie p
{
	text-align:center;
}




.stred_sp {
	background: #13151d url(../img/sp_ornament00.jpg) no-repeat center top;
}

.telo_sp {
	color: #19203b;
	width:916px;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	background-image:url(../img/sp_pozadie00.jpg);
	background-color:#c0c0c0;
	background-position: right top;
	behavior: url(../../scripts/iepngfix.htc);
	background-repeat:no-repeat;
	
}
.telo_sp .podmenu {
	margin-bottom:0;
	margin-left:160px;
}
.telo_sp .podmenu td {
	padding: 5px;
}

.telo_sp .podmenu a:link, .telo_sp .podmenu a:visited {
	color: #64687e !important;
}
.telo_sp .podmenu a:hover {
	color: #444 !important;
}
.telo_sp .podmenu a.active {
	 color: #19203b !important;
}
.telo_sp .popis p {
	margin-top: 10px;
}


.photos {
	clear: left;
}
.photos a {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	position: relative;
}
.photos a img {
	display: block;
	bottom: 0;
	left: 0;
	height: 80px;
	position: relative;
}

.photos-small a img {
	height: 55px;
}

