/* (c) 2010 Reklamni agentura BOOL */

#obsah #levy-sloupec #proc-inzerovat {
	width: 350px;
	float: left;
	padding: 7px 0 0;
}

#obsah #levy-sloupec #proc-inzerovat ul {
	font-size: large;
	padding: 13px 0 0;
}

#obsah #levy-sloupec #proc-inzerovat ul li {
	list-style-type: none;
	background: url("../obrazky/ikonky/odrazka-zelena.jpg") no-repeat left center;
	padding: 10px 0 10px 23px;
	color: #000033;
	font-size: 80%;
	font-weight: bold;
}

#obsah #levy-sloupec #pridat-inzerat {
	width: 350px;
	float: left;
}

.seznam-inzeratu .inzerat {
	padding: 10px;
}

.seznam-inzeratu .podbarveny-inzerat {
	/*background: #EDF0F8;
	border-top: 1px solid #E2E7F4;
	border-bottom: 1px solid #E2E7F4;*/
	background: #FDFDFF;
	border-top: 1px solid #F9F9FF;
	border-bottom: 1px solid #F9F9FF;
}

.inzerat .iObrazek {
    float: left;
	width: 110px;
	height: 75px;
    margin-right: 16px;
	/*margin-bottom: 10px;*/
	text-align: center;
}

.inzerat .iObrazek img {
    /*height: 75px;*/
    margin-left: auto;
    margin-right: auto;
}

.inzerat .popis-obal {
	float: none;
	padding: 0 0 0 10px;
}

.inzerat .popis-inzeratu {
    /*font-size: 16px;*/
    font-weight: normal;
    line-height: 23px;
	/*padding: 5px 0 0px;*/
    color: #3a3a3a;
    font-family: "Arial CE", Helvetica, "Arial", helvetica, sans-serif;
}

.inzerat .popis-obal ul {
	
}

.inzerat .popis-obal ul li {
	display: inline;
	padding: 0 10px 0 15px;
	background: transparent url('../obrazky/ikonky/dot.png') left center no-repeat;
}

.inzerat .popis-obal ul li:first-child {
	padding: 0 10px 0 0;
	background: none;
}


.inzerat .info-pridani-inzeratu {
	float: left;
	clear: left;
	width: 68%;
    position: relative;
    top: 0px;
    /*font-size: 14px;*/
    padding-top: 3px;
}

.inzerat .stitky-inzeratu {
	float: right;
	width: 31%;
	text-align: right;
}

.inzerat .stitky-inzeratu .stitek {
	background: #3232FF;
	padding: 2px 3px;
	margin: 2px;
	display: block;
	float: right;
}

.inzerat .stitky-inzeratu .stitek a {
	color: #FFFFFF;
}

#nadpis-vyhledani {
  background: #EDF0F8;
	border-top: 1px solid #E2E7F4;
	border-bottom: 1px solid #E2E7F4;
	padding: 5px 20px 5px 15px;
	margin-bottom: 8px;
}

#navigace {
  font-family: "Tahoma", Helvetica, "Arial", helvetica, sans-serif;
  font-size: 85%;
	color: #818283;  
	padding: 2px 0 0 5px;
}


#navigace li {
	list-style-type: none;
	display: inline;
	background: url("../obrazky/ikonky/odrazka-seda.jpg") no-repeat left center;
	padding: 0 2px 0 10px;
	color: #818283;
}

#navigace li:first-child {
	background: none;
	padding-left: 0;
}

#navigace li a {
	color: #626262;

}

#navigace a {   
	color: #626262;
}

#navigace a:hover {   
	color: #626262;
	text-decoration: none;
}

#strankovani {
	padding: 23px 0 28px;
}

#strankovani li {
	list-style-type: none;
	display: inline;
	padding: 0 3px;
}

#strankovani li:first-child {
	padding-left: 0;
}

#strankovani li a {
	color: #000033;
	text-decoration: none;
	background: #F4F6FB;
	padding: 7px 11px;
	border: 1px solid #EEF1F8;
	font-weight: bold;
}

