/* CSS - CMSS new web layout */ /*
	seda 1: #EDEDED
	seda 2: #666666
	cervena: #E3001A
*/

/* Update 2011-0119 */
/*
    seda 1: #333333
    seda 2: #666666
    cervena : #E3001A
    cervena 2: #ED6070
*/
* {
    padding: 0;
    margin: 0;
}

body .highlight {
    background: yellow;
    text-decoration: inherit;
}

body .keyword {
    border-bottom: 1px dashed #333333;
    text-decoration: inherit;
}

body a.keyword {
    color: #333333 !important;
}

body .fl_right {
    float: right;
}

.fl_right {
    color: #666666
}

body .fl_left {
    float: left;
}
body img.fl_left {
    margin-right:10px;
    margin-bottom:10px;
}

body .clear {
    clear: both;
    height: 0.1px;
    font-size: 0.1px;
}
body .cl_left {
    clear: left;
    height: 0.1px;
    font-size: 0.1px;
}
body .gray2 {
    color: #666666;
}

body .inline {
    display: inline !important;
}

body .none {
    display: none;
}
body .right-image {
    float: right;
}
body .bg_white, table.bg_white tr {
    background-color:#FFFFFF;
}
body .small_text{
    font-size:11px;
}
body .small_text2{
    font-size:11px;
}
.img_border {
    border:1px solid #EDEDED;
}
body {
    background-color: #EDEDED;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 12px;
    padding-bottom: 30px;
}
.print_info {
    display:none !important;
}
.mceEditor,
.mceContentBody {
    background-color: #ffffff;
    z-index: 5000;
}
.mceLayout {
    z-index: 5000;
}
.search_col a,
.color_text, #text_box p.color_text {
    color: #E3001A !important;
}
.search_col02 a,
.color02 .color_text {
    color:#B26161 !important;
}
.search_col03 a,
.color03 .color_text {
    color:#556A56 !important;
}
.search_col04 a,
.color04 .color_text {
    color:#3C4E5E !important;
}
.search_col05 a,
.color05 .color_text {
    color:#F29539 !important;
}
#content {
    background-color: #FFFFFF;
    float: left;
    width: 100%;
    padding: 20px 0;
}
#content.hp {
    padding-top:0px;
}
#container_box {
    margin: 0 auto;
    width: 980px;
}
#header {
    height: 150px;
    /*background: url(images/liska2.png) no-repeat 647px 100%;*/
    background: url(/themes/images/kurz_bublina.png) no-repeat 510px 15px;
    background-color: #FFFFFF;
    /*border-bottom: 1px solid #EDEDED;*/
    position: relative;
    padding: 0 20px;
    z-index: 20;
}

#header a#mojeliska {
	position: absolute;
	top: 10px;
	left: 830px;
	width: 130px;
	height: 31px;
	direction: block;
	background: url("/themes/images/mojeliska_header.png") no-repeat;
	
}

#header a#microsite_bubble {
    display: block;
    position: absolute;
    top: 15px;
    left: 510px;
    background: url('/themes/images/kurz_bublina.png') no-repeat top left;
    width: 196px;
    height: 52px;
}

#header a#microsite {
    display: block;
    position: absolute;
    top: 5px;
    left: 650px;
    background: url('/themes/images/liska_kormidlo.png') no-repeat top left;
    width: 138px;
    height: 145px;
}

.csob #header {
    background-image:none;
}
#header #logo {
    position: absolute;
    height: 80px;
    width: 180px;
    bottom: 20px;
    left: 40px;
}

#header #logo img {
    border: none;
}
#header form,#left_box #advisor_box form,#promo_box #advisor_box form {
    width: 220px;
    height: 40px;
    background-color: #EDEDED;
    position: absolute;
    bottom: 20px;
    right: 20px;
}
#header form #liskah{
    width: 32px;
    height: 16px;
    position: absolute;
    top: 0px;
    left: 52px;
    background: url(images/liska2h.png) no-repeat 0px 0px;
}
.csob #header form #liskah {
    display:none;
}
#left_box #advisor_box form,#promo_box #advisor_box form {
    position: relative;
    top: 0;
    left: 0;
    width: 203px;
}
#promo_box #advisor_box form {
    width: 205px;
}
#header form input,#left_box #advisor_box input,#promo_box #advisor_box input
{
    border: 1px solid #E7E7E7;
    width: 204px;
    height: 25px;
    font-size: 17px;
    font-weight: normal;
    vertical-align: middle;
    margin-top: 5px;
    margin-left: 5px;
    padding-left: 6px;
    padding-top: 5px;
    color: #ACACAC !important;
    border:none;

}
#left_box #advisor_box input,#promo_box #advisor_box input {
    margin-left: 0px;
    margin-top: 10px;
    width: 204px;
}
#header form input.submit,#left_box #advisor_box input.submit,#promo_box #advisor_box input.submit
{
    width: 23px;
    height: 28px;
    background: url(images/bg_submit.gif) no-repeat 0 0;
    border: none;
    position: absolute;
    top: 1px;
    right: 6px;
    text-indent: -3000px;
    cursor: pointer;
}
.promo_text p, .advert_box p {
    margin-top: 10px;
}

