
p {
	 margin: 7px 0 5px 0;
}

a {
	color: #04ADF2;
}
a:hover {
	text-decoration: underline;
}
li {
	list-style-image: url(images/li.gif);
	margin-bottom: 5px;
}
.head {
	border-bottom: 2px solid #ff0000;
	padding: 5px;
	color: #13A6D2;
	vertical-align: bottom;
}
.row {
	border-bottom: 1px solid #E8E7B8;
	padding: 5px;
	vertical-align: top;
}
.noline {
	border: 0px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 63px;
	width: 200px;
}

#banner {
	position: absolute;
	top: 13px;
	left: 206px;
	width: 468px;
	height: 60px;
}

#banner2 {
	padding: 25px 0px 0px 68px;
}

#login {
	position: absolute;
	top: 13px;
	left: 700px;
	width: 130px;
	}
	.log_text {
		width: 35px;
		font-size: 12;
		color: #CF7C52;
		font-weight: bold;
		float: left;
	}
	.loginbox {
		font-size: 11px;
		width: 80px;
		background-color: #CF7C52;
		border: 1px solid gray;
		margin: 1px;
	}
	.log_input {
		float: left;
		padding-left: 5px;
		font-size: 11px;
	}
	.log_button {
		font-size: 12;
		width: 50px;
		margin-left: 75px;
	}

#menu {
	height: 43px;
	position: absolute;
	left: 0px;
	top: 83px;
	width: 857px;
	}
	.mitem {
		font-size: 12;
		font-weight: bold;
		letter-spacing: 1px;
		padding: 15px 10px 10px 10px;
		float: left;
		text-decoration: none;
	}
	.mspacer {
		font-size: 1%;
		width: 2px;
		height: 43px;
		background-image: url(images/menuspacer.gif);
		float: left;
	}
	.mbutton {
		font-size: 100%;
		width: 50px;
	}
	.searchbox {
		font-size: 11px;
		border: 1px solid #ff0000;
	}
.inputbox {
	font-size: 11px;
}

#prepinac {
	position: absolute;
	top: 63px;
	left: 0px;
	width: 150px;
	height: 21px;
	font-size: 11px;
	font-weight: bold;
}
	#osobni {
		width: auto;
		height: 21px;
		background-color: black;
		line-height: 20px;
		padding: 0px 10px 0px 10px;
		background-color: #04ADF2;
		float: left;
		color: black;
	}
	#firemni {
		width: auto;
		height: 21px;
		border-top: 1px dashed #EBEBC4;
		border-right: 1px dashed #EBEBC4;
		line-height: 20px;
		padding: 0px 10px 0px 10px;
		float: left;
		text-decoration: none;
	}
	#firemni:hover {
		background-color: #EBEBC4;
		border-top: 1px solid #EBEBC4;
		border-right: 1px solid #EBEBC4;
		text-decoration: underline;
	}