#strankovani li a:hover {
	background: #FDA20F;
	border: 1px solid #FDA20F;
	color: #FFFFFF;
}

#strankovani li.dalsi a {
	/*background-color: transparent;*/
	background: transparent url("../obrazky/ikonky/strankovani-odrazka.jpg") no-repeat right center;
	border: none;
	padding: 0 12px 0 0;
}

#strankovani li.dalsi a:hover {
	color: #000033;
	text-decoration: underline;
}

#detail-inzeratu {
	background: url("../obrazky/podstranky/detail-inzeratu/pozadi2.jpg") repeat-y left top;
}

#obsah-inzeratu {
	float: left;
	width: 520px;
	/*border-right: 5px solid #FFFFFF;*/
}

#obsah-inzeratu .obsah {
	padding: 16px 0 0;
	color: #000000;
	line-height: 150%;
}

#obsah-inzeratu .obsah .obsahBox {
	width: 235px;
}

#obsah-inzeratu .obsah .obsahBox p.blue {
	color: #020246;
}

#obsah-inzeratu .obsah .obsahBox p.blue span {
	font-weight: bold;
}

#obsah-inzeratu .obsah .obsahBox p.note {
	font-style: italic;
	font-size: 90%;
}

#obsah-inzeratu .obsah .obsahBox.fLeft {
	padding-right: 5px;
}

#obsah-inzeratu .obsah .obsahBox.fRight {
	padding-left: 5px;
}

#obsah-inzeratu .obsah .obsahBox .obsahBoxRight {
	float: right;
	width: 135px;
}

#obsah-inzeratu .obsah .obsahBox .obsahBoxRight p {
	font-weight: bold;
}

#obsah-inzeratu .obsah .obsahBox .obsahBoxRight p {
	color: #2D2D2D;
}

#obsah-inzeratu .obsah .obsahBox .obsahBoxRight p.black {
	color: #000000;
}

#obsah-inzeratu .obsah .obsahBox .obsahBoxLeft {
	float: left;
	width: 100px;
}

#obsah-inzeratu .obsah table {
	border-spacing: 0;
}

#obsah-inzeratu .obsah table td {
	border: none;
	vertical-align: top;
	text-align: left;
	padding: 0;
}

#obsah-inzeratu .obsah table td.blue {
	font-weight: bold;
	color: #020246;
	width: 80px;
}

#obsah-inzeratu .obsah table td.note {
	font-style: italic;
	font-size: 90%;
} 

#obsah-inzeratu .obsah table td.bold {
	font-weight: bold;
	color: #2d2d2d;
}

#obsah-inzeratu .obsah table td.tiny {
	padding-right: 5px;
	width: 90px;
}

#obsah-inzeratu .obsah table td.wide {
	padding-left: 5px;
	width: 140px;
}

#obsah-inzeratu .obsah table td.black {
	color: #000000;
}

#obsah-inzeratu .obsah table td.blueVal {
	color: #3232FF;
}

#obsah-inzeratu .obsah table td.padLeft {
	padding-right: 10px;
}


#detaily-inzeratu {
  /*background: #F5F7FB;*/
	float: left;
	width: 160px;
	/*border-left: 5px solid #FFFFFF;*/
	padding: 20px 0px 20px 18px;
}

#detaily-inzeratu .nazev {
	color: #020246;
	font-weight: bold;
	padding: 7px 0 0;
}

#detaily-inzeratu .nazev.tagy {
	padding: 9px 0 0;
}

#detaily-inzeratu .nazev.first {
	padding: 18px 0 0;
}

#detaily-inzeratu .hodnota {
	color: #3232FF;
	font-weight: normal;
	padding: 0 0 2px;
}

#detaily-inzeratu .hodnota.kontakt {
	padding: 0;
}

#detaily-inzeratu .fRight {
	padding-right: 0px;
	width: 110px;
}

#detaily-inzeratu .tagy-inzeratu {
	padding: 9px 0 17px;
}

