	/*-----------------------GLOBAL--------------------------------------*/
html,body {
	margin:0;
	padding:0
}
* {
	padding:0;
	margin:0;
}
body {
	font:76% arial,verdana,helvetica,sans-serif;
	text-align:center;
	background:#f2f2f2 url(bg.png) repeat-x;
}
h1,h5,h3 {
	color:#007CC0;
	font-weight:normal;
	padding:10px 0 0 0;
	margin:0 0 0 0;
	font-size:22px;
}
h5 {
	padding:0;
	margin:0 0 10px 0;
	font-size:12px;
	font-style:italic;
}
h3 {
	padding:0;
	margin:0 0 10px 0;
	font-size:15px;
	font-style:normal;
}
hr {
	height:1px;
	color:#CDCDCD;
	background-color:#CCCCCC;
	margin:0;
	padding: 0;
}
a {
	color:#f68c0a;
}

/*-----------------------HEAD--------------------------------------*/
#jazyky {
	position:absolute;
	top:20px;
	left:590px;
	display:block;
	background:transparent;
	width:150px;
	height:150px;
	list-style:none;
	font-size:10px;
	color:#C3C3C3;
}
#jazyky a {
	color:#C3C3C3;
	text-decoration:none;
}
#jazyky a.current {
	color:#F68C0A;
}
#jazyky a:hover {
	color:#F68C0A;
}

#jazyky .sk {
	position:absolute;
	top:108px;
	left:74px;
}
#jazyky .en {
	position:absolute;
	top:108px;
	left:97px;
}
#jazyky .de {
	position:absolute;
	top:108px;
	left:120px;
}
div#header {
	height:222px;
	margin:0;
	background:#fff url(bghead.jpg) top left no-repeat;
	position:relative;
}

div#header .logo a{
	display: block;
	background: transparent;
	width: 270px;
	height: 80px;
	position: absolute;
	top: 70px;
	left:40px;
}
div#header .logo span {
	display:none;
}
/*-----------------------CONTENT--------------------------------------*/ 
div#container {
	text-align:left;
	width:798px;
	margin:0 auto;
	background:#fff url(bgbody.jpg) repeat-y;
}
div#content-obal {
	float:right;
	width:525px;
	margin:0;
	padding:0;
	border:none;
	background:transparent;
}
div#content {
	float:right;
	width:auto;
	padding:0 25px 0 0;
	margin:0;
	text-align:justify;
}
div#content p {
	line-height:1.4em;
	color:#999999;
	font-size:1em;
	padding:0 10px 10px 0px;
}

div#content ul{
	color: #999;
	margin-left: 20px;
	padding:0 10px 10px 0px;
}
div#content img {
	padding: 0 0 10px 0 
}

div#navigation {
	background:transparent;
	float:left;
	width:250px;
	margin:0;
	padding:0px;
}
#navigation a:hover {color:#F68C0A;}

div#extra {
	background:transparent;
	float:right;
	width:525px;
	padding:0 25px 0 0;
}
div#footer {
	background:#fff url(bgfoot.jpg) top center no-repeat;
	clear:both;
	width:100%;
	height:66px
}
div#footer p {
	margin:0;
	padding: 5px 10px
}


/*-----------------------FOOT--------------------------------------*/

.loga-foot {width: 798px; height: 66px; display: block; background: transparent; position: relative;}
.loga-foot ul {list-style-type:none;}
.mbg a{background: transparent url(images/logo_mbg1.gif) top left no-repeat; display: block; width:100px; height: 40px; position: absolute; top: 0px; left: 570px;}
.zilmont a{background: transparent url(images/logo_zilmont1.gif) top left no-repeat; display: block; width: 109px; height: 40px; position: absolute; top: 0px; left: 650px;}


/*-----------------------CLASSES--------------------------------------*/
.preview-obal {
	width:220px;
	height:100px;
	margin:0px;
	padding:0px;
	border:none;
	background:transparent;
	float:left;
}
.preview {
	background:transparent;
	width:auto;
	display:block;
}
.thumbnail {
	float:left;
	width:92px;
	height:90px;
	border:none;
	padding:0;
	margin:0;
	background:white url(bgimg.jpg) top left no-repeat;
}
.a {
	border:none;
	width:75px;
	height:75px;
	margin:5px 0 0 9px; 
}
.b {
	margin:0 15px 0 0;
}
.cb {
	clear:both;
	padding:10px 0 0 0;
}
.nb {
	border:none;
}

.hr-obal {
	width:500px;
	height:auto;
	background:transparent;
	display:block;
	padding:0;
	margin:0;
	border:none;
}
.hr {
	width:auto;
	border-bottom:1px solid #CCCCCC;
	margin:0 0 10px 0;
}
.more {
	display:block;
	width:280px;
	height:15px;
	float:right;
	background:transparent url(bgmenuhover.gif) 2px 0.4em no-repeat;
	margin:5px 0 0 0;
}
.more a {
	padding:0 0 0 15px;
	color:#F68C0A;
	text-decoration:underline;
}
.more a:hover {
	text-decoration:none;
	color:#999;
}
.popis {
	width:260px;
	float: right;
	color: #999;
}

.px {
	padding: 10px;
}
