html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6 {
padding: 0;
margin: 0;
list-style: none;
}
body {
font-size: 62.5%;
text-align: center;
color: black;
font-family: sans-serif;
background: white;
}
#content {
width: 990px;
text-align: left;
margin: 0 auto;
position: relative;
background: white url(/wp-content/themes/default/images/bg_content.gif) repeat-y 198px top;
}
#main {
width:490px;
float: left;
position: relative;
left: 217px;
margin: 0;
padding: 0;
background: white;
overflow: hidden;
}
#breadcrumb {
position: absolute;
left: 212px;
width: 470px;
top: 243px;
background: #e4e4e4 url(/wp-content/themes/default/images/bg_breadcrumb.gif) repeat-x;
padding: 5px 10px;
}
.category #breadcrumb {
top: 273px;
}
hr {
border-bottom: none medium;
border-left: none medium;
border-right: none medium;
}
#side {
width: 182px;
float: left;
position: relative;
left: -490px;
background: white
}
#otherside {
width: 250px;
float: left;
left: 68px;
position: relative;
}
#header {
height: 243px;
overflow: hidden;
position: relative;
background: white url(/wp-content/themes/default/images/bg_header_02.png) no-repeat left 195px;
}
#top {
background:#F36F21 url(/wp-content/themes/default/images/bg_header_01.png) no-repeat scroll left 0;
height:57px;
overflow:hidden;
position:relative;
top:140px;
}
#header a strong {
display: none;
}
#current a {
width: 0;
height: 65px;
padding-left: 320px;
overflow: hidden;
display: block;
position: relative;
left: 0;
}
#current a#menujump{
position: absolute;
width: 0;
height: 0;
overflow: hidden;
padding: 0;
margin: 0;
}
#footer {
padding: 75px 0 1em 0;
clear: both;
background: white url(/wp-content/themes/default/images/bg_footer.gif) repeat-x;
color: black;
}
#footer p {
font-size: 110%;
}
#footer p.tvorba {
float: right;
}

#breadcrumb {
font-size: 110%;
margin: 0 0.5em;
}
#breadcrumb li, #breadcrumb ul {
display: inline;
}
#breadcrumb strong {
display: none;
}
#breadcrumb ul li a {
color: black
}
#menu h2 {
display: none;
}
#menu ul li {
display: block;
position: relative;
}
#menu li a {
min-height: 41px;
height: auto!important;
height: 41px;
display: block;
text-decoration: none;
font-size: 140%;
background: #0b0b0b url(/wp-content/themes/default/images/bg_menu.gif) repeat-x left -84px;
color: white;
text-align: center;
line-height: 41px;
font-weight: bold;
margin-bottom: 2px;
position: relative;
}
#menu li a:hover, #menu li a.current, #menu li a.ancestor, #menu li.current-cat a, #menu ul li.current-cat ul.children li.cat-item a:hover {
background-position: 0 0;
background-color: #f36f22;
margin-bottom: 2px;
position: relative;
}
#menu li a.ancestor{

background: #0b0b0b url(/wp-content/themes/default/images/bg_menu.gif) repeat-x left -84px;
}
#menu li li {
margin: 0;
font-size: 90%;
position: relative;
}
#menu ul li ul {
  display: none;  
}

#menu ul li.current ul, #menu ul li.parent ul, #menu ul li.current-cat ul, #menu ul li.parent ul, #menu ul li.current-cat-parent ul {
  display: block;  
}
#menu li li a, #menu li.current-cat li.cat-item a {
background: #979797;
min-height: 35px;
height: auto!important;
height: 35px;
line-height: 35px;
position: relative;
}
#menu li li a.current, #menu li li a:hover {
color: white;
}
#side .widget {
position: relative;
margin-top: 12px;
}
#side .widgettitle {
background: #F37123 url(/wp-content/themes/default/images/bg_side_partneri.gif) no-repeat -2px 0;
width:180px;
}
#side .widget .textwidget {
background: #e3e3e3;
width: 179px !important;
text-align: center;
padding:16px 0 2px;
position: relative;
}
#side .widget .textwidget img {
margin-bottom: 15px;
}
form, fieldset, legend {
margin: 0;
padding: 0;
border: none;
}
form {
width: 95%;
}
fieldset {
margin: 0.5em 0;
}
fieldset legend, #main form li#li-3-19 {
font-size: 150%;
font-weight: bold;
color: #333;
}
fieldset fieldset legend {
font-size: 130%;
}
form label, form .cf-box-title {
text-align: left;
font-weight: bold;
}
form .cf-box-group label {
font-weight: normal;
}
form input, form select, form label, form textarea {
font-size: 110%;
}
form input.single, form select, form textarea {
width: 99%;
margin: 0 auto;
padding: .2em .3em;
color: black;
}
.basic input {
width: 80%;
}
form .basic {
clear:both;
margin-top:20px;
position:relative;
}
form h3{
display: block;
margin:20px 0 10px 0;
}
/*
form input:hover, form select:hover, form textarea:hover, form input:focus, form select:focus, form textarea:focus {
border-color: black;
}
*/
#s {
margin:0 5px;
padding: 2px;
}
form textarea {
font-size: 130%;
}
form label input, form .cf-box-group input, form .cf-box-b {
width: 1.2em;
border: 0;
background: none;
margin: 0 0 0 5px;
}