#detaily-inzeratu .tagy-inzeratu .tag-inzeratu {
	float: left;
	padding: 0 3px 0 0;
	margin-bottom: 10px;
}

#detaily-inzeratu .tagy-inzeratu .tag-inzeratu a {
  background: #3232FF;
	padding: 3px 6px;
	color: #FFFFFF;
}

#detaily-inzeratu .dalsi-tagy-inzeratu {
	text-align: right;
	padding: 1px 7px 0 0;
}

#detaily-inzeratu .dalsi-tagy-inzeratu {
	color: #3232FF;
	font-size: 110%;
}

#detaily-inzeratu .dalsi-tagy-inzeratu span {
	text-decoration: underline;
}

#detaily-inzeratu .dalsi-tagy-inzeratu .tag-inzeratu {
	text-decoration: none;
}

#detaily-inzeratu .dalsi-tagy-inzeratu .tag-inzeratu a {
  background: #3232FF;
	padding: 3px 6px;
	color: #FFFFFF;
}

#obsah-inzeratu hr, #detaily-inzeratu hr {
	font-size: 0;
	padding: 0 0 4px;
	margin: 0;
	border: none;
	background: url("../obrazky/separator-detail-inzeratu.jpg") repeat-x center top;
}

#prihlaseni {
	background: #EBF0F5;
	border: 1px solid #CAD7E3;
	color: #020245;
	padding: 9px 20px 9px 0;
}

#prihlaseni a {
	color: #020245;
}

#prihlaseni #vytvorit-ucet {
	float: left;
	width: 346px;
	padding: 96px 25px 0 /*51px*/0;
}

#prihlaseni #vytvorit-ucet .vytvorit-muj-ucet {
	background: url("../obrazky/ikonky/silueta.jpg") no-repeat 51px bottom;
	padding: 0 0 0 96px;
	font-size: 220%;
	font-weight: normal;
}

#prihlaseni #vytvorit-ucet .vytvorit-ucet-popis {
	font-size: medium;
	padding: 0 0 0 145px;
}

#prihlaseni #vytvorit-ucet .vytvorit-ucet-popis a {
  text-decoration: none;
}

#prihlaseni #vytvorit-ucet .registrace-pro-firmy {
	padding: 89px 0 0 12px;
	font-size: 95%;
}

#prihlaseni #prihlasit-se {
	background: url("../obrazky/podstranky/prihlaseni/separator-svisly.jpg") repeat-y left top;
	float: left;
	padding: 0 0 0 15px;
 	width: 292px;
}

#prihlaseni #prihlasit-se fieldset {
	border: none;
	padding: 0 0 0 15px;
	margin: 0;
}

#prihlaseni #prihlasit-se fieldset legend {
	font-size: 160%;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding: 4px 0 15px;
	margin: 0;
}

#prihlaseni #prihlasit-se fieldset .label, #prihlaseni #prihlasit-se fieldset .label-cisty {
	float: left;
	width: 70px;
	font-size: medium;
	font-weight: bold;
	padding: 10px 0 0;
	margin: 0 0 15px;
}

#prihlaseni #prihlasit-se fieldset .label-cisty {
	margin: 0;
}

#prihlaseni #prihlasit-se fieldset .input {
	float: left;
	width: 198px;
	height: 30px;
	border: 1px solid #CAD7E3;
	background: #FFFFFF;
	margin: 0 0 15px;
	font-size: large;
	color: #020245;
	padding: 8px 2px 0 2px;
}

#prihlaseni #prihlasit-se fieldset .tlacitko {
	float: left;
	background: url("../obrazky/inputy/tlacitko-prihlasit.jpg") no-repeat center center;
	width: 202px;
	height: 47px;
	border: none;
	color: #FCFCFC;
	font-size: x-large;
	font-weight: normal;
	text-shadow: #EACFAE 1px -1px 1px;
}

#prihlaseni #prihlasit-se fieldset .tlacitko:hover {
    text-decoration: underline;
    cursor: pointer;
}

