* {margin: 0; padding: 0;}

body {
	color: #000;
	background: url(../img/bgBody.gif) top left repeat-x;
	background-color: #931F28;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	border: 0;
}

h1.head1 {font-size: 0; position: absolute; top: 30px; left: 75px;}
h2.head2 {font-size: 130%; font-weight: normal; margin-bottom: 3px;}

/* layout */

#main {
	background: url(../img/bgMain.gif) 75px 0px repeat-y;
	background-color: #fff;
	text-align: left;
	position: relative;
	margin: 0 auto;
	width: 938px;
		margin-top: -5px;
}

#header {background: url(../img/bgHeader2.png) bottom left repeat-x; height: 82px;}
#content {background: url(../img/bgContent.png) 541px 108px no-repeat; margin: 0 100px 0 75px;}
#leftHolder {float: left; width: 540px;}

#left {
	background: url(../img/bgLeft.png) bottom left repeat-x;
	background-color: #fff;
	margin: 0 4px 0 6px;
	padding: 0 10px 20px 10px;
}

#rightHolder {float: right; width: 216px;}
#right {border-top: 105px solid #fff;}

#footer {
	color: #fff;
	background: url(../img/bgFooter.gif) top left repeat-y;
	font-size: 130%;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	border-top: 1px solid #fff;
	margin: 0 100px 0 75px;
	padding: 15px 20px 15px 15px;
}

/* main */

#ntbk {
	background: url(../img/ntbk.png) top left no-repeat;
	position: absolute; top: 30px; right: 87px; width: 205px; height: 199px;
}

/* header */

h1.head1 a, h1.head1 a span {
	background: url(../img/Logo.png) top left no-repeat;
	display: block;
	width: 247px;
	height: 47px;
}

h1.head1 a {position: relative; z-index: 1; overflow: hidden;}
h1.head1 a span {position: absolute; z-index: 2; top: 0; left: 0;}

/* menu */

#menu {background: url(../img/bgMenu.png) top left repeat-x; background-color: #585858; padding-top: 11px;}
#menuBot {background: url(../img/bgMenuBot.png) bottom left repeat-x; padding-bottom: 18px;}

#menu ul {
	font-size: 80%;
	font-weight: bold;
	list-style: none;
	margin-left: 75px;
}

#menu li {
	float: left;
	border-left: 1px solid #fff;
	
}

#menu a {
	color: #D6C0C3;
	text-decoration: none;
	display: block;
	padding: 10px 25px 10px 15px;
}

#menu a:hover, #menu a.current {
	color: #fff;
	background: url(../img/bgAhov.png) top left repeat-x;
	background-color: #9E1D27;
}

/* left */

#left p {line-height: 1.5em; margin-bottom: 1.33em;}

#uvod {
	background: url(../img/bgUvod.gif) top left repeat-x;
	background-color: #CECECE;
	border-bottom: 8px solid #E5E5E5;
	margin: 0 -16px 0 -16px;
	padding: 25px 14px 12px 16px;	
}

#uvod p {margin: 0;}

#ikony {background: url(../img/bgIkony.png) top left repeat-x; border-bottom: 6px solid #E5E5E5; margin: 0 -16px 15px -16px;}
#ikona1, #ikona2, #ikona3 {float: left; margin-right: 1px;}
#ikona3 {margin-right: -1px;}
#ikony img {border: 3px solid #C4C4C4; margin-bottom: -3px;}

#ikony h3 {font-size: 140%; border: 1px solid #fff; margin: 0 -1px; padding: 2px 10px 3px 10px;}
#ikony h3 a {color: #fff; font-weight: normal; font-style: italic; text-decoration: none;}

#ikona1 h3 {background-color: #BD848E;}
#ikona2 h3 {background-color: #99262F;}
#ikona3 h3 {background-color: #020202; border-right: 0; margin-right: 0;}

.odkaz {font-size: 85%; font-weight: bold;}
.odkaz a {color: #99262F; text-decoration: none;}

/* right */

#offer {
	background: url(../img/bgOffer.png) bottom left no-repeat;
	background-color: #F0F0F0;
	margin-right: 3px;
	padding-bottom: 15px;
}

#offer h4.head4 {
	color: #505050;
	background: url(../img/bgOfferHead.png) top left no-repeat;
	font-size: 80%;
	text-align: center;
	text-transform: uppercase;
	padding: 25px 25px 5px 25px;
}

#offer p {
	font-size: 85%;
	line-height: 1.5em;
	margin-bottom: 1.33em;
	padding: 0 25px;
}

#news {
	color: #fff;
	background: url(../img/bgNews.png) bottom left no-repeat;
	background-color: #606060;
	margin-right: 3px;
	padding: 15px 25px;
}

#news h4.head4 {
	color: #D5BFC1;
	font-size: 80%;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#news p {
	font-size: 85%;
	line-height: 1.5em;
	margin-bottom: 1.33em;
}

/* footer */

#greep {
	color: #aaa;
	background-color: #fff;
	text-align: right;
	padding: 5px 120px 5px 0;
}

#greep a {color: #aaa; text-decoration: none;}

/* obecn� t��dy */

.clnr {font-size: 0; clear: both; width: 100%;}
.fl {float: left;}
.fr {float: right;}
