/* )))))))))))))))))))Tisk(((((((((((((((((((((( */
@media print {
img {display: none;
}
}

body {
/* )))))))))))))))))))Scrollbar(((((((((((((((((((((( */
	scrollbar-arrow-color: white;
	scrollbar-face-color: #8EA266;
	scrollbar-darkshadow-color: #5F7338;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: #5F7338;
	scrollbar-highlight-color: #B5C790;
	scrollbar-track-color: #ABBC88;

	background: #DDE2D3 url(images/body.gif) repeat-y center;
	margin: 0;
	padding: 0;
	text-align: center; /* IE hack */
}

img {
	border: 1px black;
}

ul {
	list-style-type: none;
}

a {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #FFDC53;
	text-decoration: underline;
}

h1, h2{
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0;
}

#box {
	background: url(images/bg_box.gif) repeat-y;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	margin: 15px 0px 0 0px;
	position: relative;
	width: 950px;
}


/* HLAVICKA */
#header {
	background: url(images/header.jpg) no-repeat;
	height: 112px;
}

#green_bar {
	background: url(images/green_bar.gif) repeat-x;
	height: 32px;
	margin: 0;
}

#green_bar ul li {
	float: right;
	padding: 7px 25px 0px 0px;
	font-size: 13px;
	color:white;
}

/* MENU */
#menu {
	background: url(images/bg_menu.gif) repeat-y;
	font-size: 11px;
}

#menu h1{
	font-weight: bold;
	margin: 10px 0px 0px 15px;
}

#menu ul {
	margin: 0px 5px 0px 15px;
}

#menu ul li {
	color: #6C3000;
	height: 18px;
}

#menu ul li a {
	color: #6C3000;
	height: 18px;
}



/* OBSAH */
#sitebody {
	background: url(images/bg_cols.gif) repeat-y;
}

#navigation h1{
	color: #CB7403;
	margin: 10px 0px 0px 15px;
}

#navigation h1 a{
	color: #CB7403;
	text-decoration: none;
}

#navigation h1 a:hover{
	text-decoration: underline;
	color: #78A358;
}

#navigation tr{
	margin: 0;
	padding: 0;
}

#navigation td{
	margin: 0;
	padding: 0;
}	

#content {
	margin: 10px 30px 10px 30px;
}

#content h1{
	margin: 0;
	font-size: 14px;
	color: #CB7403;
	line-height: 18px;
}

#content h1 a{
	color: #E7AE25;
	text-decoration: none;
}

#content h1 a:hover{
	text-decoration: underline;
	color: #78A358;
}

#content h2{
	margin: 0;
	line-height: 18px;
	color: #6C3000;
}

#content h2 a{
	color: #CB7403;
	text-decoration: none;
}

#content h2 a:hover{
	text-decoration: underline;
	color: #78A358;
}

#quide img{
	border: 0;

}

#content h3 a{
	color: #366F11;
	text-decoration: underline;
	font-size: 16px;
}

.search
{
   background: #CEDCE2;
   padding: 10px 0px 10px 10px; 
   border-color: #CEDCE2;
	 border-width: 1px;
	 border-style: solid; 	 
}


/* PRAVÝ PANEL */
#right img{
	border: solid 1px #767676;
	margin-bottom: 10px;
}

#right h1{
	font-weight: bold;
	margin: 10px 0px 0px 15px;
}

#right h2{
	margin: 0px 5px 0px 15px;
}

#right h2 a{
	text-decoration: underline;
	color: #6D1E1E;
}

#right h2 a:hover{
	color: #4C7496;
	text-decoration: underline;
}

/* PATKA */
#bottom {
	background: url(images/green_bar.gif) no-repeat;
	height: 32px;
	margin: 0;
}


.komerce 
{
  background: #FFF1BC;	 
	border-right-color : #E6921E;
	border-left-color : #E6921E;
	border-bottom-color : #E6921E;
	border-top-color : #E6921E;
	border-right-width : 2px;
	border-top-width : 2px;
	border-left-width : 2px;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	width: 98%;
}

.adresa_komercni 
{
  background: #FFFBEB;	 
	padding: 0px 5px 0px 5px;
  border-right-color : #E6921E;
	border-left-color : #E6921E;
	border-bottom-color : #E6921E;
	border-top-color : #E6921E;
	border-right-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	width: 98%;
}

.adresa
{
   background: #F0F0F0;
   padding: 0px 50px 0px 7px;  	 
}