#prihlaseni #prihlasit-se fieldset .info-dokoncit-inzerat {
	float: left;
	width: 192px;
	text-align: right;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding: 6px 0 15px 8px;
}

#prihlaseni #prihlasit-se hr {
	border: none;
	padding: 0;
	margin: 0;
	background: url("../obrazky/podstranky/prihlaseni/separator-vodorovny.jpg") repeat-x left center;
}

#prihlaseni #zapomenute-heslo {
	text-align: right;
	padding: 15px 0 0;
	font-size: 90%;
}

#novy-inzerat {
	padding: 0;
	margin: 0;
	border: none;
}

.ucet-nastaveni {
	padding: 0 0 0 10px !important;
}

#novy-inzerat h2 {
	font-size: 1.2em;
	padding: 10px 0;
}

#novy-inzerat .label {
	width: 111px;
	float: left;
	color: #020245;
	font-size: 100%;
	font-weight: bold;
	padding: 3px 19px 0 0;
	text-align: right;
	margin: 0 0 10px;
}

#novy-inzerat .label-cena-nebo {
	text-align: center;
	width: 37px;
}

#novy-inzerat .labelw181 {
	width: 162px;
}

#novy-inzerat .left {
	text-align: left;
}

#novy-inzerat .input, #novy-inzerat .textarea, #novy-inzerat .select {
	float: left;
	#background: #EBF0F5;
	background: #ffffff;
	border: 1px solid #CAD7E3;
	/*border: 1px solid #ffffff;*/
	margin: 0 0 10px;
	width: 298px;
	padding: 5px 10px;
	font-size: 120%;
	color: #020245;
}

#novy-inzerat .input48 {
	width: 80px;
}

#novy-inzerat .input50 {
	width: 228px;
}

#novy-inzerat .checkbox {
	margin-top: 4px;
}

#novy-inzerat .objemDot {
	float: left;
	line-height: 28px;
	font-size: 250%;
}

#novy-inzerat .jednotka {
	float: left;
	font-family: "Georgia CE", "Times New CE", "New York CE", "Times CE", Georgia, times, serif;
	line-height: 30px;
	font-size: 150%;
	padding-left: 5px;
}

#novy-inzerat .mezera {
	margin-right: 10px;
}

#novy-inzerat .select {
	padding: 5px 5px 6px 8px;
	width: 80px;
	font-size: 110%;
	color: #020245;
	font-weight: normal;
}

#novy-inzerat .select#selObjem1, #novy-inzerat .select#selObjem2 {
	padding-left: 10px;
	width: 55px;
}

#novy-inzerat #selMotor {
	margin-left: 11px;
}

#novy-inzerat .inputw118 {
	width: 116px;
}

#novy-inzerat .inputw318 {
	width: 228px;
}

#novy-inzerat .inputw300 {
	width: 206px;
}

#novy-inzerat #txtCena {
	width: 116px;
}

#novy-inzerat .file {
	width: 230px;
	padding: 0;
}

#novy-inzerat #txtPopis {
	width: 206px;
}

#novy-inzerat .tagy-input {
	float: left;
	background: #EBF0F5;
	border: 1px solid #CAD7E3;
	margin: 0 0 10px;
	width: 302px;
	padding: 5px 8px;
}

#novy-inzerat .tagy-input .tag {
	padding: 6px 5px;
	margin: 5px 0;
	background: #3232FF;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	float: left;
	border-right: 4px solid #EBF0F5;
}

#novy-inzerat .popisek {
  font-size: 11px;
	float: left;
	color: #4C4C4C;
	width: 290px;
	padding: 0 0 0 22px;
	margin: 0 0 10px;
}

.kontaktni-formular .popisek {
	width: 220px !important;
}

#novy-inzerat hr {
	background: #C1D0DE;
	border: none;
	padding: 0;
	margin: 0;
	height: 1px;
	width: 448px;
	margin: 4px 0 10px;
	/*border-top: 4px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;*/
	float: left;
}