.promo_text p a, .advert_box p a {
    text-decoration:none;
    color:#333333;
}
.promo_text h2 {
    margin-right: 10px;
    line-heigth: 20px;
    font-size: 18px;
}
#left_box #advisor_box input.submit,#promo_box #advisor_box input.submit
{
    width: 30px;
    background: url(images/bg_submit_advisor.gif) no-repeat 0 0;
    right: 0px;
}
#footer {
    color: #8D8D8D;
    font-size: 12px;
    clear: both;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom:20px;
    display:block;
}
#footer ul {
    list-style: none;
    float: left;
    width: 50%;
}
#footer ul li {
    float: left;
    padding-right: 8px;
    margin-right: 8px;
    background: url(images/bg_footer_li.png) no-repeat 100% 2px;
}
#footer ul li.last,#header #languages li.last {
    background: none;
    margin-right: 0;
    padding-right: 0;
}
#languages a {
    color: #666666 !important;
}
#footer ul li a {
    text-decoration: underline;
    display: block;
    color: #e3001a;
}
#footer .ft_fb {
    padding-left: 0px;
    margin-top: 5px;
    margin-left: -10px;
    width: 700px;
}
#footer .cpr {
    margin-top: -15px;
    float: right;
}
/* ------------ content --------------- */
#left_box {
    float: left;
    margin-left: 20px;
    width: 220px;
}
#right_box {
    float: right;
    width: 220px;
    margin-right: 20px;
    width: 695px;
}
#text_box {
    float: left;
    width:100%;
    padding-bottom:20px;
}

.two #text_box {
    /* drive 450, kvuli promoboxum #Jakub */
    width: 460px;
}
.three #right_box {
    width:940px;
}

#sale_box {
    float: right;
}

.two #sale_box {
    width: 220px;
}
#bottom_box {
    clear:both;
    padding-top:10px;
    margin-top: -10px;
}
#bottom_box h2 {
    margin-bottom: 10px !important;
}
#sale_box .advert_box {
    border-left: 1px solid #E7E7E7;
    padding: 10px 0 10px 20px;
    text-align: right;
    margin-bottom: 20px;
}
#sale_box .advert_box p, #bottom_box .advert_box p, #advisor_box p {
    font-size:11px;
    line-height:14px;
}
#left_box #advisor_box p, #promo_box #advisor_box p {
    margin:0px 5px;
}
#sale_box .advert_box h3, #bottom_box .advert_box h3 {
    margin-top:0px !important;
    font-size:18px;
    line-height:20px;
    position:relative;
}

#sale_box .advert_box h3 a, #bottom_box .advert_box h3 a {
    color:#E3001A;
}

#bottom_box .advert_box h3 a {
    text-decoration: none !important;
}


#bottom_box .advert_box {
    border: 1px solid #E7E7E7;
    position:relative;
    padding: 8px;
    padding-bottom:30px;
    text-align: left;
    width: 202px;
    height:105px;
    float: left;
    margin-right: 10px;
    margin-bottom:10px;
}

#bottom_box .last {
    margin-right: 0px;
}

.advert_box h3 {
    font-size: 18px !important;
    color: #E3001A !important;
    margin-bottom: 5px !important;
    line-height: 20px !important;
}
#facebox .mr20,
.mceContentBody .mr20,
#text_box .mr20 {
    padding-right:20px;
}
#facebox .pad20
.mceContentBody .pad20,
#text_box .pad20 {
    padding:20px;
}
#facebox h1,
.mceContentBody h1,
#text_box h1 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #E3001A;
}

.h1_img {
    margin-top: 10px;
    margin-bottom: 20px;
}

#facebox h2,
.mceContentBody h2,
#text_box h2 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top:20px;
    line-height:20px;

}