#container {
	position: absolute;
	top: 116px;
	left: 0px;
	width: 100%;
	}
	#mainbody {
		width: 607px;
		float: left;
		padding-top: 10px;
	}
	#mainbody2 {
		max-width: 857px;
		width: expression(document.body.clientWidth > 857? "857px" : "auto" );
	}
	h1, .nadpis {
		font-size: 16;
		font-weight: bold;
		color: #04ADF2;
		margin-top: 15px;
		margin-bottom: 10px;
		letter-spacing: 1px;
	}
	.red4 {
		color: #F6324A;
	}
	h2, .podnadpis {
		font-size: 13;
		font-weight: bold;
		color: #ff0000;
		margin: 27px 0px 10px 0px;
	}
	h3 {
		font-size: 13;
		font-weight: bold;
		color: black;
		margin: 0px 0px 10px 0px;
	}
	.h4 {
		font-size: 12;
		font-weight: bold;
		color: #ff0000;
		margin: 27px 0px 10px 0px;
		border-bottom: 2px solid #ff0000;
	}
	.h5 {
    font-size: 10;
    color: #ff0000;
    border-bottom: 0px;
    font-weight: bold;
	}
	#text {
		padding: 18px;
		font-size: 75%;
	}
	#kalkulacka {
		position: absolute;
		left: 607px;
		top: 116px;
		font-size: 70%;
		margin-top: 10px;
		padding: 12px 18px 18px 18px;
		width: 225px;
		height: 70px;
		background-image: url(images/pozadi_kalkulacka.gif);
		background-repeat: no-repeat;
		}
		#kalk_nadpis {
			font-weight: bold;
			color: #CF7C52;
			font-size: 130%;
			margin-bottom: 10px;
		}
	#aktuality {
		font-size: 70%;
		width: 214px;
		min-height: 105px;
		_height: 95px;
		background-image: url(images/pozadi_aktuality.gif);
		background-repeat: repeat-y;
		margin-top: 105px;
		padding: 18px;
		float: left;
	}
		#akt_nadpis {
			font-size: 130%;
			font-weight: bold;
			margin-bottom: 10px;
			color: #04ADF2;
		}
	#rotor {
		padding: 15px 0px 0px 38px;
		width: auto;
		height: 131px;
		border: 0px;
		float: left;
	}
	#statement {
		padding-top: 15px;
		width: 311px;
		height: 131px;
		border: 0px;
		background-image: url(images/pozadi_statement.gif);
		background-repeat: no-repeat;
		background-position: bottom;
		float: left;
	}
	#doporucit {
    font-size: 75%;
		padding-top: 20px;
		width: 590px;
		height: 50px;
		clear: both;
	}
	#doporucit img {
		float: left;
		padding-right: 10px;
	}
	#doporucit input {
		width: 100px;
		font-size: 90%;
		margin-right: 5px;
		margin-top: 5px;
	}
	#doporucit div {
	  font-size: 85%;
		float: right;
		padding-right: 48px;
		padding-top: 5px;
	}
	#bigbanner {
		width: 564px;
		height: 156px;
		padding: 15px 0px 0px 20px;
	}

	#paticka {
		clear: both;
		width: 100%;
		background-image: url(images/pozadi_paticka.gif);
		background-repeat: repeat-x;
		}
		#copyright {
			width: 839px;
			padding: 15px 0px 10px 18px;
			font-size: 60%;
		}
		#design {
			position: relative;
			top: 0px;
			font-size: 100%;
			float: right;
			padding-right: 18px;
		}