#main form li.cf-box-group input {
float: left;
clear: both;
margin: 0px 10px 10px 0;

}
#main form li.cf-box-group label {
display: block;
float: left;
}
/*
#main form button, .sendbutton {
cursor: pointer;
width: 10em;
background-color: #eeeeee;
border: 1px solid #f37022;
}

#main form button:hover, .sendbutton:hover {
background: #ececec
}
*/

.emailreqtxt, .reqtxt {
float: right;
}
#main form ol, #main form legend, #main form fieldset {
clear: both;
}
#main form ol li {
list-style: none url();
clear: both;
margin: 0.5em 0 0 0;
padding: 0;
}
#usermessagea {
font-size: 120%;
text-align: center;
margin: 1em auto;
font-weight: bold;
color: red;
}
.cf_hidden {
display: none;
}
.failure {
border:2px dotted red;
color:red;
font-size:140%;
padding:0.5em;
text-align:center;
text-decoration:blink;
margin: 1em 0;
}
#main form ol li.cf_li_err input{
background: #CFCFCF;
}
#main form ol li#li-2-17 {
margin-top: 50px;
}
h1, h2, h3, h4, h5, h6 {
font-family: sans-serif;
font-weight: bold;
font-size: 120%;
}
h1 {
font-size: 220%;
font-weight: bold;
color: #f36f21;
margin: 55px 0 .5em 0;
}
#homepage h1 {
margin-top: 0;
}
.category h1, #main h2.category-h1 {
background: #f37123 url(/wp-content/themes/default/images/bg_h1.gif);
width: 490px;
height: 30px;
margin: 0;
font-size: 120%;
}
.category h1 {
margin-bottom: 30px;
}
.category h1 strong, #main h2.category-h1 strong {
color: black;
font-weight: bold;
float: right;
display: block;
background: #e4e4e4  url(/wp-content/themes/default/images/bg_h1_strong.gif) no-repeat ;
margin: 5px 3px 0 0;
padding:3px 7px 2px 10px;
height: 15px;
}
.widgettitle strong {
float: right;
display: block;
background: #e4e4e4  url(/wp-content/themes/default/images/bg_h1_strong.gif) no-repeat ;
margin: 5px 3px 0 0;
padding:3px 7px 2px 10px;
height: 15px;
font-size:65%;
overflow:hidden;
}
h2 {
font-size: 180%;
margin: .7em 0 .5em 0;
}
#main h2 {
font-size: 170%;
}
h3 {
font-size: 160%;
}
h4 {
font-size: 170%;
margin-top: 20px;
}
h5,h6 {
font-size: 130%;
}
#main p, #side p, #otherside p {
font-size: 130%;
margin: 0.5em 0;
line-height: 1.3em;
}
#otherside h3, #otherside p {
margin: 0.5em;
}
#main ul, #main ol {
margin: 1em 0;
font-size:95%;
}
#main ul li {
list-style: none;
margin: 0 0 .5em 0;
padding-left: 20px;
background: url(/wp-content/themes/default/images/bg_li.gif) no-repeat left 3px;
position: relative;
font-size: 140%;
}
#main .list ul li {
background: url(/wp-content/themes/default/images/bg_li_post.gif) no-repeat left 5px;

}
#main .seznam li {
font-size: 120%;
}
#main ol li {
list-style: decimal;
background: none;
margin: 0 0 .5em 2em;
position: relative;
padding: 0;
font-size: 130%;
}
#main li li {
font-size: 105%;
}
#main table {
margin: 0 auto;
width: 90%;
border-collapse: collapse;
}
#main table th {
text-align: right;
}
#main table th, #main table td {
vertical-align: middle;
font-size: 120%;
padding: 0.2em 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 caption {
caption-side: top;
font-style: normal;
text-align: left;
font-weight: bold;
}
#main table, #main table thead th, #main table thead td,#main table tfoot th, #main table tfoot td,#main table tbody th {
border-width: 2px;
border-color: red;
border-style: solid;
}
#main table tr td {
border-width: 1px;
border-color: black;
border-style: solid;
}
#main #blok-bbsluzba-884291 table tr td {
border:none;
}
.hidden {
display: none;
}
a {
text-decoration: underline;
color: #f37022;
}
a:hover {
text-decoration: none;
}
a img {
border: none;
}
.left {
float: left
}
.right {
float: right;
}
img.left {
margin-right: 18px;
margin-top: 20px;
}
img.right {
margin-left: 1em;
}
.linklove {
display: none !important;
}
.cleaner {
clear: both;
}
#edit {
position: absolute;
right: 0;
top: 50px;
}

