/*
CSS Document
Media: screen, presentation css
Description: Custome Design for Wordpress by aria-studio.cz
Version: 2.3.2009
Author: Ales Rubas <rubas@aria-studio.cz>
Author URL: http://www.aria-studio.cz/
tags: fix width, two colums
*/

/*****Akční tabulka*******/

.akcnitab  {
font-size: 8px; 
}
.akcnitab tr td  {
width:200px;  
}

/*****akční tabulka konec*******/


html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
}
body {
	font-size: 62.5%;
	font-family: sans-serif; 
	color: #000000;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	background: #919296 url(images/bg-body.png) repeat-x left top;
}
#page {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background: #f7f7f7;
}
#header {
	height: 269px;
	overflow: hidden;
	position: relative;
	background: url(images/bg-header.jpg) no-repeat left top;
}
#current a {
	display: block;
	position: absolute;
	left: 22px;
	top: 5px;
	width: 205px;
	height: 115px;
	overflow: hidden;
	font-size: 140%;
}
#current a span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	width: 205px;
	height: 115px;
	overflow: hidden;
	background: transparent url(images/logo.jpg) no-repeat left top;
}
a#menujump {
	width: 0;
	padding: 0;
	height: 0;
	overflow: hidden;
}
#main {
	width: 694px;
	float: left;
	position: relative;
	left: 236px;
	margin: 0;
	padding: 15px;
	overflow: hidden;
}
#submain {
}
#submain .slideshow {
	position: absolute;
	right: 25px;
	top: 245px;
	width: 300px;
	height: 160px;
	overflow: hidden;
}
#main .placeholder {
	display: inline;
	float: right;
	width: 320px;
	height: 130px;
}
#sidebar {
	width: 236px;
	float: left;
	position: relative;
	top: -150px;
	left: -724px;
	padding: 15px 0;
	margin-bottom: -140px;
}
#footer {
	clear: both !important;
	height: 67px;
	padding: 10px;
	background: url(images/bg-footer.png) repeat-x left top;
}
#footer p {
	font-size: 120%;
}
#interesting {
	padding: 25px 0 0 0;
	color: #eeeeee;
	font-size: 100%;
}
#interesting a {
	color: #eeeeee;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
}
#interesting a:hover {
	color: #ffffff;
	text-decoration: none;
}
p.editpost {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 100;
}
.v_menu {
	margin-bottom: 15px;
}
.v_menu h2 {
	text-transform: uppercase;
	color: #909195;
	padding-left: 23px;
	font-size: 130%;
}
.v_menu h2 strong {
	display: none;
}
.v_menu ul {
}
.v_menu ul li {
	font-size: 100%;
}
.v_menu li li{
	font-size: 100%;
}
.v_menu li a {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 3px 23px 0 23px;
	text-decoration: none;
	font-size: 120%;
	color: #ffffff;
	background: #b80000 url(images/menu-a.gif) no-repeat left top;
}
.v_menu li li a {
	color: #b80000;
	background: #eeeeee url(images/menu-a.gif) no-repeat left bottom;
}
.v_menu li a:hover {
	text-decoration: underline;
}
.v_menu a.ancestor, 
.v_menu a.current {
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	font-family: sans-serif;
	font-weight: normal;
}
#main h1 {
	font-size: 180%;
	color: #b80000;
	font-weight: bold;
	padding: 0px 10px 0px 30px;
	background: url(images/h1.gif) no-repeat 10px 1px;
}
#main h2 {
	font-size: 160%;
	padding: 20px 10px 5px 10px;
	color: #000000;
	font-weight: bold;
}
#main h3 {
	font-size: 130%;
	font-weight: bold;
	color: #b80000;
	padding: 10px 10px 5px 10px;
}
#main h4 {
	font-size: 120%;
	font-weight: bold;
	padding: 10px 10px 5px 10px;
}
#main h5 {
	font-size: 120%;
	font-weight: bold;
	padding: 8px 10px 4px 10px;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	text-decoration: underline;
	color: #b50000;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.right {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.left {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.right {
	float: right;
}
.left {
	float: left
}
.centered {
	text-align: center;
}
/* End Images */



/* Begin Lists */
#main ul, 
#main ol {
	margin: 5px 0;
}
#main ul li, 
#main ol li {
	list-style-type: disc;
	font-size: 130%;
	line-height: 1.3em;
	padding: 3px 0;
	margin-left: 2em;
}
#main ol li {
	list-style-type: decimal;
}
#main li li {
	font-size: 100%;
}
/* End Entry Lists */