.bold {
	font-weight: bold;
}
.mini {
	font-size: 80%;
}
.mini2 {
	font-size: 11px;
}
.middle {
	color: #ff0000;
	font-size: 11px;
	font-weight: bold;
}
.odsad {
	margin-left: 18px;
	display: inline;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.fleft {
	float: left;
	margin-right: 10px;
}
.fright {
	float: right;
	margin-left: 10px;
}
.border {
	border: 1px solid red;
}
.nopadd {
	padding-left: 0px;
}

/* nove sady */
.sada_new {
	width: 258px;
	margin-right: 15px;
	float: left;
	vertical-align: top;
}
.mezera {
	width: 10px;
	border-left: 1px solid silver;
}
.akce {
	padding: 5px 0px 0px 100px;
	display: block;
}
.objednat {
	float: right;
	border: 1px solid black;
	background-color: black;
	margin-top: 5px;
}
.kredit_new {
	color: #ff0000;
	font-size: 12px;
	float: right;
	font-weight: bold;
	height: 1px;
}
.popis {
	font-size: 11px;
	margin-top: 8px;
}
.tarif_new {
	width: 243px;
	min-height: 375px;
	_height: 380px;
	font-size: 12px;
	font-weight: normal;
	padding-right: 15px;
	border-right: 1px solid #9A9800;
	border-bottom: 0px;
	color: black;
}
.claim_new {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
.claim_new.red6 {
	color: #F6324A;
}
	.tarif_new.red2 {
		border-right: 1px solid #F6324A;
	}
.tarif_new p {
	margin-top: 7px;
	margin-bottom: 5px;
}
.tarif_new IMG {
	margin-left: 5px;
	float: right;
}
.tarif_new .pozn {
	font-size: 10px;
	margin-top: 10px;
}
.koupit_new {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	line-height: 33px;
	border-right: 1px solid #9A9800;
	border-bottom: 6px solid #9A9800;
}
	.koupit_new.red5 {
		border-right: 1px solid #F6324A;
		border-bottom: 6px solid #F6324A;
	}
.kosik {
	float: right;
	margin: 5px 3px 0px 0px;
}
.koupit_new img {
	float: right;
	padding-bottom: 7px;
	padding-top: 5px;
	padding-right: 5px;
}
.cena_new {
	color: #9A9800;
	line-height: 13px;
	font-weight: bold;
}
.nazev {
	width: auto;
	border-top: none;
	padding: 5px 5px 5px 5px;
	position: relative;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	position: static;
	clear: right;
}
.nazev div {
	float: right;
	width: auto;
}
.nazev.red3 div {
		background-color: #F6324A;
	}
.hodnoceni_new {
	color: gray;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding: 3px 5px 40px 0px;
}
.hodnoceni img {
	padding-left: 5px;
	vertical-align: top;
}
/* sady new END */


.tdleft {
	width: 50%;
	padding: 15px 15px 15px 0px;
	border-bottom: 1px solid #EAE9BF;
}
.tdright {
	width: 50%;
	padding: 15px 0px 15px 15px;
	border-bottom: 1px solid #EAE9BF;
	border-left: 1px solid #EAE9BF;
}
#girl {
	position: absolute;
	left: 278px;
	top: 10px;
	visibility: hidden;
}
.oddel {
	width: 2px;
	border-left: 2px solid #04ADF2;
	background-color: #04ADF2;
}
.noline {
	border-bottom: none;
}
HR {
	clear: both;
}
#software {
	float: right;
	width: 300px;
	border: 1px solid #ff0000;
	background-color: #F9F9E4;
	padding: 15px;
	margin-left: 25px;
}
#navody {
	clear: right;
	float: right;
	width: 300px;
	border: 1px solid #ff0000;
	background-color: #F9F9E4;
	padding: 15px;
	margin-left: 25px;
	margin-top: 25px;
	margin-bottom: 25px
}
.tip {
  font-size: 12px;
	width: 300px;
	font-weight: bold;
  border: 2px dotted #F6324A;
  background-color: #FEF1F2;
  padding: 10px;
  float: right;
  margin-left: 10px;
  margin-top: 10px;
}
.tip2 {
	width: 300px;
	margin-left: 40px;
	color: gray;
	border: 1px solid #E6E7E8;
	font-size: 11px;
	font-weight: normal;
  background-color: black;
}
.vyhra {
	height: 140px;
  font-size: 11px;
  border: 2px solid #F3F3D1;
  background-position: right;
  background-repeat: repeat-y;
  padding: 7px;
}
.vyhra_nadpis {
	border-left: 2px solid #F3F3D1;
	padding-left: 5px;
	background-image: url(images/prechod.gif);
	background-repeat: repeat-y;
}
#soutez {
  font-size: 12px;
	width: 450px;
	height: 135px;
  border: 2px solid #04ADF2;
  border-left: 0px;
  padding: 10px;
	background-color: black;
	background-image: url(images/prechod.gif);
	background-repeat: repeat-y;
  float: left;
}
#otazka {
  font-size: 12px;
	width: 320px;
	height: 135px;
  border: 2px solid #04ADF2;
  padding: 10px;
	background-color: #F3F3D1;
	float: left;
}
#soutez label {
	width: 105px;
	float: left;
	margin-top: 3px;
}
#gratulujeme {
  font-size: 12px;
	width: 790px;
  border: 2px solid #04ADF2;
  padding: 10px;
	background-color: #F3F3D1;
  padding: 10px;
	float: left;
}
#gratulujeme div {
	font-size: 35px;
	margin-top: 20px;
	float: right;
	width: 400px;
  margin-left: 20px;
  display: inline;
}
.galerie {
	padding: 5px 6px 5px 0px;
	border: 0px;
}
.ramecek {
	border: 1px solid #808000;
	padding: 10px 10px 10px 20px;
	width: 450px;
	height: 117px;
	margin-left: 30px;
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.ramecek .vnitrek {
	position: relative;
	left: -43px;
}
.ramecek .cislo {
	float: left;
	padding: 25px 10px 15px 0px;
	position: relative;
	left: -53px;
}
.ramecek .obrazek {
	float: right;
	margin: 15px 10px 15px 0px;
	position: relative;
	left: 33px;
}
.ramecek .ukazat {
	float: right;
 	padding-top: 10px;
 	position: relative;
	left: 0px;
}
.vite-ze {
	width: 250px;
	margin-bottom: 20px;
	height: 50px;
}
.vite-ze div {
	float: left;
	width: 77px;
	margin-right: 10px;
}

.clear {
	clear: both;
}

#schovej {
	display: none;
}

/* - - -  STARE definice sad - - - */
.sada {
	padding: 0px;
	width: auto;
	height: 26px;
}
.akce {
	padding: 5px 0px 0px 100px;
	display: block;
}
.zalozka {
	border: 2px solid #ff0000;
	background-color: #ff0000;
	color: black;
	float: left;
	border-bottom: none;
	width: auto;
	padding: 5px 5px 5px 5px;
	position: relative;
	text-decoration: none;
	font-weight: bold;
}
.zalozka.light {
	border: 2px solid #ff0000;
	background-color: #F3F3D7;
	color: #04ADF2;
	border-bottom: none;
}
	.zalozka.red {
		border: 2px solid #F6324A;
		background-color: #F6324A;
		border-bottom: none;
	}