#novy-inzerat .tlacitko {
	float: left;
	background: url("../obrazky/inputy/tlacitko-pridat-inzerat.jpg") no-repeat center center;
	width: 152px;
	height: 47px;
	border: none;
	color: #FCFCFC;
	font-size: large;
	/*font-weight: bold;*/
	text-transform: uppercase;
	text-shadow: #FFFFFF 0px -1px 1px;
}

#novy-inzerat .tlacitko:hover {
    text-decoration: underline;
    cursor: pointer;
}

#strankovani-tagu {
	float: left;
	width: 447px;
	padding: 0 0 0 13px;
}

#strankovani-tagu a, #strankovani-tagu span {
	color: #000033;
	padding: 0 3px;
}

#strankovani-tagu a:first-child {
	padding-left: 0;
}

#seradit {
	float: right;
	width: 240px;
	text-align: right;
	color: #000033;
}

#seradit fieldset {
	border: none;
	padding: 0 8px 0 0;
	margin: 0;
}

#seradit fieldset .select {
	text-transform: uppercase;
	font-weight: 110%;
	color: #000033;
}

#tagy {
	line-height: 230%;
}

#tagy a {
	color: #3232FF;
	text-decoration: none;
	padding: 5px 9px 5px 0;
}

#tagy a:hover {
	text-decoration: underline;
}

/** detail inzeratu obrazky **/

#obsah-wrapper {
	padding: 20px 16px 20px 14px;
}

#obrazky {
	padding: 20px 0px 20px 0px;
	width: 100%;
	background: #fff;
}

#obrazky .hlavni-obrazek {
	float: left;
	margin-right: 2px;
}

#obrazky .hlavni-obrazek img {
	width: 342px;
	height: auto;	
	border: 1px solid #cacaca;
}

#obrazky .dalsi-obrazky {
	float: right;
}

#obrazky .dalsi-obrazky img {
	width: 100px;
	height: auto;
	cursor: pointer;
	border: 1px solid #cacaca;
}

#obrazky .dalsi-obrazky ul li {
	list-style: none;
}

#obrazky {
	float: left;
}

#rozsirena-nabidka {
    width: 430px;
    float: left;
	padding: 16px 16px 16px 8px;
}

#rozsirena-nabidka .leva {
	float: left;
	width: 410px;
}

#rozsirena-nabidka .prava {
	float: right;
}

#rozsirena-nabidka .seda {
	color: #626262;
}

#novy-inzerat .povinne {
	border: 1px solid red !important;
	font-weight: normal;
}

#novy-inzerat .povinne-cena {
	border: 1px solid red;
	padding: 0 !important;
	float: left;
	margin: 0 0 10px;
	padding: -1px;
} 

#novy-inzerat #selCena, #novy-inzerat #txtCena {
	margin: 0;
	border-top: none;
	border-bottom: none;
	border-color: #ffffff;
}

#novy-inzerat #txtCena {
	margin-right: 10px;
	border-left: none;
	width: 95px;
}

#novy-inzerat #selCena {
	border-right: none;
	width: 100px;
}

.info-pridani-inzeratu a {
	text-decoration: none;
}

.info-pridani-inzeratu a:hover {
	text-decoration: underline;
}

.vse .nadpis-inzeratu a.zelena:hover, .vse .nadpis-inzeratu a.cervena:hover,
.archiv .nadpis-inzeratu a.zelena:hover, .archiv .nadpis-inzeratu a.cervena:hover {
	text-decoration: none !important;
}

.nabidka .nadpis-inzeratu a.zelena, .nabidka .nadpis-inzeratu a.cervena,
.poptavka .nadpis-inzeratu a.zelena, .poptavka .nadpis-inzeratu a.cervena {
	text-decoration: none !important;
}

.nabidka .nadpis-inzeratu a.zelena:hover, .nabidka .nadpis-inzeratu a.cervena:hover,
.poptavka .nadpis-inzeratu a.zelena:hover, .poptavka .nadpis-inzeratu a.cervena:hover {
	text-decoration: underline !important;
}