#menu2 {
position: absolute;
top: 155px;
right: 250px;
}
#menu2 li {
display: block;
float: left;
font-size: 130%;
background: url(/wp-content/themes/default/images/bg_header_menu.gif) no-repeat 10px 12px;
padding-left: 10px;
}
#menu2 li a {
display: block;
float: left;
color: white;
margin: 0 0 0 10px;
height: 28px;
line-height: 28px;
}
#menu2 li.twitter{
background: none;
width:38px !important;
}
#menu2 li.facebook{
width:38px !important;
}
#menu2 li.rss-kanaly{
width:38px !important;
}
#menu2 li.rss-kanaly a {
background: url(/wp-content/themes/default/images/bg_rss.gif) no-repeat left 0px;
width: 0;
overflow: hidden;
padding-left: 29px;
height: 28px;
margin-top: 3px
}
#menu2 li.facebook a {
background: url(/wp-content/themes/default/images/bg_facebook.png) no-repeat left 0px;
width: 0;
overflow: hidden;
padding-left: 29px;
height: 28px;
margin-top: 3px
}
#menu2 li.twitter a {
background: url(/wp-content/themes/default/images/bg_twitter.png) no-repeat left 0px;
width: 0;
overflow: hidden;
padding-left: 29px;
height: 28px;
margin-top: 3px
}
#menu2 li.rss-kanaly a:hover, #menu2 li.rss-kanaly a.current, #menu2 li.facebook a:hover, #menu2 li.facebook a.current, #menu2 li.twitter a:hover, #menu2 li.twitter a.current {
background-position: left -28px;
}
.searchform {
font-size:120%;
}
#footer .searchform {
position: absolute;
top: 155px;
right: 5px;
width: 220px;
padding: 0;
}
#footer .searchform label {
display: none;
}
#footer .searchform input {
border:1px solid #7F9DB9;
float:left;
margin:0 5px 0 0;
padding:0.2em;
width:140px;
}
#footer .searchform button {
float: left;
width: 60px;
}
#spolupracujeme img {
float:left;
margin-right:15px;
}
#spolupracujeme {
/*
background:url("/wp-content/themes/default/images/bg_item.gif") repeat-x scroll 0 0 #E3E3E3;
*/
float:left;
margin-bottom:1.6em;
padding:10px 0 15px 0;
width:980px;
}
#spolupracujeme p {
margin: 0 0 10px;
}
#menu3 {
margin-bottom: 1em;
width: 990px;
float: left;
}
#menu3 li {
display: block;
float: left;
font-size: 130%;
background: url(/wp-content/themes/default/images/bg_menu3.gif) no-repeat 10px 12px;
padding-left: 10px;
}
#menu3 li a {
display: block;
float: left;
color: black;
margin: 0 0 0 10px;
height: 28px;
line-height: 28px;
}
#menu3 li.rss-kanaly {
background: none;
padding: 0;
width:28px !important;
}
#menu3 li.rss-kanaly a {
background: url(/wp-content/themes/default/images/bg_menu3_rss.gif) no-repeat left 0px;
width: 0;
overflow: hidden;
padding-left: 26px;
height: 26px;
margin: 0;
}
#menu3 li.rss-kanaly a:hover, #menu3 li.rss-kanaly a.current {
background-position: left -26px
}
#reklama-top {
height:125px;
left:0;
margin:0;
overflow:hidden;
padding-top:5px;
position:absolute;
top:0;
width:990px;
}
#reklama-dole {
margin-top: 15px;
}
#reklama-top object, #reklama-top embed {
z-index: 1;
}
#reklama-top h2 {
width: 0;
height: 8px;
background: url(/wp-content/themes/default/images/bg_inzerce_top.gif);
display: block;
padding-left: 990px;
overflow: hidden;
margin-top: 4px;
}
#reklama-top div {
padding: 0!important;
}
font  {
display: none;
}
#otherside .ctverec {
margin-bottom: -5px;
}
#otherside .ctverec h2 {
height: 10px;
background: url(/wp-content/themes/default/images/bg_otherside_inzerce.gif) no-repeat;
width: 0;
padding-left: 250px;
overflow: hidden;
margin-top: 0;
}
#otherside .ctverec br {
display: none;
}

