/*
Theme Name: Romana Kubackova
Theme URI: www.ucetnictvi-kubackova.cz
Description: Design for own web
Author: Bernie
Author URI: bernie.cz
Version: 1.0
*/
* {
	margin: 0;
	padding: 0;
}

a:hover {
	text-decoration: none;
}

a {
	color: #fc661d;
	text-decoration: underline;
}

h1 {
	color: #fc661d;
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 15px;
	margin-bottom: 5px;
	background: #fff url('images/bg_underline.gif') bottom left no-repeat;
}

h2 {
	color: #fc661d;
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 15px;
	margin: 20px 0 5px 0;
	background: #fff url('images/bg_underline.gif') bottom left no-repeat;
}

h3 {
	font-size: 18px;
}

ul {
	list-style: none;
}

img {
	border: 0;
}

body {
	background: #fff url('images/bg_body.jpg') repeat-x top;
	text-align: center;
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #666;
}

#main {
	width: 901px;
	text-align: left;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 901px;
	height: 209px;
	background: #fff url('images/header.jpg') no-repeat top left;
	clear: both;
	float: none;
}

#header h3 {
	font-weight: normal;
	margin-top: 35px;
	color: #fff;
	font-style: italic;
}

#header a {
	display: block;
	margin-top: 55px;
	margin-left: 25px;
}

#main-menu {
	top: 209px;
	left: 0;
	position: absolute;
	height: 53px;
	width: 700px;
	background: #ccc url('images/bg_menu.jpg') no-repeat top left;
}

#main-menu ul {
	margin-left: 20px;
}

#main-menu ul li {
	display: block;
	float: left;
}

#main-menu ul li a {
	display: block;
	text-decoration: none;
	color: #696969;
	font-size: 14px;
	padding: 18px 20px;
}

#main-menu ul li.current_page_item a {
	text-decoration: underline;
}

#main-menu ul li a:hover {
	text-decoration: underline;
}

#content-left {
	margin-top: 263px;
	margin-bottom: 10px;
	width: 700px;
	float: left;
	background-color: #fff;
}

#content-wrap {
	width: 500px;
	float: right;
}

#content {
	padding: 15px 20px;
}

#content h3 {
	color: #fc661d;
	font-weight: normal;
	font-size: 16px;
	padding-bottom: 5px;
	margin: 20px 0 5px 0;
}

#content ul { margin: 10px 0; }

#content ul li {
    padding: 0px 0 7px 20px;
    background: #fff url('images/bullet_orange.gif') top left no-repeat;
}

#content ul li a {
    font-size: 13px;
}

#content .post {
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}

p {
	padding: 10px 0;
	text-align: justify;
}

#sidebar {
	margin-top: 209px;
	width: 201px;
	float: right;
	font-size: 12px;
}

#sidebar #fast-contact {
	color: #fff;
	text-align: center;
	background: #fff url('images/bg_contact.jpg') no-repeat bottom left;
	height: 293px;
}

#sidebar #fast-contact p {
	text-align: center;
	font-weight: bold;
}

#sidebar #fast-contact h3 {
	line-height: 54px;
	background: #ccc url('images/heading_contact.gif') bottom left no-repeat;
	font-style: italic;
}

#sidebar #news {
	padding: 0 10px;
	background: #fff url('images/bg_news.gif') top left no-repeat;
	height: 210px;
	overflow: hidden;
}

#sidebar #news h3 {
	line-height: 46px;
	text-align: center;
	font-style: italic;
	color: #999;
}

#left-menu {
	width: 199px;
	background: #fc661d url('images/bg_menu_left.jpg') top left no-repeat;
	height: 466px;
	float: left;
	overflow: hidden;
}

#left-menu ul li {
	display: block;
	border-bottom: 1px solid #fff;
	margin: 0;
}

#left-menu ul li a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 15px 20px;
}

#left-menu ul li a:hover {
	background-color: #fff;
	color: #fc661d;
}

#left-menu ul li.current_page_item a {
	background-color: #fff;
	color: #fc661d;
}

#footer {
	clear: both;
	float: none;
	background-color: #ccc;
	color: #333;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
}

#backlinks {
	text-align: center;
	margin-bottom: 20px;
	color: #999;
        font-size: 11px;
        padding: 0 5px;
}

#backlinks a {
	color: #999;
	text-decoration: underline;
}

#backlinks a:hover {
	color: #fc661d;
	text-decoration: none;
}

.map {
	float: right; 
	text-align: center;
	margin-top: -30px;
}

.map img {
	border: 1px solid #ccc; 
	padding: 2px 2px 5px 2px; 
	background-color: #eee; 
}

form.wpcf7-form table { background-color: #eee; width: 460px; }
form.wpcf7-form table tr td { vertical-align: top; padding: 2px 10px; }
form.wpcf7-form table tr td label { text-align: right; display: block; }
form.wpcf7-form .wpcf7-form-control-wrap input { line-height: 1.5em; width: 250px; }
form.wpcf7-form .wpcf7-form-control-wrap input.button { width: auto; }
form.wpcf7-form .wpcf7-form-control-wrap textarea { width: 310px; height: 120px; }
form.wpcf7-form td .captcha-154 input { width: 90px; vertical-align: top; }
form.wpcf7-form .wpcf7-not-valid-tip-no-ajax { background: #eee;
                                       border: 0; font-size: 12px; color: #666;
                                       left:auto; padding: 5px 0 0 0; position:relative;
                                       top:auto; width:auto; z-index:0; display: block;
                                       }
form.wpcf7-form .wpcf7-not-valid-tip { background: #eee;
                                       border: 0; font-size: 12px; color: #666;
                                       left:auto; padding: 5px 0 0 0; position:relative;
                                       top:auto; width:auto; z-index:0; display: block;
                                       }

form.wpcf7-form .wpcf7-response-output { border: 0; margin: 0; padding: 10px; text-align: center; font-weight: bold; color: #FC661D; background-color: #eee; }

#content h3.contact-form { background-color: #999; color: #fff; padding: 10px; margin-bottom: 5px; margin-top: 35px; font-weight: normal; }

.notice { background: #eee; padding: 15px; margin-top: 5px; border-top: 3px solid #999; }
.notice strong { margin-bottom: 5px; display: block; }

table.cenik { width: 460px; }
table.cenik tr th { background-color: #FC661D; padding: 5px; color: #fff; text-align: center; font-weight: normal; }
table.cenik tr td { background-color: #eee; padding: 5px; }

.small-notice { padding: 5px 3px; font-size: 12px; }