#facebox h3,
.mceContentBody h3,
#text_box h3 {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top:20px;
}
#facebox a,
.mceContentBody a,
#text_box a {
    text-decoration:underline;
    color:#666666;
}
#facebox a.slovnicek,
.mceContentBody a.slovnicek,
#text_box a.slovnicek {
    text-decoration:none;
}
#facebox p,
.mceContentBody p,
#text_box p,#sale_box p, #tooltip p {
    margin-bottom: 10px;
}
#text_box p {
    font-size:12px;
    line-height:18px;
}
#facebox p.bold,
.mceContentBody p.bold,
#text_box p.bold, input.bold {
    font-weight:bold;
}
#facebox p.small,
.mceContentBody p.small,
#text_box p.small {
    font-size:10px;
}
.top_promo, #facebox .red,
.mceContentBody .red,
.mceContentBody p.red,
#text_box .red {
    color: #E3001A;
}
.top_promo {
    font-weight:bold;
    margin-bottom:10px;
    margin-top:40px;
}
#facebox p.italic,
.mceContentBody p.italic,
#text_box p.italic {
    font-style:italic;
}
#facebox ul,
.mceContentBody ul,
#text_box ul, #tooltip ul,
#facebox ol,
.mceContentBody ol,
#text_box ol {
    margin-bottom: 10px;
    font-size:12px;
    line-height:18px;
}
#tooltip ul {
    padding-top:10px;
}
#facebox ul li,
.mceContentBody ul li,
#text_box ul li, #tooltip ul li {
    padding-left: 12px;
    background: url(images/bg_li.gif) no-repeat 0 6px;
    list-style: none;
    line-height: 18px;
    vertical-align: top;
    margin-bottom: 7px;
}
#facebox ul ul li,
#facebox ol ul li,
.mceContentBody ol ul li,
#text_box ol ul li,
.mceContentBody ul ul li,
#text_box ul ul li {
    background:none;
    list-style:square;
    padding-left:0px;
}
#facebox ul ul,
#facebox ol,
.mceContentBody ol ,
#text_box ol , 
.mceContentBody ul ul,
#text_box ul ul {
    margin-top:10px;
    margin-left:20px;
}
#facebox ol ul,
#facebox ul,
.mceContentBody ul,
#text_box ul, 
.mceContentBody ol ul,
#text_box ol ul {
    margin-top:10px;
    margin-top: 0px;
}
.mceContentBody ul ol,
#text_box ul ol,
.mceContentBody ol ol,
#text_box ol ol {
    margin-bottom:20px;
}
#facebox p.strong, 
.mceContentBody p.strong,
#text_box p.strong, .perex, #text_box p.perex {
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    margin-bottom: 20px;
}
#text_box input.radio {
    height:auto;
}
body .but_more {
    display: block;
    width: 52px;
    height: 22px;
    background: url(images/bg_more.gif) no-repeat 0 0;
}
#sale_box .but_more,#bottom_box .but_more {
    margin-left: 147px;
}
#bottom_box .but_more {
    position:absolute;
    bottom:10px;
    right:10px;
}
.but_more span {
    display: none;
}
#left_box #advisor_box,#promo_box #advisor_box {
    background: #ededed;
    padding: 5px;
    margin-bottom: 20px;
    position: relative;
}

#left_box #advisor_box h2,#promo_box #advisor_box h2 {
    margin-bottom: 10px;
    font-size: 18px;
}
#promo_box #advisor_box {
    width: 205px;
    margin-top: 20px;
    padding-bottom: 20px;
}
/* ---------- table --------------- */
table {
    clear: both;
    border: none;
    margin-bottom:20px;
}
table.no_border td {
    border:none;
}
th {
    padding: 8px 10px;
}

td, table.no_border table td , #facebox .facebox_text td, #facebox form table td {
    padding: 10px 10px;
    font-size: 12px;
    border-top: 1px solid #EBEBEB;
}

#smlouvaTbl input {
    border:solid 1px !important;
    border-color:#e7e7e7 !important;
}

#smlouvaTbl td  {
    background: #FFFFFF !important;
    /*	text-align:right;*/
    padding:5px !important;
    border: 0px !important;
}

#smlouvaTbl textarea {
    width:581px;
    font-size:13px;
    padding-top:3px;
    vertical-align:middle;
    border:1px solid #E7E7E7 !important;
    font-family:Arial,Helvetica,sans-serif;
}

#text_box span.err {
    font-size:11px !important;
    color:#E3001A !important;
    margin: 0px 0px 10px 70px !important;
}

#smlouvaTbl span.err {
    font-size:11px !important;
    color:#E3001A !important;
    margin: 0px 0px 10px 79px !important;
}

#smlouvaTbl td.left, #smlouvaTbl td.leftErr  {
    background: #FFFFFF !important;
    text-align:left !important;
}

