@charset "utf-8";
.img-100x75-L {
	background-image: url(../www_images/mini-img/img-100x75.jpg);
	height: 95px;
	width: 120px;
	padding: 0px;
	margin: 2px;
	float: left;
	position: relative;
}
.img-100x75-L  img  {
	position: absolute;
	left: 9px;
	top: 8px;
	border: none;
	margin: 0px !important;
}

.img-100x75-R {
	background-image: url(../www_images/mini-img/img-100x75.jpg);
	height: 95px;
	width: 120px;
	padding: 0px;
	margin: 2px;
	float: right;
	position: relative;
}
.img-100x75-R  img  {
	position: absolute;
	left: 9px;
	top: 8px;
	border: none;
  margin: 0px !important;
}



.img-200x150-L {
	background-image: url(../www_images/mini-img/img-200x150.jpg);
	height: 173px;
	width: 229px;
	padding: 0px;
	margin: 2px;
  float: left;
	position: relative;
}
.img-200x150-L  img  {
	position: absolute;
	left: 14px;
	top: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px !important;
}

.img-150x200-L {
	background-image: url(../www_images/mini-img/img-150x200.jpg);
	height: 229px;
	width: 173px;
	padding: 0px;
	margin: 2px;
	float: left;
	position: relative;
}
.img-150x200-L  img  {
	position: absolute;
	left: 11px;
	top: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px !important;
}

.img-200x150-R {
	background-image: url(../www_images/mini-img/img-200x150.jpg);
	height: 173px;
	width: 229px;
	padding: 0px;
	margin: 2px;
	float: right;
	position: relative;
}
.img-200x150-R  img  {
	position: absolute;
	left: 14px;
	top: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px !important;
}

.img-150x200-R {
	background-image: url(../www_images/mini-img/img-150x200.jpg);
	height: 229px;
	width: 173px;
	padding: 0px;
	margin: 2px;
	float: right;
	position: relative;
}
.img-150x200-R  img  {
	position: absolute;
	left: 11px;
	top: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px !important;
}

.img-75x65-L {
	background-image: url(../www_images/mini-img/img-75x65.jpg);
	height: 80px;
	width: 99px;
	padding: 0px;
	position: relative;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
.img-75x65-L  img  {
	position: absolute;
	left: 12px;
	top: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px !important;
}
.img-L {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 6px 6px 6px 0px !important;
	float: left;
}

.img-R {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 6px 0px 6px 6px !important;
	float: right;
}
.img-b-L {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 6px 6px 6px 0px !important;
	float: left;
	border: #000 1px solid;
}

.img-b-R {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 6px 0px 6px 6px !important;
	float: right;
	border: #000 1px solid;
}
.fotoramecek {
	border: 1px solid #000;
	background-color:#fff;
	padding:4px;
	margin: 4px;
	text-align:center;
}
.ul_none {list-style-type: none;}
.bannery {padding-left: 17px;}
.bannery img {border: 1px solid black;}
#micronavigace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	border: 1px solid #69BB1B;
	padding: 10px;
	background-color: #ECF9DF;
	margin-top: 30px;
	clear: both;
}
#micronavigace h2 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #569B17;
}
#macronavigace p  {
	font-size: 18px;
	font-weight: normal;
	background-image: url(../www_images/item/mega-li.jpg);
	background-repeat: no-repeat;
	background-position: -4px;
	padding-left: 25px;

}
#macronavigace .odkazy{
	width: 400px;
	position: relative;
	left: 40px;
}
/*
.tabulka {
}

.tabulka td {
 padding:6px;
 margin: 3px;
 font-size: 12px;
 border: 1px solid #69BB1B;
}

.tabulka th {
 padding: 6px;
 margin: 3px;
 font-size: 12px;
 background-color: #ECF9DF;
 border: 1px solid #69BB1B;
}
*/

.tabulka {
	border-top:1px solid #69BB1B;
	border-right:1px solid #69BB1B;
}
.tabulka td {
 	padding:6px;
 	margin: 3px;
	font-size: 12px;
	border-left:1px solid #69BB1B;
	border-bottom:1px solid #69BB1B;
	text-align:center;
}
.tabulka th {
 	padding:6px;
 	margin: 3px;
	font-size: 12px;
	border-left:1px solid #69BB1B;
	border-bottom:1px solid #69BB1B;
	background-color: #ECF9DF;
	text-align:center;
}

#form-search {
	height: 142px;
	width: 380px;
	background-image: url(../www_images/item/form-search.jpg);
	background-color: #99BD35;
	position: relative;
}
#form-search form #hledej_text {
	width: 219px;
	background-color: #F5FBF1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 24px;
	font-weight: normal;
	position: absolute;
	left: 53px;
	top: 31px;
}


#form-search-button {
	position: absolute;
	top: 23px;
	right: 26px;
	width: 52px;
	height: 47px;
}
#macronavigace .odkazy p img {
	position: relative;
	left: -30px;
	top: -3px;
}

.pod_carou{
	width:200px;
	margin:30px 0px 60px 0px;
	border-top: solid 1px #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}