#main .item {
background: #e3e3e3 url(/wp-content/themes/default/images/bg_item.gif) repeat-x;
clear: both;
float: left;
width: 454px;
padding: 18px;
margin: 0 0 5px 0;
position: relative;
}
#main .item:hover {
background: #eee;
}
#main .item img {
float: left;
margin: 0 22px 0 0;
}
#main .item h3 a {
color: black;
text-decoration: none;
}
#main .item h3 a:hover {
text-decoration: underline;
}
#main .item p.edit-prispevek {
position: absolute;
top: 0;
margin: 0;
right: 5px;
}
#main .item p a.permalink {
display: block;
float: right;
background: #f28747 url(/wp-content/themes/default/images/bg_cist.png) no-repeat left -24px;
height: 24px;
line-height: 24px;
width: 113px;
overflow: hidden;
margin: 1em 0 0 0;
color: white;
font-size: 11px;
text-decoration: none;
padding-left: 8px;
}
#main .item p a.permalink:hover {
background: #eee url(/wp-content/themes/default/images/bg_cist.png) no-repeat left 0;
color: black
}
#main .item p strong.datum {
display: block;
float: left;
margin: 1.2em 0 0 0;
color: #f36f21;
}
#kampan-dne {
/*background: #e3e3e3;*/
float: left;
clear: both;
width: 250px;
}
#otherside .banner {
float: left;
clear: both;
width: 120px;
overflow: hidden;
margin: 14px 0 -10px 0;
}
#otherside .banner h2 {
background: url(/wp-content/themes/default/images/bg_otherside_inzerce_male.gif) no-repeat;
width: 0;
padding-left: 120px;
height: 6px;
overflow: hidden;
}
#otherside #art {
float: left;
margin:0 0 10px 10px;
width: 120px;
overflow: hidden;
}
#otherside #art h2{
background: #F37123 url(/wp-content/themes/default/images/bg_otherside_art.gif) no-repeat;
height:25px;
overflow:hidden;
width:121px;
}
#otherside #casopis-direkt /* casopis direkt */ {
clear: both;
margin: 1px 0 0 0;
}
.widgettitle{
background: #F37123 url(/wp-content/themes/default/images/bg_widget.png) repeat scroll 0 0;
width: 250px;
height: 25px;
overflow: hidden;
}
.ctc-tag{
/*
background: #E3E3E3 url(/wp-content/themes/default/images/bg_otherside_casopis_bg.gif) repeat-x scroll 0 0;
padding: 10px;
*/
line-height:150%;
}
#text-3 {
clear:both;
margin-bottom:3px;
}
#text-4 p{
font-size:110%;
}
#otherside #casopis-direkt .casopis {
background: #e3e3e3 url(/wp-content/themes/default/images/bg_otherside_casopis_bg.gif) repeat-x;
padding: 10px;
float: left;
width: 230px;
}
#otherside #casopis-direkt .casopis:hover {
background: #eee;
}
#otherside #casopis-direkt .casopis ul.text li {
color: black;
font-weight: bold;
font-size: 130%;
margin: 0 0 .6em 0;
background: url(/wp-content/themes/default/images/bg_li.gif) no-repeat 0 3px;
padding-left: 18px;
}
#otherside #casopis-direkt .casopis img {
float: left;
margin: 5px 10px 0 0;
}
#otherside #casopis-direkt ul.cisla {
margin-top: 40px;
font-size: 110%;
}
#otherside #casopis-direkt ul.cisla li a {
display: block;
background: #F28747 url(/wp-content/themes/default/images/bg_cist.png) left -24px;
width: 111px;
height: 24px;
float: left;
color: white;
text-decoration: none;
line-height: 22px;
margin: 10px 0 0 0;
padding: 0 0 0 10px;
}
#otherside #casopis-direkt ul.cisla li a:hover {
background: #F28747 url(/wp-content/themes/default/images/bg_cist.png) left 0;
color: black;
}
#homepage #main ul.seznam {
float:left;
font-size:100%;
left:250px;
line-height:170%;
margin-bottom:10px;
position:relative;
top:10px;
width:230px;
}
#homepage #main ul.seznam li {
background:transparent url(/wp-content/themes/default/images/bg_li.gif) no-repeat scroll left 4px;
}
#homepage #main h2.category-h1 {
clear: both;
/* margin-bottom:-10px; */
}
#homepage #main h2#top-titulek {
clear: both;
margin-bottom:2px;
}