#smlouvaTbl td.leftSmall  {
    background: #FFFFFF !important;
    text-align:left !important;
    font-size:11px !important;
}

#smlouvaTbl td.leftErr input {
    border:solid 1px !important;
    border-color:#E3001A !important;
}

#smlouvaTbl td.err  {
    color:#E3001A !important;
}



button.but_send {
    height:22px;
    width:70px !important;
    background: url(images/but_send.gif) no-repeat 0 0;
    color:#FFFFFF;
    text-indent:100px;
    cursor:pointer;
    border: 0px;
}

td.td_left {
    text-align: right;
    font-weight: bold;
}

td.bold {
    font-weight: bold;
}

tr {
    background-color: #F7F7F7;
}

tr.dark {
    background-color: #F2F2F2;
}

thead tr {
    background-color: #606060;
    color: #FFFFFF;
    text-align: left;
    font-size: 12px;
}

table.left_table {
    clear: none;
    float: right !important;
    margin-right: 20px;
}
#text_box table h2 {
    margin-top:0px;
    font-size:16px;
}
#contact_table{
    width:490px;
}
.w100 {
    width:100px;
}
/* tabulka v textboxu ----------------------------------------------------------------------------------------*/

#text_box table, #facebox .facebox_text table {
    width: 100%;
}

/* cara v textboxu */
#text_box fieldset {
    border: 0px;
}

#text_box label {
    display: block;
}
#text_box input.radio-box {
    float: left;
    margin: 5px 0;
}
#text_box label span {
    width: 95%;
    vertical-align: middle;
    line-height: 20px;
    float: right;
}
#text_box label#pocet_bodu {
    float: right;
    margin: 25px 10px;
}
#text_box p.a-top {
    text-align: right;
}
#text_box p.a-top a {
    margin: 5px 25px;
}
#text_box ol {
    list-style-type: lower-alpha;
}
#text_box ol.ol-cislovany{
    list-style-type: decimal;
}
#text_box p.vyrocni-zprava {
    font-size: 15px;
    font-weight: normal;
    margin: 10px 0;
    color: #E3001A;
}
#text_box ul.seznam-pdf li {	
    list-style-type: none;
    padding-left: 25px;
    background: url(/themes/images/icon_pdf.gif) no-repeat left top;
    line-height: 20px;
}
#text_box ul.seznam-pdf li ul li{	
    list-style-type: square;
    padding-left: 0px;
    background: none;
}
/* ----------------- forms --------------------- */
#facebox form input, #facebox form select,
#text_box form input, #text_box form select {
    height:20px;
    border:1px solid #E7E7E7;
    /*	line-height:25px;*/
    vertical-align:middle;
    font-size:13px;
    padding: 0 !important;
    /*	padding-top:3px;*/
}
#text_box form textarea, #facebox form textarea {
    border:1px solid #E7E7E7;
    font-size:13px;
}
#facebox form input.lock, #text_box form input.lock {
    border:none;
    text-align:right;
    padding-right:5px;
}
#facebox form input.radio,
#text_box form input.radio {
    height:13px !important;
    width:13px !important;
}
#facebox form input.mleft,
#text_box form input.mleft {
    margin-left:20px;
}
#facebox form input.but_count,
#text_box form input.but_count {
    height:23px;
    width:83px !important;
    background: url(images/but_count.gif) no-repeat 0 0;
    color:#FFFFFF;
    text-indent:100px;
    cursor:pointer;
    border: 0px;
    color: transparent;
    text-transform: capitalize;
    border:none;
}
#facebox form input.but_reset,
#text_box form input.but_reset {
    height:22px;
    width:87px !important;
    background: url(images/but_reset.gif) no-repeat 0 0;
    color:#FFFFFF;
    text-indent:100px;
    cursor:pointer;
    color: transparent;
    text-transform: capitalize;
    border:none;
}
#facebox form input.but_search,
#text_box form input.but_search {
    height:22px;
    width:79px !important;
    background: url(images/but_search.gif) no-repeat 0 0;
    color:#FFFFFF;
    text-indent:100px;
    cursor:pointer;
    color: transparent;
    text-transform: capitalize;
    border:none;
}

