body 
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	margin:0;
	padding:0;
	text-align: center;
	color:#464748;
	background-image: url(images/bgGradient.png);
	background-repeat: repeat-x;
	background-color: #936402;
}

div#head 
{
	margin:0;
	width: 701px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#main 
{
	width: 696px;
	margin: 0 auto 0 auto;
}

div#main-in 
{
	background-image: url(images/bg_con.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 701px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

div#top 
{
	height: 247px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;

}
#container_main #right ul {
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}
#right ul li {
	margin-top: 5px;
	list-style-image: url(images/odrazka.png);
	list-style-position: outside;
}


div#top-upper {
	width: 696px;
	margin: 0 auto 0 auto;
}

div#top-upper a.top-upper {
	top: 22px;
	display: block;
	height: 110px;
	width: 100%;
}
div#top_under 
{
	background: url("images/top_under.jpg") no-repeat center top;
	height: 108px;
    width: 696px;
	margin: 0 auto 0 auto;
}

div#top_under_II
{
	background: url("images/submenu.jpg") repeat-y center top;
	width: 696px;
	margin: 0 auto 0 auto;
}

div#top_under 
{
	text-align: left;
}

div#container_main 
{
	margin: 0 auto 0 auto;
	width: 701px;
	min-height: 450px;
	background-image: url(images/bg_gradi.jpg);
	background-repeat: no-repeat;
}

div#left {
	text-align: left;
	float: left;
	width:230px;
}

div#novinky_top 
{
	margin: 10px 0 0 0;
	background: url("images/novinky_top.jpg") no-repeat center top;
	height: 11px;
	_background: url("images/novinky_top.jpg") no-repeat center 2px;
}

div#novinky_content 
{	
	padding: 0 20px 0 25px;
	background: url("images/novinky_content.jpg") repeat-y center top;
	font-size: 12px;
	font-family: Tahoma;
	color: #fff;
}

div#novinky_bottom
{	
	height:12px;
	background: url("images/novinky_bottom.jpg") no-repeat center bottom;
	
	_background: url("images/novinky_bottom.jpg") no-repeat center -1px;
}

div#sleva
{	
	margin: 10px 0 0 0;
	height:80px;
	background: url("../../CODE/images/sleva.jpg") repeat-y center bottom;
}

#top-menu {
	font-size: 14px;
	text-align: left;
	height: 35px;
	/*	margin-top: 204px;*/
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 35px;
	padding-top: 0px;

}

div#top-menu span a, div#top-menu span a:visited {
	text-decoration: none;
	color:#810706;
	font-weight: bold;
	padding:0 0 8px 0;
}

div#top-menu span.active a, div#top-menu span.active a:visited {
	text-decoration: none;
	color:#810706;
	font-weight: bold;
	background: url("images/menu_activ.jpg") no-repeat center -3px;
	padding:0 0 12px 0;
}

div#top-menu span a:hover, div#top-menu span.active a:hover {
	text-decoration: none;
	color:#FFF;
	font-weight: bold;
	background-image: url(images/menu_activ.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div#top-menu span {
	margin: 0 10px 0 0;
}

h2.novinky {
	margin: 0;
	padding: 0;
	color: #f0bdaa;
	font-family: Arial;
	font-weight: bold;
}

h2.vitejte {
	margin: 0;
	padding: 5px 20px;
	color: #810706;
	font-size: 18px;
	font-family: Arial;

}

div#right h1, div#center h1
{
	text-align: left;
	margin: 0;
	padding:0;
	font-size: 18px;
	color:#810706;
	font-weight: bold;
	background-image: url(images/content_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 33px;
}

div#right p, div#center p
{
	text-align: left;
	font-family: Tahoma;
	line-height:18px;
	font-size: 14px;
}

div#right 
{
	float: right;
	width:660px;
	color: #000;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 14px;
	margin-bottom: 10;
	margin-left: 10px;
	padding-left: 10px;
}

div#center 
{
	width:446px;
	color: #000;
	width: 670px;
	padding: 10px 0 0 0;
	margin: 0 auto 0 auto;
	text-align: justify;
}

div#submenu {
	width: 660px;
	margin: 0 auto 0 auto;
	text-align: left;
}


div#foot 
{
	height: 82px;
	width: 701px;
	margin: 0 auto 0 auto;
	background-image: url(images/btml.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div#foot div#text_foot 
{
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color:#E19C37;
	padding-top: 55px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 5px;
}


div#foot div#text_foot a, div#foot div#text_foot a:visited
{
	text-decoration: none;
	border-bottom: 1px solid #7d4b00;
	color:#E19C35;
}

div#foot div#text_foot a:hover
{
	text-decoration: none;
	border-bottom: 1px dotted #7d4b00;
	color:#E39B35;
}
.clear {
	clear: both;
}

div.novinky_item {
	background: url('images/novinky_line.jpg') no-repeat -10px 0px;
	padding: 10px 0;
}

div.novinky_item_up 
{
	padding: 10px 0;
}

div#top_under_text p
{
	color:#5b0000;
	font-size: 12px;
	margin:10px 20px;
	
}

p.line {
	padding-bottom:20px;
	margin-bottom:20px;
	background: url("images/content_line.jpg") no-repeat center bottom;
}

a.top-odkaz, a.top-odkaz:visited {
	font-weight: bold;
	color:#5b0000;
}

a.top-odkaz:hover {
	font-weight: bold;
	color:#5b0000;
	text-decoration: none;
	border-bottom: 1px dotted #5b0000;
}

a.novinky-odkaz, a.novinky-odkaz:visited {
	font-weight: bold;
	color:#fff;
}

a.novinky-odkaz:hover {
	font-weight: bold;
	color:#fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

a.content-odkaz, a.content-odkaz:visited {
	color: #000;
}
a.content-odkaz:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

table.submenu {
	width:676px;
	margin: 0 0 0 10px;
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;

}

a.submenu-odkaz, a.submenu-odkaz:visited {
	display: inline;
	text-decoration: none;
	color: #fff;
	padding:0 10px 0 15px;
	line-height: 22px;
	background: #810706 url('images/add.jpg') no-repeat left 2px;
}

a.submenu-odkaz-active, a.submenu-odkaz-active:visited {
	text-decoration: none;
	color: #ffaead;
	padding:0 10px 0 15px;
	line-height: 22px;
	background: #810706 url('images/add.jpg') no-repeat left 2px;
}

a.submenu-odkaz:hover {
	text-decoration: none;
	color: #d06366;
	padding:0 10px 0 15px;
	line-height: 22px;
}

img.ilustrace {
	float: right;
	clear: none;
}
#top #posunout {
	height: 210px;
}
#right h2 {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#right #clanky #foto {
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#right #clanky {
	text-align: left;
}
#textFoto {
	margin-left: 25px;
}
#all #foot #text_foot .partneri a, #all #foot #text_foot .partneri {
	color: #7E4508;
	text-decoration: none;
	font-size: 9px;
}
#right #formular .ce_form {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:20px;
}
#right #formular input, #right #formular textarea {
	margin-bottom: 4px;
	width:350px;
}
#right #formular #ctrl_4 {
	width: 130px;
}
#right #formular .ce_form.block h1 {
	margin-bottom: 15px;
}
#pozadi {
	background-image: url(images/pozadi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
