/* tagy */
* {margin: 0; padding: 0;}
body,html {background: #363636; font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; font-size: 0.9em; color: #6B6B6B;margin:0px;}
a {color: #3366FF;}
a:hover {text-decoration: none; color:#990000;}

blockquote, pre, .pre {border: 1px solid #e7e7e7; border-left: 6px solid #FF5A00; padding: 5px; overflow: auto; width: 90%; line-height: 140%;}
p, pre, blockquote, table {margin: 5px 0 15px 0;}
p, pre, blockquote, table td, ul li, ol li {line-height: 170%;}
ul, ol {margin: 5px 0 15px 25px;}

h1, h2, h3, h4 {color:#990000; text-align:left;}

h2, h3, h4 {margin: 15px 0 5px 0;}
h1 {font-size: 1.45em; margin: 0 0 10px 0;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}

strong {color:#990000;}
.mezera {clear: both;}

/* image positioning - left, right and center */
.vlevo
{ float: left; 
  padding:3px;
  border:1px solid #dcdcdc;
  margin:5px 10px 0 0;
 }

.vpravo
{ float: right;
  padding:3px;
  border:1px solid #dcdcdc;
  margin:5px 0 0 10px;
 }
 
.center
{ display: block;
  text-align: center;
  margin: 0 auto;
  padding:3px;
  border:1px solid #dcdcdc;
}

/* image positioning - left, right and center */
.levy_bez_ramu
{ float: left; 
}

.pravy_bez_ramu
{ float: right;
    
}

.na_stred_bez_ramu
{ display: block;
  text-align: center;
  margin: 0 auto;
  
}
/* Wrapper */
#wrapper {width: 800px; margin: 0 auto; background-color:#FFFFFF;
	background-image: url(../images/bg_main.jpg);
  	background-repeat: repeat-y;}

/* Header */
#header {
	background-color: #382E21;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:800px;
	height:225px;
}

#head_kontakt {
	color:#FFFFFF;
	position:relative;
	top:3px;
	left:13px;
	font-weight:bolder;
}

/* Logo */
#logo {float: left;}
#logo h1 a {text-decoration: none; width:800px; height:180px;display:block;}

/* Content */
#content {float: right; width: 570px; padding: 0 20px 10px 10px; overflow: hidden;text-align:justify;}
#content-pad {padding-top: 0px;}

/* Sidebar */
#sidebar {float: left; width: 195px; padding: 0px 0 0 0px; overflow: hidden;}
#sidebar ul {margin: 0; padding: 0; list-style: none;}
#sidebar li {margin-bottom: 30px;}

#sidebar .show_subclass{display:block;} /*definuje rozbalené submenu doplneno navic k default fcim*/


#svatky {padding-left:10px; font-size:0.9em; margin:0 0 7px 0;}

#sidebar #vmenu li a{
	width: 190px;
	height:29px;
	display:block;
	color:#fff;
	padding:3px;
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
	background-image: url(../images/menu_new.gif);
	padding: 0px 0px 0px 0px;
	text-indent: 35px;
	line-height:29px;
	}

#sidebar #vmenu li a:hover{
	background: url(../images/menu_new.gif) 0 -29px; 
	padding: 0px 0px 0px 0px;		
	text-decoration:none;
}

#sidebar li li {margin: 0;}
#sidebar a {color: #0D7FE3;}
#sidebar h3 {color: #FFFFFF; width:190px; height:30px;padding-bottom: 0px; margin: 0; background: url(../images/menu_top.gif) 0 0 no-repeat; padding:0px 0 0px 10px; line-height:30px; margin-bottom:10px;}
.menu li {padding: 0px 0;}

#vmenu h3 {margin-bottom: 1px;}

/* Footer */
#footer {
	background-color: #382E21;
	background-image: url(../images/ftr_bgr.jpg);
	background-repeat: no-repeat;
	width:800px;
	height:40px;}
#footer p {margin: 0; padding-top: 10px; text-align: center; color: #8E8E8E;}
#footer a {color: #666666;}

#side_news {
	margin:0 0 0 7px; 
}

#page_news {
	background:#FFDFDF;
	border: 1px solid #e7e7e7;
	padding:0px 10px 10px 10px;
}