#smlouvaTbl input.but_send,
#facebox form input.but_send,
#text_box form input.but_send, .cForm input.but_send {
    height:22px !important;
    width:70px !important;
    background: url(images/but_send.gif) no-repeat 0 0;
    color:#FFFFFF;
    text-indent:100px;
    cursor:pointer;
    color: transparent;
    text-transform: capitalize;
    border:none;
}
/* kalkulacky */
#calc_uspory table td, #calc_tax_employee table td, #calc_inflace table td {
    padding:5px;
}
#calc_tax_employee table td input{
    width:90px;
    text-align:right;
}
#calc_tax_employee table td input.lock, #calc_inflace table td input.lock{ 
    background-color:#EDEDED;

}
#calc_inflace {
    width:350px;
}
#calc_inflace option {
    width:126px;
}
.img_inflace {
    margin-right:100px;
}
#calc_stavebni1 label {
    display:block;
    clear:left;
    margin-bottom:10px;
    font-size:12px;
    line-height:23px;
    vertical-align:middle;
}
#calc_stavebni1 label span {
    display:block;
    float:left;
    width:150px;
}
#calc_stavebni1 input.but_count {
    margin-left:150px;
}
/*------------------*/
#systemWorking {
    position: fixed;
    z-index: 1000;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #000;
    filter: alpha(opacity =   60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    height: 100%;
    width: 100%;
    cursor: wait;
    display: none;
}

#systemWorking img {
    position: absolute;
    left: 50%;
    bottom: 50px;
    margin-left: -104px;
}

#CONTENTshell {
    background: white;
    color: black;
    font-family: arial;
    font-size: 10px;
    position: fixed;
    border: 1px solid black;
    bottom: 0px;
    left: 0px;
    width: 400px;
    height: 150px;
    padding: 3px 5px;
    z-index: 90;
    display: none;
}

#form_seznam_firem label {
    padding-right:20px;
}



/* kalkulacka zamestnavatele */
.obalka {

    font-family:		Arial, Helvetica, "Arial CE", "Helvetica CE", sans-serif;
}

.top_button, .top_button A {

    float:			left;
    margin:			1px;
    padding:		3px;
    font-size:		13px;
    font-weight:		bold;
    /*color:			#222222;
		background-color:	#dddddd;*/
}
#text_box .top_button a,#facebox .top_button a{
    border:1px solid #FFFFFF;
    color:#E3001A;
    text-decoration:none;
    padding:5px 10px;
}

.top_button_active, .top_button_active A, #facebox .top_button_active,#facebox .top_button_active A {

    float:			left;
    margin:			1px;
    padding:		4px;
    font-size:		13px;
    font-weight:		bold;
    /*		color:			#ffffff !important;
		background-color:	#888888 !important;*/
}
#text_box .top_button_active A,#facebox .top_button_active A {
    border:1px solid #E3001A;
    color:#E3001A;
    text-decoration:none;
    padding:5px 10px;
}
.karta, #facebox .karta {

    padding:		0px;
    background-color:	#efefef;
    margin-top:20px;
}

.text-topic, #facebox form table .text-topic {

    padding:		10px;
    font-size:		13px;
    font-weight:		bold;
    color:			#ffffff;
    border-bottom:		8px solid #efefef;
    background-color:	#999999;
}

.text-stopic, #facebox form table .text-stopic {

    padding:		2px;
    font-size:		11px;
    font-weight:		bold;
    text-align:		center;
    border-bottom:		1px solid #bbbbbb;
}

.text-stopic2,#facebox form table .text-stopic2 {

    padding:		2px;
    font-size:		9px;
    font-weight:		bold;
    text-align:		center;
    border-bottom:		1px solid #bbbbbb;
    background-color:	#afafaf;
}

.text-s , #facebox form table .text-s{

    padding:		0px;
    margin:			0px;
    font-size:		6px;
    font-weight:		normal;
}

.text-td #facebox form table .text-td{

    padding:		2px;
    font-size:		11px;
    font-weight:		normal;
    border-bottom:		1px solid #bbbbbb;
    /*background-color:	#eeeeee;*/
}

.text-td-r ,#facebox form table .text-td-r{

    padding:		2px;
    font-size:		11px;
    font-weight:		normal;
    text-align:		right;
    border-bottom:		1px solid #bbbbbb;
    /*background-color:	#dddddd;*/
}

.text-td-c, #facebox form table .text-td-c {

    padding:		2px;
    font-size:		11px;
    font-weight:		normal;
    text-align:		center;
    border-bottom:		1px solid #bbbbbb;
    /*background-color:	#dddddd;*/
}

.text-poznamka,#facebox form table .text-poznamka {

    padding:		2px;
    font-size:		10px;
    border-bottom:		1px solid #bbbbbb;
    font-weight:		normal;
}

.text-input, #facebox form table .text-input {

    width:			100px;
    font-size:		11px;
    line-height:	14px!important;
    text-align:		right;
    border:			1px solid #dddddd;
    background-color:	#ffffff;
}

