/* CSS Document by Zager */


/* hlavni tagy */
body {
    background-color: #ECF7FC;
    margin: 0 0 22px 22px;
    padding: 0;
}
body, td, input, textarea, select {
    font-family: Arial, sans-serif;
	font-size: 13px;
/*    _font-size:13px;*/
}
a {
    border-bottom: 1px solid #C6C6C6;
    text-decoration: none;
    font-weight: bold;
    color: #0F4182;
}
img {
    border: 0;
}
a.icon {
    border: 0;
}
a.icon img {
    vertical-align: middle;
}
h2 {
    font-size: 110%;
}

.body {
    width: 865px;
}
.ac {
    clear: both;
    line-height: 0px;
    font-size: 0px;
    height: 0px;
}

/* hlavni cast stranky */
.main {
    float: left;
    width: 605px;
}
.logo {
    width: 605px;
    height: 70px;
    margin-bottom: 10px;
}
.logo a {
    border-bottom: 0 solid;
}
.boxy {
    
}

.box1,
.box2,
.box3 {
	width: 195px;
	height: 22.0em;	
	min-height: 280px;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
    position: relative;
    background-image: url(../img/box1bg.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #FF0000;
	_font-size:13px;	
}

.box1 {
    background-image: url(../img/box1bg.gif);
    background-color: #FF0000;
}
.box2 {
	margin-left: 10px;
    position: relative;
    background-image: url(../img/box2bg.gif);
    background-color: #1B78A9;
}
.box3 {
	margin-left: 10px;
    background-image: url(../img/box3bg.gif);
    background-color: #FFBD24;
}

.filtr_div {
	width: 595px;
	height: 53px;
	float: left;
	margin-bottom: 0;
	padding: 5px 5px 5px 10px;
    position: relative;
    background-image: url(../img/filtr_bg.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
.filtr_div1 {
	width: 595px;
	height: 75px;
	float: left;
	margin-bottom: 0;
	padding: 5px 5px 5px 5px;
    position: relative;
    background-image: url(../img/filtr_bg1.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
.filtr_tilte {
	font-size: 120%;
	font-weight: bold;
	color: #ffffff;
}

.box1_mini {
	width: 180px;
	height: 59px;
	float: left;
	margin-bottom: 5px;
	overflow: hidden;
	padding: 5px 5px 5px 10px;
	color: #ffffff;
    position: relative;
    background-image: url(../img/box1_mini_bg.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
.box2_mini {
	width: 180px;
	height: 59px;
	float: left;
	margin-bottom: 5px;
	overflow: hidden;
	margin-left: 10px;
	padding: 5px 5px 5px 10px;
	color: #ffffff;
    position: relative;
    background-image: url(../img/box2_mini_bg.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
.box3_mini {
	width: 180px;
	height: 59px;
	float: left;
	margin-bottom: 5px;
	overflow: hidden;
	margin-left: 10px;
	padding: 5px 5px 5px 10px;
	color: #ffffff;
    background-image: url(../img/box3_mini_bg.gif);
    background-position: top left;
    background-repeat: no-repeat;
    position: relative;
}
.box_mini_tilte {
	font-size: 120%;
	font-weight: bold;
}
.submit_div {
	width: 605px;
	height: auto;
	text-align: right;
	margin: 0;
	padding: 0;
}

.top {
    height: 3px;
    font-size: 0;
}
.box1 .top {
    background-image: url(../img/box1top.gif);
}
.box2 .top {
    background-image: url(../img/box2top.gif);
}
.box3 .top {
    background-image: url(../img/box3top.gif);
}
.box1 .title, .box2 .title, .box3 .title {
    margin: 8px 10px 3px 10px;
    padding-bottom: 3px;
    border-bottom: 1px solid #fff;
}
ul.box_ul li a {
    color: #fff;
    border-bottom: none;
}
ul.box_ul li a:hover {
    border-bottom: 1px solid #ccc;
}
ul.box_ul {
	padding: 4px 4px 4px 28px;
    margin: 0;
}
ul.box_ul li {
    color: #fff;
	padding: 0;
	margin: 0;
	line-height:16px;
/*	line-height: 80%;
	_line-height: 110%;
*/
}
ul.box .small {
    font-size: 70%;
}
.box1 li.sipka {
    list-style-image: url(../img/sipka-red.gif);
}
.box2 li.sipka {
    list-style-image: url(../img/sipka-blue.gif);
}
li.nic {
    list-style-image: url(../img/sipka-nic.gif);
}
.pocet {
    position: absolute;
    bottom: 8px;
    left: 8px;
    color: #fff;
    font-size: 85%;
}
.box3 form input, .box3 form select {
    font-size: 85%;
}
input.submit {
    position: absolute;
    right: 6px;
    bottom: 6px;
}
.inbox {
    margin:0;
    padding: 10px;
    _line-height: 45%;
}
.distance {
    height: 4px;
}


.banner1 {
    margin-bottom: 10px;
}

h2.nabidky {
    color: #DA0000;
}
h2.zajemci {
    color: #1B78A9;
}
table.nabidky-tab, table.zajemci-tab, table.nadpis-tab {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 16px;
    width: 100%;
}
table.nadpis-tab {
    background-color: #CFDADF;
}
table.nabidky-tab {
    background-color: #F2E2D8;
}
table.zajemci-tab {
    background-color: #E2F1F3;
}
table.nabidky-tab tr td, table.zajemci-tab tr td, table.nadpis-tab tr td {
    padding: 1px 4px 1px 4px;
    font-size: 85%;
    vertical-align: top;
}

table.tipy-tab {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 16px;
    width: 100%;
    background-color: #fff;
}
table.tipy-tab tr td {
    padding: 1px 4px 1px 4px;
    font-size: 85%;}

td.tipy-head {
    background-color: #F5F5F5;
    vertical-align: top;
}

td.info {
    border-top: 1px solid #C6C6C6;
    vertical-align: top;
}
.foto {
    border: 1px solid #666;
    margin-top: 2px;
}

table.edit-form {
    width: 100%;
}
table.edit-form tr td {
    border-bottom: 1px solid #bbb;
    width: 50%;
}
table.edit-form tr.head td {
    padding: 4px 3px 4px 3px;
    background-color: #CFDADF;
    font-weight: bold;
}
table.edit-form tr.line td {
    padding: 3px;
}
input.blackbut {
    background-color: #000;
    color: #fff;
    font-weight: bold;
    border: 1px #666 outset;
}
input.redbut {
    background-color: #f00;
    color: #fff;
    font-weight: bold;
    border: 1px #f00 outset;
}
.alert {
    color: red;
}



/* prave menu */
.menu {
    float: right;
    width: 251px;
}
.lang {
    padding: 30px 0 34px 9px;
}
.lang a {
    border-bottom: 0 solid;
}
.lang a img.flag {
    border: 1px solid #50A2CE;
}
.lang a:hover img.flag {
    border: 1px solid #000;
}
.menu .mainmenu {
    margin-bottom: 10px;
    border-bottom: 1px solid #50A2CE;
}
.menu .mainmenu a {
    display: block;
    border-top: 1px solid #50A2CE;
    border-bottom: none;
    padding: 7px;
}
.menu .mainmenu a:hover {
    background-color: #fff;
}
.banner2 {
    margin-bottom: 10px;
}

/* paticka */
.foot {
    width: 597px;
    border-top: 1px solid #C6C6C6;
    margin-top: 22px;
    padding: 8px 4px 16px 4px;
    color: #6F7A7F;
    font-size: 85%;
}
.foot a {
    color: #6F7A7F;
}
.foot a:hover {
    color: #000;
    border-bottom: 1px solid #000;
}
.ad_id {
color: #666;
font-family: Tahoma, sans-serif;
font-size: 10px;
}