* {
  margin: 0;
  padding: 0;
}
html, body {
  height: 100%; /* Required */
}
body {
	width: 100%;
	background: #282828;
	color: #FFF;
	text-align: center;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1{
	font-size: 10px;
}
h2{
	margin: 0 0 15px 0;
	font-size: 14px;
}
h3{
	color: #DA3202;
	font-size: 1em;
	font-weight: bold;
}
p {
  width: 350px;
  margin: 10px 0;
  line-height: 1.4em;
}
a {
  color: #FFF;
}
a:hover, .orange {
  color: #FF6C00;
}
.cerna {
	color:#000000;
}
.seda {
	color:#C2C2C2;
}
#container-page {
	margin: 0 auto;
	width: 650px;
	text-align: left;
	position: relative;
}
#container-head{
	width: 650px;
	height: 120px;
}
#head_l{
	width: 150px;
	height: 110px;
	background-image: url(../img/head_l_bgr.jpg);
	float: left;
}
#head_l h1{
	width: 114px;
	height: 33px;
	margin: 39px 0 0 16px;
	position: relative;
	overflow: hidden;
}
#head_l h1 span{
	width: 114px;
	height: 33px;
	background-image: url(../img/head_l_logo.gif);
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
}
#head_r{
	width: 500px;
	height: 120px;
	float: right;
}
#head_r_top{
	width: 500px;
	height: 60px;
	background-image: url(../img/head_r_top_bgr.jpg);
}
#head_r_logo{
	display: block;
	width: 70px;
	height: 24px;
	margin-top: 22px;
	background-image: url(../img/head_r_logo.gif);
	float: right;
}
#head_r_menu{
	width: 500px;
	height: 25px;
	background-image: url(../img/head_r_menu_bgr.jpg);
	list-style-type: none;
	float: left;
}
#head_r_menu li{
	height: 19px;
	padding: 6px 14px 0 13px;
	border-right: 1px solid black;
	float: left;
}
#head_r_menu #last{
	border: none;
}
#head_r_menu li a{
	color: white;
	text-decoration: none;
	font: 12px Tahoma;
}
#head_r_menu li a:hover{
	color: #FF6C00;
}
#head_r_menu li a.active{
	color: #FF6C00;
}
#head_r_menu li a.active:hover{
	color: #FF0000;
}
#head_r_menu li.akce{
	background-image: url(../img/head_r_menu_akce_bgr.jpg);
	background-color: #DA3202;	
}
#head_r_podmenu{
	width: 480px;
	height: 26px;
	margin: 9px 0 0 0;
	padding-left: 10px;
	background-color: #585858;
	list-style-type: none;
	float: right;
}
#head_r_podmenu li{
	height: 19px;
	padding: 6px 14px 0 13px;
	float: left;
}
#head_r_podmenu li a{
	color: white;
	text-decoration: none;
	font: 11px Tahoma;
}
#head_r_podmenu li a:hover{
	color: #FF6C00;
}
#head_r_podmenu li a.active{
	color: #FF6C00;
}
#head_r_podmenu li a.active:hover{
	color: #FF0000;
}
#container-content {
	border-top: 1px solid #B2B2B2;
	/*background-color: #7E7E7E;*/
	background-color: #484848;
	overflow: visible;
}
#content {
  min-height: 450px;
  height: auto !important; /* For Modern Browsers */
  height: 450px; /* For IE */
  width: 605px;
  padding: 15px 20px 15px 25px;
  float: left;
}
#foot {
	width: 640px;
	height: 45px;
	padding: 0 5px 0 5px;
	background-image: url(../img/foot_bgr.jpg);
	font: 11px Tahoma;
}
#foot ul {
	list-style-type: none;
	height: 26px;
	padding-top: 10px;
	padding-left: 40px;
}
#foot ul li{
	height: 26px;
	padding-right: 55px;
	float: left;
}
#foot ul li.last{
	padding-right: 0;
}
#foot ul li a{
	display: block;
	height: 26px;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
}
#foot ul li a:hover{
	color: black;
}
#foot_one{
	width: 68px;
	background-image: url(../img/footer_1.gif);
}
#foot_two{
	width: 31px;
	background-image: url(../img/footer_2.gif);
}
#foot_three{
	width: 46px;
	background-image: url(../img/footer_3.gif);
}
#foot_four{
	width: 63px;
	background-image: url(../img/footer_4.gif);
}
#foot_five{
	width: 54px;
	background-image: url(../img/footer_5.gif);
}
#foot_six{
	width: 48px;
	background-image: url(../img/footer_6.gif);
}
#foot_seven{
	width: 31px;
	background-image: url(../img/footer_7.gif);
}
#content_prehled{
	width: 650px;
	min-height: 450px;
	height: auto !important; /* For Modern Browsers */
	height: 450px; /* For IE */
	border-bottom: 1px solid #B2B2B2;
	background-image: url(../img/prehled_bgr.gif);
	background-repeat: repeat-y;
}
#prehled_1{
	width: 216px;
	border-right: 1px solid #7E7E7E;
	float: left;
}
#prehled_2{
	width: 216px;
	border-right: 1px solid #7E7E7E;
	float: left;
}
#prehled_3{
	width: 216px;
	float: left;
}
div.prehled_head{
	width: 211px;
	height: 20px;
	padding: 5px 0 0 5px;
	background: #656565;
	font: 12px Tahoma;
}
div.prehled ul{
	list-style-type: none;
}
div.prehled ul li{
	width: 216px;
	/*height: 92px;*/
	margin-bottom: 1px;
	background: #585858;
	font: 11px Tahoma;
	float: left;
	position: relative;
}
div.prehled div.prehled_left{
	width: 121px;
	/*padding: 5px 0 0 5px;
	background: #383838;*/
	float: left;
}
div.prehled div.prehled_left img{
	border: 5px solid #383838; 
	float: left;
}
div.prehled div.prehled_left a:hover img{
	border: 5px solid #FF6C00;
}
div.prehled div.prehled_right{
	width: 81px;
	padding: 3px 5px 5px 4px;
	float: right;
}
div.prehled div.prehled_right a{
	width: 65px;
	text-decoration: none;
	font: 9px Tahoma; 
	position: absolute;
	bottom: 3px;
	right: 20px;
}
#detail_main{
	width: 648px;
	min-height: 255px;
	height: auto !important; /* For Modern Browsers */
	height: 255px; /* For IE */
	border-left: 1px solid #7E7E7E;
	border-right: 1px solid #7E7E7E;
	border-bottom: 1px solid #7E7E7E;
	background-color: #616161;
}
#detail_left{
	width: 328px;
	float: left;
}
#detail_left img{
	border: 5px solid #4C4C4C;
}
#detail_right{
	width: 302px;
	margin-bottom: 5px;
	padding: 8px 8px 5px 10px; 
	float: right;
}
#detail_right p{
	width: 280px;
	line-height: 1.2em;
}
#detail_right table {
	width: 300px;
	margin-top: 20px;
	border-collapse: collapse;
	text-align: center;
}
#detail_right table td {
	padding: 5px;
	border: 1px solid #4C4C4C;
	background: #7E7E7E;
}
#detail_detaily{
	width: 650px;
	height: 122px;
	background: #4D4D4D;
}
div.detail_detail{
	width: 151px;
	height: 111px;
	padding: 5px;
	border-left: 1px solid #7E7E7E;
	border-bottom: 1px solid #7E7E7E;
	float: left;
}
#detail_last{
	width: 152px;
	border-right: 1px solid #7E7E7E;
}
.cenik {
	width: 95%;
	margin: 10px auto;	
}
.cenik th {
	padding: 2px 5px;
	background-color: #FF6C00;
	text-align: center;	
}
.cenik td, .cenik td a {
	padding: 2px 5px;
	background-color: #dcdcdc;
	color: black;
	text-decoration: none;		
}
.cenik td a:hover {
	color: #FF6C00;	
}
.formtable td {
	padding: 5px 0px;
	vertical-align: top;
}
.formtable input, textarea {
	margin: 0pxx;
	background-color: #dcdcdc;
	border: solid 1px;
}
input.submit {
	padding: 0px 2px;
	background-color: #FF6C00;
	color: white;
	/*font-weight: bold;*/
	cursor: pointer; 
}
.akcni {
	color: #FF6600;
	font-size:16px;
}
.battery{
	width: 620px;
	margin-top: 20px;
	border-collapse: collapse;
	text-align: center;
}
.battery th {
	padding: 5px;
	border: 1px solid #4C4C4C;
	color: #000000;
	background-color: #CCCCCC;
}
.battery td {
	padding: 5px;
	border: 1px solid #4C4C4C;
	color: #000000;
	background-color: #FFFFFF;
}
.battery td em {
	color:#FF6633;
	font-weight:bold;
}
/* titulni strana */
h2.titul_white {
	margin: 10px 0 1px 0;
	font-size: 21px;
	font-family: sans-serif;
	font-weight: bold;
	/*text-decoration: underline;*/
}
hr {
	height: 1px;
	border: none;
	background-color: #FFFFFF;
	color: #FFFFFF;	
}
#titul_foto {
	margin: 20px 0;
	padding: 0;
}
#titul_foto li {
	display: inline;
	margin: 0 5px 0 0; padding: 0;
	float: left;
}
p.bigfont {
	width: auto;
	font-size: 1.2em;	
}
.zvyraznicernou {
	padding:5px; 
	/*background-color:#2F2F2F;*/
	color: #FFFFFF;
	line-height: 25px;
}
.green {
	color: #31FD31;
}