.text-input-off, #facebox form table .text-input-off {

    width:			60px;
    font-size:		11px;
    line-height:	14px!important;
    text-align:		right;
    border:			0px;
    background-color:	#efefef;
}

.text-input-blue, #facebox form table .text-input-blue {

    width:			100px;
    height:			22px;
    font-size:		14px;
    font-weight:		bold;
    text-align:		center;
    color:			#E3001A;
    border:			0px;
    /*		background-color:	#dddddd;*/
    line-height:	14px!important;
}

.text-input-sm, #facebox form table .text-input-em {

    width:			60px;
    font-size:		11px;
    text-align:		right;
    border:			0px;
    /*background-color:	#dddddd;*/
    line-height:	14px!important;
}

.text-input-bold, #facebox form table .text-input-bold {

    width:			60px;
    font-size:		11px;
    font-weight:		bold;
    text-align:		right;
    border:			0px;
    background-color:	#fff;
    line-height:	14px!important;
}

.text-input-bold-blue, #facebox form table .text-input-bold-blue {
    color:			#E3001A;
}	
#krok_20 {
    display:none;
}
.alert {
    border:3px solid #E3001A;
    padding:8px;
    font-weight:bold;
    text-align:center;
}
.alert2 {
    background: #E3001A;
    padding:8px;
    font-weight:bold;
    text-align:center;
    color:#FFFFFF;
}
#left_box ul.toolsmenu li a.calc{
    background:url(images/icon_calc.gif) no-repeat 100% 2px;
} 
#left_box ul.toolsmenu li a.pdf, .pdf {
    background:url(images/icon_pdf.gif) no-repeat 100% 2px;
} 
#left_box ul.toolsmenu li a.print, .print {
    background:url(images/icon_print.gif) no-repeat 100% 2px;
} 
#text_box a.print1 {
    background:url(images/icon_print.gif) no-repeat 0 0;
    display:block;
    padding:4px;
    padding-left:27px;
    text-decoration:none;
    width:200px;
}
#text_box a.print1:hover {
    text-decoration:underline;
}
#left_box ul.toolsmenu li a.law, .law {
    background:url(images/icon_law.gif) no-repeat 100% 2px;
} 
#left_box ul.toolsmenu li a.laws, .laws {
    background:url(images/icon_laws.gif) no-repeat 100% 2px;
} 
#left_box ul.toolsmenu li a.sazebnik, .sazebnik {
    background:url(images/icon_sazebnik.gif) no-repeat 100% 2px;
}
.result_pager {
    list-style:none;
    padding:10px 0;
    float:left;
    height:30px;
    position:relative;
}
.result_pager ul {
    float:left;
    width:490px;
    position:relative;
    padding-left:200px;
}
.result_pager ul li, #text_box .result_pager ul li {
    float:left;
    background:none;
    padding:0;
    margin:0 4px;
    list-style:none;
}
.result_pager ul li a, #text_box .result_pager ul li a{
    display:block;
    border:1px solid #E7E7E7;
    width:20px;
    height:20px;
    text-align:center;
}
.result_pager ul li.active, #text_box .result_pager ul li.active{
    padding:0;
    border:1px solid #E7E7E7;
    margin:0 4px;
    font-weight:bold;
    background-color:#E3001A;
    color:#FFFFFF;
    width:20px;
    height:20px;
    text-align:center;
}
.result_pager ul li.dots, #text_box .result_pager ul li.dots {
    border:1px solid #FFFFFF;
}
.result_pager ul li#page_before a{
    border:none;
    background:url(images/but_predchozi.gif) no-repeat 0px 0px;
    width:89px;
    height:22px;
    position:absolute;
    top:0px;
    left:0px;
}
.result_pager ul li#page_next a{
    border:none;
    background:url(images/but_dalsi.gif) no-repeat 0px 0px;
    width:60px;
    height:22px;
    position:absolute;
    top:0px;
    right:0px;
}
.result_pager ul li#page_before span, .result_pager ul li#page_next span{
    display:none;
}
.result_pager ul li#page_next {
    border:none;
}
.result_pager ul li a {
    text-decoration:none;
}

#text_box #vyhledavani {
    margin: 15px 0;
}

#text_box #vyhledavani input.text {
    margin-left: 10px;
    margin-right: 30px;
    border: 1px solid #E3001A;
}

/*#text_box #section {
	margin: 15px 0;
}*/