/* po uprave uvodni stranky pridano */
#uvodni-menu {
	border-top: 1px solid #f27900;
	height: 41px;
	background: #ffffff url('../obrazky/menu-prechod.jpg') repeat-x 0 0;
	/*background: #f57406 url('../obrazky/orange_back.jpg') repeat-x 0 0;*/
	margin: 25px 0 0;
}

	#uvodni-menu li {
		list-style: none;
		float: left;
	}
		
		#uvodni-menu li a {
			width: 120px;
			height: 35px;
			line-height: 35px;
			text-align: center;
			color: #274d5d;
			text-decoration: none;
			font-size: 95%;
			display: block;
		}
		
		#uvodni-menu li a:hover, #uvodni-menu li a.actual {
			font-weight: bold;
			color: #ffffff;
			background: #f67709 url('../obrazky/orange_back.jpg') repeat-x 0 0;
		}
		
.posledni {
	float: left;
	margin: 0 0 20px;
	width: 270px;
}

#posledni-nabidka {
	padding: 0 35px;
}

#posledni-poptavka {
	background: transparent url('../obrazky/posledni-separator.jpg') no-repeat left center;
	padding: 0 0 0 32px;
}

	.posledni ul li {
		list-style: none;
	}
	
		.posledni .vypis {
			margin: 0 0 15px;
		}
		
			.posledni .vypis li {
				margin: 18px 0 0;
			}
			
			.posledni .vypis li:first-child {
				margin: 20px 0 0;
			}
			
				.posledni .vypis li p, .posledni .vypis li p a {
					color: #171717;
					text-decoration: none;
				}
				
				.posledni .vypis li p a:hover {
					text-decoration: underline;
				}
				
				.posledni .breadcrumb {
					margin: 3px 0 0;
					font-size: 96%;
				}
				
				.posledni .breadcrumb li {
					border-left: 1px solid #adadad;
					display: inline;
					padding: 0 0 0 5px;
					line-height: 11px;
				}
				
				.posledni .breadcrumb li:first-child {
					border: none;
					padding: 0;
				}
					
					.posledni .breadcrumb li a {
						text-decoration: none;
						color: #adadad;
					}
					
					.posledni .breadcrumb li a:hover {
						text-decoration: underline;
					}
	
	.posledni .moznosti {
		margin-top: 8px;
	}
					
	.posledni .moznosti a {
		font-weight: bold;
		text-decoration: none;
	}
	
	.posledni .moznosti a:hover {
		text-decoration: underline;
	}
		
		.posledni .moznosti .cela-nabidka {
			border-right: 1px solid #000033;
			padding-right: 6px;
			color: #f67709;
		}
		
		.posledni .moznosti .pridat-nabidku {
			color: #3a6e02;
			padding-left: 3px;
		}

.reklama {
	color: #979797;
	font-size: 0.9em;
	margin: 0 0 4px 2px;
}

.reklama-blok {
	height: 60px;
	background: #ebebeb;
	margin-right: 8px;
}

.hledane-blok {
	background: #f4f4f4;
	padding: 8px 13px 15px 21px;
	margin-right: 8px;
}

	.hledane-blok a {
		text-decoration: none;
		color: #9f9f9f;
		padding: 0 7px;
		line-height: 22px;
		float: left;
	}
	
	.hledane-blok a:hover {
		text-decoration: underline;
	}
	
.poznamka {
	color: #808080;
	font-style: italic;
	font-size: 0.9em;
}

#proc-pouzit-list {
	margin: 30px 0 0 24px;
}
	
	#proc-pouzit-list li {
		list-style: none;
		background-position: 0 0;
		background-repeat: no-repeat;
		padding: 0 0 0 58px;
		margin: 25px 0 0;
	}
	
	#proc-pouzit-list #proc1 {
		background-image: url('../obrazky/ikonky/speed.jpg');
	}
	
	#proc-pouzit-list #proc2 {
		background-image: url('../obrazky/ikonky/money.jpg');
	}
	
	#proc-pouzit-list #proc3 {
		background-image: url('../obrazky/ikonky/yes.jpg');
	}