/* Begin Form Elements */
#main form, fieldset, legend {
	margin: 0;
	padding: 0;
	border: none;
}
#main form {
	width: 400px;
	padding: 20px 10px;
	margin: 0 auto;
}
#main fieldset {
	margin: 0;
	border: none;
}
#main fieldset legend {
	font-size: 150%;
	font-weight: normal;
	color: #333333;
	padding: 5px 0 10px 23px;
}
#main fieldset fieldset legend {
	font-size: 130%;
}
#main form label, form .cf-box-title {
	text-align: left;
	font-weight: bold;
	display: inline;
	float: left;
	width: 100px;
}
#main form .cf-box-group label {
	font-weight: normal;
}
#main form input, #main form select, #main form label, #main form textarea {
	font-size: 110%;
}
#main form input {
	width: 200px;
	margin: 0 0 3px 0;
	float: left;
}
#main form select {
	width: 200px;
	margin: 0 0 3px 0;
	float: left;
}
#main form textarea {
	width: 270px;
	margin: 0 0 3px 0;
	float: left;
}
#main form label input, #main form .cf-box-group input, #main form .cf-box-b {
	width: 2em;
}
#main form button, #main .sendbutton {
	cursor: pointer;
	width: 10em;
}
#main .emailreqtxt, #main .reqtxt {
	display: inline;
	float: left;
	width: 0;
	padding: 0 0 0 15px;
	height: 15px;
	overflow: hidden;
	color: #b50000;
	background: url(images/required.gif) no-repeat 3px 6px;
}
#main form ol li {
	list-style: none !important;
	clear: both;
	margin: 0;
	padding: 0;
}
#main #usermessagea {
	font-size: 120%;
	text-align: center;
	margin: 1em auto;
	font-weight: bold;
	color: #b50000;
}
.cf_hidden {
	display: none;
}
#main .failure {
	color: #b50000;
	border: 1px solid #ff0000;
	padding: 10px;
}
/* End Form Elements */


/* Start Table Elements */
#main table {
	margin: 20px auto 0 auto;
	width: 90%;
	border-collapse: collapse;
	border: 2px solid #cccccc;
}
#main table th, #main table td {
	border: 1px solid #cccccc;
}
#main table th {
	text-align: right;
}
#main table th, #main table td {
	vertical-align: middle;
	font-size: 120%;
	padding: 0.5em;
}
#main table thead th, #main table th.right, #main table th.left {
	text-align: center;
	float: none;
}
#main table td.right {
	text-align: right;
	float: none;
}
#main table td.left {
	text-align: left;
	float: none;
}
#main table thead th, #main table thead td {
	border-bottom: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
}
#main table tfoot th, #main table tfoot td {
	border-top: 2px solid #cccccc;
}
#main table tbody th {
	border-right: 2px solid #cccccc;
}
#main table caption {
	caption-side: bottom;
	font-style: italic;
	text-align: right;
	padding: 5px;
	font-size: 120%;
}
/* End Table Elements */

#main p {
	font-size: 120%;
	padding: 7px 10px 3px 10px;
	line-height: 1.3em;
	text-align: justify;
}
#main a {
	text-decoration: underline;
	color: #b50000;
}
#main a:hover {
	text-decoration: none;
}

#main object {
	margin: 20px;
}

#newsbox,
#sidebar .sidebox {
	position: relative;
	margin-bottom: 15px;
}
#newsbox h2, 
#sidebar .sidebox h2 {
	display: block;
	width: 206px;
	padding: 5px 10px 3px 20px;
	overflow: hidden;
	margin-bottom: 5px;
	background: #b9b9bc;
	color: #ffffff;
	font-size: 130%;
	font-weight: normal;
	line-height: 1.2em;
}
#sidebar .sidebox img {
	display: block;
	margin: 0 auto;
}
#sidebar .sidebox .wp-polls form, 
#sidebar .sidebox .wp-polls {
	width: auto;
	margin: 0;
	padding: 0;
}
#sidebar .sidebox .wp-polls h3 {
	font-size: 120%;
	font-weight: bold;
	color: #b50000;
	padding: 3px 10px 5px 20px;
}
#sidebar .sidebox .wp-polls ul {
	margin: 0;
	paddng: 0;
}
#sidebar .sidebox .wp-polls li {
	float: left;
	clear: both;
	list-style-type: none;
	float: none;
	padding: 5px 0;
}
#sidebar .sidebox .wp-polls p {
	clear: both;
	padding: 5px 10px;
	font-size: 120%;
}
#sidebar .sidebox .wp-polls li label {
	width: auto;
	padding-left: 5px;
	cursor: pointer;
}
#sidebar .sidebox .wp-polls input.Buttons {
	cursor: pointer;
	clear: both;
	width: 150px;
	margin: 0 0 0 12px;
	padding: 3px;
}
#newsbox h3 {
	font-size: 120%;
	font-weight: bold;
	color: #b50000;
	padding: 3px 10px 5px 20px;
}
#newsbox p {
	font-size: 120%;
	line-height: 1.2em;
	padding: 3px 10px;
}
#newsbox p.morelink {
	text-align: right;
}


#main .pricelist {
	
}
#main .pricelist li {
	list-style: none;
	background: url(images/li.gif) no-repeat 0px 7px;
	padding-left: 15px;
}
#main .pricelist em {
	font-size: 120%;
	font-weight: bold;
	color: #b80000;
}

#sidebar a.pobocka-praha {
	display: block;
	position: absolute;
	left: 5px;
	top: 28px;
	width: 0;
	height: 135px;
	padding: 0 0 0 115px;
	overflow: hidden;
}
#sidebar a.pobocka-brno {
	display: block;
	position: absolute;
	left: 120px;
	top: 28px;
	width: 0;
	height: 135px;
	padding: 0 0 0 112px;
	overflow: hidden;
}
#sidebar .sidebox ul {
}
#sidebar .sidebox ul li {
	list-style-type: disc;
	font-size: 120%;
	margin-left: 2em;
}
#sidebar .sidebox ul li li {
	font-size: 100%;
}


#homepage .akce em {
	color: #b80000;
}

/***********/
.linklove {
	display: none !important;
}
.cleaner {
	clear: both;
}
br .cleaner {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

.hidden {
	display: none;
}
/***********/