#text_box #section {
    margin-left: 10px;
    margin-right: 30px;
    border: 1px solid #E3001A;
}
#text_box p.title {
    font-size: 16px;
}
#text_box p.title a {
    color: #E3001A;
}
#text_box p.truncate {
    margin-bottom: 15px;
}
#text_box p.pocet-vysledku {
    margin: 25px 0;
}
#mapka_kraje_holder {
    float:right;
    height:80px;
    width:200px;
    border:1px solid #000000;
}
.sort_asc {
    display:inline-block;
    width:10px;
    height:10px;
    background:url(images/sipky.gif) no-repeat -10px 0px;
    margin-top:3px;
    float:left;
    overflow:hidden;
}
.sort_desc span, .sort_asc span {
    display:none;
}
.sort_desc {
    display:inline-block;
    width:10px;
    height:10px;
    margin-top:3px;
    background:url(images/sipky.gif) no-repeat 0px 0px;
    overflow:hidden;
    float:left;
}
#form_seznam_firem table th .title {
    float:left;
    margin-right:10px;
}
#form_seznam_firem label {
    width:200px;
}
#newsletter {
    text-align:left;
}
#newsletter label {
    width:210px;
    text-align:right;
    margin-bottom:10px;
}
#drobecek_box, #drobecek_box_fb, #drobecek_box_pp, #drobecek_box_bp {
    font-size:11px;
    margin-bottom:10px;
    color:#333333;
}
#drobecek_box a, #drobecek_box_fb a, #drobecek_box_pp a, #drobecek_box_bp a { 
    color:#333333;
    display:inline-block;
}
#drobecek_box a:hover{ 
    color:#e3001a;
}
#drobecek_box_fb a:hover {
    color: #F29539;
}
#drobecek_box_pp a:hover {
    color: #556A56;
}
#drobecek_box_bp a:hover {
    color: #3C4E5E;
}
#text_box .red a {
    text-decoration:none;
}
#text_box iframe {
    position:relative;
    top:-10px;
    left:-10px;
}
#text_box iframe #kalkukacka-ss {
    overflow-x: hidden !important;
    overflow-y: scroll !important;
}
#UsporyVynosy  td {
    padding:5px;
}
#UsporyVynosy  label {
    width:70px;
    float:left;
}
#UsporyVynosy  td.tabtextl {
    font-size:11px!important;
}
#text_box form#UsporyVynosy input {
    width:160px;
}
#kontakt td {
    padding:5px;
    border:none;
}
#kontakt tr.bg_gray {
    background-color:#EDEDED;
}
#kontakt tr.empty td {
    height:5px;
    overflow:hidden;
    font-size:5px;
}
#kontakt .m10 {
    margin:0 10px;
}
#kontakt .m100 {
    margin-left:100px;
}
#kontakt h2.m10 {
    margin-top:10px;
    margin-bottom:10px;
}
#kontakt .inp130 {
    width:145px;
}
#kontakt .inp40 {
    width:50px;
}
#kontakt .inp60 {
    width:90px;
}
#kontakt .radio {
    border:none;
    border-style:none;
    border-color:#FFFFFF;
}
.page_list {
    position:absolute;
    left:46%;
}
.vstupenka_form label span {
    display:block;
    float:left;
    clear:left;
    width:90px;
}
.vstupenka_form label input, .vstupenka_form label textarea {
    width:200px;
    margin-bottom:10px;
    font-family:Arial, Helvetica, sans-serif;
}

p.image_gallery img {
    margin:0 5px 5px 0;
    border:solid;
}

.vizualizace-soutez img {
    margin:0 10px 10px 0;
}

.cForm {
    float:left;
    width:675px;
    background:#ededed;
    margin:20px 0 20px 0;
    padding:0 10px 0px 10px;
    color:#333333;
}

.cForm table td span {
    color:#E3001A;
}

.cForm input {
    height:28px;
    border:0px;
}

.cForm textarea {
    border:none;
    width:670px;
    height:60px;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
}

.cForm .tip {
    float:left;
    width:652px;
    padding:10px;
    border:solid 1px #FFFFFF;
    font-size:11px;
    margin: 0 0 10px 0;
}

.cForm .tip2 {
    float:left;
    width:652px;
    padding:10px;
    border:solid 1px #FFFFFF;
    font-size:11px;
    margin: 0 0 10px 0;
}

.tip2 select {
    height:25px !important;
    vertical-align: top;
    float:right;
    border:0px;
    padding:5px;
}

.tip2 input {
    margin-left:10px;
}


.cForm table tr {
    background:none;

}

.cForm table td {
    padding-left:0px;
    padding-top:5px;
    padding-bottom:5px;
    border:0px;
}

.cForm a {
    color:#E3001A !important;
}

.cForm a:hover {
    color:#E3001A !important;
    text-decoration:none !important;
}