.objednat {
	float: right;
	border: 1px solid black;
	background-color: black;
	margin-top: 5px;
}
.cena {
	clear: both;
	color: #ff0000;
	font-size: 11px;
	float: right;
	text-align: right;
	font-weight: bold;
	margin-top: 8px;
}
.popis {
	font-size: 11px;
	margin-top: 8px;
}
.tarif {
	border: 1px solid #ff0000;
	padding: 10px;
	vertical-align: top;
	height: 155px;
	_height: 173px;
}
	.tarif.red {
		border: 1px solid #F6324A;
	}
.tarif IMG {
	margin-left: 7px;
}
.tarif.prislusenstvi {
	height: 105px;
	_height: 125px;
}
.nazev {
	width: auto;
	border-top: none;
	background-color: #ff0000;
	padding: 5px 5px 5px 5px;
	position: relative;
	text-decoration: none;
	color: black;
	font-size: 13px;
	font-weight: bold;
	position: static;
}
	.nazev.red3 {
		background-color: #F6324A;
	}
.nazev div {
	float: right;
	width: auto;
	background-color: #ff0000;
}
.nazev.red3 div {
		background-color: #F6324A;
	}
.hodnoceni {
	padding-top: 10px;
}
.hodnoceni img {
	padding-left: 5px;
}


/* sady NEWEST */
h4 {
  font-size: 16px;
	width: 789px;
	height: auto;
	color: #04ADF2;
	padding: 8px 15px 8px 15px;
	display: table;
	background: #DDDAA6 url(images/sada_prechod.gif) repeat-x;
	border-top: 1px solid #04ADF2;
	border-left: 1px solid #04ADF2;
	border-right: 1px solid #04ADF2;
	margin: 15px 0 0 0;
}
h4 span {
  float: right;
}
h4.akc {
	background: #F65368 url(images/sada_prechod_akce.gif) repeat-x;
	border-top: 1px solid red;
	border-left: 1px solid red;
	border-right: 1px solid red;
	color: black;
}
.sada_newest {
	width: 789px;
	height: auto;
	border: 1px solid #04ADF2;
	padding: 10px 15px 10px 15px;
	margin: 0 0 3px 0;
	background: url(images/pozadi_sada_newest.gif) repeat-y left;
	display: table;
}
.sada_newest.akce {
	border: 1px solid red;
}
cite {
  margin-top: 5px;
  font-size: 11px;
	font-style: normal;
	clear: both;
}
.sada_newest .fotka {
	width: 140px;
	height: 100%;
  font-size: 11px;
  padding-right: 10px;
  float: left;
}
.sada_newest .fotka {
	padding-right: 10px;
}
.sada_newest .fotka a img {
	padding-right: 15px;
	background: url(images/lupa.gif) no-repeat right bottom;
}
.sada_newest .popis {
	width: 300px;
	height: auto;
	margin: 0;
	padding: 0 10px 0 10px;
	float: left;
}
.sada_newest .popis h5 {
  color: #ff0000;
	font-size: 13px;
	margin: 0;
}
.sada_newest .popis .cena {
	color: #ff0000;
  font-size: 22px;
  float: left;
  text-align: left;
  margin: 0 15px 0 0;
}
.sada_newest .popis .usetrite {
	clear: both;
	font-size: 11px;
}
.sada_newest .popis span {
  font-weight: bold;
	color: #ff0000;
	float: left;
  font-size: 11px;
}
.sada_newest .popis .koupit {
	float: right;
	margin-top: 4px;
}
.sada_newest .zbytek {
  font-size: 11px;
	width: 285px;
	height: auto;
	padding: 0 0 0 10px;
	float: left;
	display: table;
}
.sada_newest .zbytek h5 {
	font-size: 17px;
	margin: 0;
	color: #ff0000;
}
.sada_newest .zbytek .pata {
  padding-top: 5px;
  border-top: 1px solid #E6E7E8;
}
.sada_newest .zbytek .pata img {
  margin: 0 5px 0 20px;
  vertical-align: top;
  border: 0px;
}
a.help {
  text-decoration: none;
	cursor: help;
	border-bottom: 1px dashed black;
}
h5 {
  font-size: 120%;
	margin: 0;
	padding: 0;
	color: #666600;
}
.tooltip {
  font-size: 11px;
  color: #666600;
}
.tooltip strong {
	width: 70px;
	text-align: right;
	margin-right: 5px;
  display: block;
  float: left;
}
.tooltip br {
  clear: left;
}
.tooltip hr {
  clear: left;
	width: 190px;
  height: 1px;
  border: 0;
	display: block;
	background-image: url(images/carka.gif);
}

/* sady END */