#bg_home {
background: transparent url(/wp-content/themes/default/images/bg_home.jpg) no-repeat scroll 0 0;
height:185px;
}
#bg_home a{
text-decoration:none;
color:black;
}

#main .wp_page_numbers ul, #main .wp_page_numbers li,#main  #main .wp_page_numbers a {
padding: 0;
margin: 0;
border: none;
list-style: none;
font-size: 110%;

}
#main .wp_page_numbers {
margin: 0 0 5px 0;
width:470px;
float: left;
background: #e3e3e3 url(/wp-content/themes/default/images/bg_strankovani.gif) repeat-x;
padding: 5px 10px;
clear: both;
}
#main .wp_page_numbers li {
float: left;
display: block;
font-size: 110%;
background: none;
}
#main .wp_page_numbers li a {
padding: 0px 8px;
margin: 1px 0 0 0;
display: block;
color: #666;
text-decoration: none;
}
#main .wp_page_numbers li a:hover {
color: black
}
#main .wp_page_numbers li.space {
padding: 0 5px;
}
#main .wp_page_numbers li.first_last_page {
}
#main .wp_page_numbers li.active_page a {
color: #f36f21;
font-weight:bold;
}
#main .wp_page_numbers li.page_info {
float: left;
display: block;
padding: 1px 0;
margin-right: 10px;
color: #666;
font-size: 110%;
}
#main .banner-vnitrni {
clear: both;
margin: 8px 0 8px 12px;
float: left;
width: 468px;
overflow: hidden;
}
#main .banner-vnitrni br {
display: none;
}
#main .banner-vnitrni h2 {
height: 6px;
background: url(/wp-content/themes/default/images/bg_inzerce_main.gif) no-repeat;
clear: both;
padding-left: 468px;
overflow: hidden;
margin: 0;
}
.single #main p.anotace {
border-bottom: 1px solid black;
padding-bottom: 1em;
margin-bottom: 0;
}
.single #main p.datum strong {
font-weight: normal;
}
.single #main p.stitky {
font-size: 110%;
margin:5px 0 3px;
}
#main .casopis {
margin: 20px 0
}