.cForm p.smallInfo {
    font-size:9px !important;
    line-height:120% !important;
}

.cForm table td.tRight {
    text-align:right;
}

.tip span, .cForm span {
    color: #E3001A;
}

a#show_detail_contact {
    padding-left: 25px;
}

.detail_open {
    background:url(images/arr_down.gif) no-repeat 5px 5px;
}

.detail_close {
    background:url(images/arr_up.gif) no-repeat 5px 5px;
}

span.formP {
    font-size:11px;
}

#hypotekaBox {
    float:right;
    width:180px;
    border: solid 2px #F2953A;
    padding:0 20px 20px 20px;
}

.fl_left {
    float:left;

}

.fl_left {
    color: #666666;
}

.fl_hypo {
    float:left;
    width:440px;
}
#facebox .crossed,
#text_box .crossed {
    text-decoration:line-through;
}

.liskaBox {
    position:absolute;
    width:150px;
    height:150px;
    left:650px;
    background:url(images/preuverujte_liska.png) no-repeat;
}

#header.preuverujte {
    height:127px;
}

.advert_box p a {
    text-decoration:none !important;
}

.dotaznik label input[type=radio], .dotaznik label input[type=checkbox] {
    padding-left:10px;
    margin-right:5px;
}

#footer .red {
    color:#E3001A !important;
}

/*
#footer .fb-ico {
    display: none;
    width:19px;
    height:19px;
    margin-left: -10px;
    position:absolute;
    display:block;
    width:19px;
    height:19px;
    background:url(images/fb-ico.png) no-repeat;
    top: 8px;
    bottom:0px;
    right:0px;
    left: 330px;
}*/

/*#footer iframe {
    display: none;
}

#footer .foot_info {
    width:343px;
    height:19px;
    margin-top: -11px;
    position:relative;
}

#footer div.fb_like {
    position: absolute;
    display:block;
    width: 90px;
    height: 10px;
    top: -3px;
    left: 345px;
}*/

.hidespan span {
    display:none;
}

/* Edit 2011-01-18 */
div#text_box a {
    color: #e3001a;
}

div#text_box a:visited {
    color: #ed6070;
}

div#text_box {
    color: #333333;
}

p.perex {
    font-size: 16px;
    color: #666666;
}

p#h_advisor {
    margin-left: -1px !important;
}

.advert_box p a {
    color: #666666 !important;
}
.dictionary_item a {
    color: #333333 !important;
    text-decoration: underline !important;
}

#menu h2 {
    font-family: Arial !important;
}

p#h_advisor {
    font-family: Arial !important;
}

.ac_input {
    color: #9A9A9A;
    font-size: 18px !important;
    vertical-align: middle !important;
    font-family: Arial;
}
.zp_priklad {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    border: 1px solid #666666;
    padding: 10px 10px 10px 10px;
}
.zp_priklad h2 {
    margin-top: 0px !important;
}
/* ++ preklenovaci uvery tabulka */
.preklenTab {
    width: 70px;
    text-align: left;
}
.preklenTab2 {
    width: 50px;
    text-align: left;
    padding-left: 5px;
}
.fRight {
    float: right;
}
.fLeft {
    float: left;
}
.relPos {
    position: relative;
}
.relPos #akce1 {
    position: absolute;
    top: -30px;
    left: 0;
}
.relPos #akce2 {
    position: absolute;
    top: 15px;
    left: 0;
}

/* iframe youtube */
iframe.youtube {
    height: 385px;
    width: 480px;
}

/* anketa LB */

/*#anketa_all {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: url(/themes/images/semi_transp.png);
}

#anketa_lb {
    position: relative;
    z-index: 5000;
    width: 300px;
    height: 120px;
    margin: 250px auto 0px auto;
    padding: 20px;
    background: #FFFFFF;
    border: 2px red solid;
}

#anketa_close a {
    position: absolute;
    bottom: 5px;
    right: 5px;
}*/

/*  Skype */
.but_skype {
    display: block;
    width: 76px;
    height: 14px;
    background:url(/themes/images/skype_connect_icon.png) no-repeat;
}

/* Menu hack - zakon */
ul.empty li {
    background: none !important;
}

ol.decimal {
    margin-left: 35px !important;
}

ol.decimal li {
    background: none !important;
    list-style-type: decimal !important;
    padding: 0px !important;
}

/* kontakty fix */
body table.no_margin {
    margin: 0px !important;
}

/* generic classes */
body .mb10 {
    margin-bottom: 10px !important;
}

body .mb15 {
    margin-bottom: 15px !important;
}
