html { margin:0; padding: 0; /* width: 100%; */ }
body {
	margin:0;
	padding:0;
	padding-top:10px;
	font-family : Arial, "Arial CE", "Helvetica CE", Verdana, sans-serif;
	font-size:76%;
	text-align:center;
	color:#000000;
	background-image:url(../images/bg-body-h.png);
	background-repeat:repeat-x;
	background-color:#c5933e;
}
p, form, div, ul, li {	margin: 0;	padding: 0; }
img { font-size:86%; border:none;}

#mainframe {
	width:994px;
	margin:0 auto;
	position:relative;
}
#mainframe .mainmargin {
	padding:0 7px 0 7px;
	background-color:#FFFFFF;
}

#tophead {
	width:980px;
	height:56px;
	position:relative;
}
#tophead img, #head img {
	display:block;
	position:relative;
}
#head {
	height:191px;
}
#head .left {
	float:left;
	width:488px;
}
#head .right {
	float:left;
	width:492px;
}

#logo {
	width:235px;
	height:56px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
#main, #main2 {
	text-align:left;
	position:relative;
	_height:1px;
	min-height:1px;
	padding:5px 0 0 0;
	background-image:url(../images/bg-main.png);
	background-repeat:repeat-y;
}
.col-main, .col-kontakt {
	float:left;
	width:488px;
}
.kontakt-block {
	background-image:url(../images/bg-kontakt.png);
	background-repeat:repeat-y;
	position:relative;
	z-index:5;
}
.kontakt-block .left {
	float:left;
	width:245px;
}
.kontakt-block .right {
	float: left;
	width:200px;	
	text-align: left;
}

#tel {
	position:absolute;
	width:60px;
	height:92px;
	left:414px;
	bottom:0;
	z-index:1;
	background-image:url(../images/telefon.png);
}

.col-kontakt .margin {
	margin:30px 10px 0 10px;
}
.col-main .margin {
	margin:0 10px;
}
.col-doporucujeme {
	float:left;
	width:492px;
}
.col-sekce {
	float:left;
	width:246px;
}
.col-sekce .margin {
	margin:0 10px 0 11px;
}
.col-sekce img {
	display:block;
}
.col-sekce .margin p {
        margin: 10px 0;
}
.col2-sekce {
	float:right;
	width:236px;
}
.col2-sekce .margin {
	margin:0 10px 0 0;
}
.col2-sekce img {
	display:block;
}
.col2-sekce .margin p {
        margin: 10px 0;
}
.dopo-foto {
	float:left;
	margin:4px 5px 0 0;
}

#foot {
	width:980px;
	position:relative;
	text-align:right;
	background-color:#ffffff;
	border-top:3px solid #c5933e;
	font-size:92%;
}
#foot p {
	padding:8px 0 10px 0;
}
#copy {
	padding:7px 7px 10px 0;
	text-align:right;
	color:#ffffff;
	font-size:92%;
}
#copy a, #copy a:hover{
	color:#ffffff;
	text-decoration:underline;
}
#copy a:hover {
	text-decoration:none;
}

a {
	color:#af001d;
	text-decoration:underline;
}
a:hover {
	color:#af001d;
	text-decoration:none;
}

.break-l {
	clear:left;
	font-size:1px;
	height:1px;
	overflow:hidden;
	background-color:#FFFFFF;
	}
.break-r {
	clear:right;
	font-size:1px;
	height:1px;
	overflow:hidden;
	visibility: hidden;
}
.break-l-spacer {
	clear:left;
	font-size:1px;
	height:8px;
	overflow:hidden;
	background-color:#FFFFFF;
}

h1, h2 {
	color:#ae001e;
	font-size:152%;
	font-weight:bold;
	border-left:3px solid #d39f15;
	margin:0 0 15px 0;
	padding:0 0 0 4px;
}

#top-menu {
	position:absolute;
	right:7px;
	top:15px;
	z-index:2;
}
#top-menu ul {
	list-style-type:none;
}
#top-menu li {
	display:block;
	float:left;
}
#top-menu li a {
	display:block;
	float:left;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding:7px 8px 6px 8px;
	_height:1px;
	min-height:1px;
}
#top-menu li a:hover {
	text-decoration:none;
	border-top:3px solid #af001f;
	padding:4px 8px 6px 8px;
	color:#000000;
}
#top-menu li a.active {
	background-color:#af001f;
	color:#FFFFFF;
}

#lang {
	position:absolute;
	top:21px;
	left:265px;
	width:58px;
	height:19px;
	background-image:url(../images/bg-lang.png);
}
#lang a {
	display:block;
	width:29px;
	height:19px;
	float:left;
}

.red {
	color:#af001d;
}
.pad {
	padding-top:5px;
}
.odkaz {
	text-align:right;
	font-weight:bold;
}
.odkaz img {
	display:inline;
	margin:0 5px 1px 0;
}
.odskok {
	line-height: 1.5em;
}