#main .fotogalerie {
border-top: 1px solid black;
border-bottom: 1px solid black;
padding: 10px 0;
float: left;
width: 100%;
margin-bottom: 10px;
position: relative;
top: -1px;
}
#main .fotogalerie img {
border: 1px solid #a7a7a7;
float: left;
}
#main .fotogalerie .foto-velka {
float: left;
width: 263px;
overflow: hidden;
margin: 0 10px 0px 0;
}
#main .fotogalerie .foto-velka img{
max-width: 263px;
}
#main .fotogalerie .nahledy {
float: left;
width: 208px;
}
#main .fotogalerie .nahled2 img {
margin: 0 0 16px 8px;
}
#main .fotogalerie .nahled4 img {
margin: 0 0 0 8px;
}
#main .fotogalerie ul.nav {
float: left;
clear: both;
position: relative;
height: 20px;
margin-top: 16px;
}
#main .fotogalerie ul.nav li {
display: block;
float: left;
margin: 0;
background: none;
padding: 0;
}
#main .fotogalerie ul.nav li a{
float: left;
display: block;
background: #f37022 url(/wp-content/themes/default/images/bg_fotogalerie_predchozi.gif);
height: 24px;
line-height: 24px;
text-decoration: none;
width: 77px;
margin: 0;
color: white;
padding: 0 10px;
text-align: right;
position: absolute;
left: 0;
}
#main .fotogalerie ul.nav li a:hover {
color: black;
}
#main .fotogalerie ul.nav li.nasl a {
margin-left: 14px;
background: #f37022 url(/wp-content/themes/default/images/bg_fotogalerie_dalsi.gif);
text-align: left;
left: 99px;
}
#paticka {
background: #E4E4E4 url(/wp-content/themes/default/images/bg_breadcrumb.gif) repeat-x scroll 0 0;
padding:6px 10px 2px;
}
#main .datum {
margin: 0;
}
.sipka-social {
background: url(/wp-content/themes/default/images/sipka-social.gif) no-repeat scroll 0 4px;
padding-left: 15px;
color: black;
}
.banner_vlevo h2{
background:transparent url(/wp-content/themes/default/images/bg_inzerce_vlevo.gif) no-repeat scroll 0 0;
height:10px;
margin-top:0;
overflow:hidden;
padding-left:182px;
width:0;
}
#podobne_clanky {
border:1px solid #333333;
margin-top:10px;
padding:10px;
clear:both;
}
#podobne_clanky h2{
background:none;
font-size:140%;
}
#main ul li.related-post {
line-height:20px;
background:transparent url(/wp-content/themes/default/images/bg_li_post.gif) no-repeat scroll left 7px;
}
#main .inzerce {
font-size:110%;
position:relative;
top:45px;
}
#main .inzerce_rubrika {
font-size:110%;
left:50px;
position:relative;
top:18px;
width:150px;
}
.info-box_right, .i-r {
background-color:#EEEEEE;
float:right;
margin:0 0 10px 10px;
padding:10px;
width:198px;
font-size:130%;
line-height:140%;
}
.info-box_left, .i-l {
background-color:#EEEEEE;
float:left;
margin:0 10px 10px 0;
padding:10px;
width:198px;
font-size:130%;
line-height:140%;
}
#main .info-box_left h2,#main .info-box_right h2,#main .i-r h2,#main .i-l h2{
font-size:130%;
margin-top:7px;
}
.citace_right, .c-r {
border-bottom:1px solid black;
border-top:1px solid black;
float:right;
font-size:110%;
font-weight:bold;
line-height:140%;
margin:0 0 10px 10px;
padding:10px;
text-align:center;
width:198px;
}
.citace_left, .c-l {
border-bottom:1px solid black;
border-top:1px solid black;
float:left;
font-size:110%;
font-weight:bold;
line-height:140%;
margin:0 10px 10px 0;
padding:10px;
text-align:center;
width:198px;
}
.addthis_button_compact {
font-size:130%;
}

#main .fotogalerie a:hover img {
	border-color:#333;
	filter: Alpha(Opacity=70); /*IE*/
  opacity: 0.7; /*other browsers that actually use standards*/
}
#main .fotogalerie img {
	padding:2px;
	filter: Alpha(Opacity=100); /*IE*/
  opacity: 1; /*other browsers that actually use standards*/
}
#main .fotogalerie .foto-velka, #main .fotogalerie .nahled {
background:white url(/wp-content/themes/default/images/zoom.gif) no-repeat scroll center center;
}
#main .fotogalerie .nahled {
background:white url(/wp-content/themes/default/images/zoom.gif) no-repeat scroll center 26px;
}
#main .fotogalerie .nahled {
float:left;
}

.addthis_toolbox {
display:block;
position:relative;
height:25px;
}

#text-4 {
background-color:#F0F0F0;
}

.twtr-hd {
background: transparent url(/wp-content/themes/default/images/ptacek.gif) no-repeat 190px top;
}

/* ---------------------------------- strana kontakt */

.kontakt_info {
float:left;
width:52%;
}

.kontakt_form {
background-color:#EFEFEF;
float:right;
margin-top:10px;
padding:10px 10px 0;
width:40%;
}

.kontakt_form h3 {
margin:15px 0 8px;
}

#main .kontakt_info ul li {
border-bottom:1px solid #AEAEAE;
padding-bottom:7px;
}

.kontakt_form input {
width:90%;
}

.wpcf7-response-output {
font-size:120%;
}

.kontakt_info h2 {
font-size:140%;
margin-top:10px;
}

/* ---------------------------------- END - strana kontakt */

