* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(../images/cont.png);
	padding: 0px 0px 0px 0px;
	color: #565656;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
}
fieldset {
	padding: 10px;
	border: 1px solid #535353;
	width: auto;
}
legend {
	margin: 10px;
	color: black;
	font-weight: bold;
	background: #D4D4FF;
	border: 1px solid black;
	padding: 2px 6px
}
blockquote {
	padding: 1px 0px 3px 7px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FF6405;
}
.mrtvy_odkaz {
	color: black;
	text-decoration: none;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
}
p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
	font-size: 10px;
}
img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.clearthis {
	margin: 0px;
	clear: both;
	float: none;
	font-size: 1px;
	line-height: 0px;
	overflow: hidden;
}
.banner_detail {
  float: left;
	margin: 10px 0px 10px 80px;
}
.banner {
  float: left;
	margin: 30px 0px 0px 80px;
}
input:focus, textarea:focus, input:hover, textarea:hover {
	border: 1px solid black;
}
.input {
	padding-left: 2px;
/*	background-image: url(../images/input_bg.png); */
	border: 1px solid #c6c6c6;
	color: #920000;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}
.input_p {
	width: 20px;
	border: 1px solid #c6c6c6;
	color: #920000;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
.search {
  float: right;
}
.search .inputs {
	border: 1px solid #AFD907;
	color: #920000;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
  }
.search .buttons {
  height: 15px;
  padding: 2px 2px 2px 2px; 
  border: none;
  color: #AFD907;
  font-size: 10px;
  background: transparent;
  margin-right: 10px;
}
.input_1 {
	width: 190px;
	padding-left: 2px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #920000;
	border: 1px solid #C6C6C6;
}
.input_cena {
	width: 45px;
	padding-left: 2px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #DEE8F5;
	border: 1px solid #27A2CE;
}
.checkbox {
	border: 1px solid #27A2CE;
	background-color: #DEE8F5;
}
.button {
	padding: 0px 5px 0px 5px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #888888;
	border: 1px solid #535353;
}

#container {
	margin-top: 10px;
	background-color: #838183;
	border-left: 2px #FCDA75 solid;
	border-right: 2px #FCDA75 solid;
	padding: 12px;
	margin: 0px auto;
	width: 768px;
}
/* Page Header */
#header_container {
	margin-bottom: 12px;
	background: url('../images/155.gif') #818383 repeat-x;
}
#page_header {
	width: 766px;
	height: 187px;
	overflow: hidden;
}
/* Page Header: Company Name & Logo */
#header_company {
	padding: 4px;
	width: 768px;
	height: 17px;
	float: left;
	text-align: left;
}
#header_company h1 {
	width: 585px;
	height: 35px;
}
/* Page Header: Welcome Note */
#header_welcome {
	padding-left: 142px;
	float: left;
	text-align: justify;
}
#header_welcome h3 {
	padding: 3px 0px 0px;
	font-size: 14px;
}
#header_welcome p {
	margin-top: 7px;
}
#header_welcome #welcome_text {
	width: 447px;
}
/* Page Header: Menu */
#header_menu {
	margin-top: 13px;
	margin-right: 25px;
	float: right;
}
#header_menu li {
	margin-bottom: 2px;
	width: 115px;
	text-align: left;
	clear: both;
	float: none;
}
#header_menu li a {
	border: 1px solid #dee8f5;
	display: block;
	width: 115px;
	height: 20px;
	color: #e3ecf8;
	background-color: #535353;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	line-height: 10px;
}
#header_menu li a span {
	display: block;
	padding-top: 5px;
	padding-left: 15px;
}
#header_menu li a:hover {
	background-image: url('../images/tlacitko.gif');
	border: 1px solid #AFD907;
	color: #fff;
}
/* Left Sidebar */
#left_sidebar {
	width: 178px;
	float: left;
	border: 1px solid #535353;
}
#left_sidebar .box_container {
	background: #F1F1E5;
	text-align: left;
	padding: 10px 7px 1px 7px;
}
#left_sidebar .hlavicka {
	background: #FFF;
	margin-bottom: 3px;
	border-bottom: 2px solid #FCDA75;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000;
}
#left_sidebar .box_container p {
	text-align: left;
	color: #000;
}
#left_sidebar .box_container a {	
	font-weight: bold;
}
#left_sidebar .box_container img {
	padding: 2px 0px 4px 10px;
}
/* Main Content */
#maincontent_container {
   background-color: white;
	border: 1px solid #535353;
	float: right;
	text-align: left;
}
#maincontent {
	margin: 7px 0px 0px 16px;
	width: 561px;
}
#maincontent tr {
	line-height: 16px;
}
#maincontent .td_popis {
	padding: 0px 0px 0px 4px;
	background-color: #E2E2E2;
}
#maincontent .td_vysledok {
	padding: 0px 0px 0px 4px;
	border-left: 1px #D4D4FF solid;
	background-color: #F1F1E5;
}
#maincontent .td_obrazok {
	padding: 0px 10px 0px 10px;
	border-right: 1px #D4D4FF solid;
}
#maincontent h1:before {
  color: #AFD907;
	content: ":: ";
}
#maincontent h1 {
	color: #3F3D3D;
	margin-bottom: 10px;
	background-color: #E6E6E6;
	line-height: 25px;
	border-bottom: 2px solid #FCDA75;
	font-size: 17px;
	padding: 0px 0px 0px 5px;
}
#maincontent .page_footer {
	margin-top: 10px;
	background-color: #F1F1E5;
	line-height: 25px;
	border-top: 2px solid #FCDA75;
	font-size: 18px;
	padding: 0px 0px 0px 5px;
}
#maincontent h6 {
	font-size: 10px;
	padding: 10px 0px 0px 0px;
}
#maincontent h2 {
	color: black;
	float: none;
	margin-bottom: 5px;
	line-height: 15px;
	border-bottom: 2px solid #D4D4FF;
	font-variant: small-caps;
	font-size: 14px;
	padding: 5px 0px 2px 0px;
}
#maincontent .detail h2 {
	color: #97CE00;
}
#maincontent .detail th {
	background-color: #97CE00;
	color: #fff;
	padding: 3px;
}
#maincontent .detail td {
	background-color: #FBFBFB;
	border-bottom: 1px solid #E4E4E4;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 10px;
}
#maincontent .detail img {
	margin-top: 15px;
	margin-bottom: 15px;
}
#maincontent .detail li {
	list-style: disc;
}
#maincontent h2:a{
	color: black;
	text-decoration: none;
}
s#maincontent h3 {
	color: black;
	float: none;
	margin-bottom: 5px;
	line-height: 15px;
	border-bottom: 2px solid #D4D4FF;
	font-variant: small-caps;
	font-size: 14px;
	padding: 5px 0px 2px 0px;
}
#maincontent h4 {
	font-size: 12px;
	padding: 5px 0px 5px 10px;
}
#maincontent ul {
	font-weight: bold;
	padding: 2px 0px 0px 8px;
}
#maincontent li {
	font-weight: normal;
	padding: 2px 0px 0px 15px;
}
#maincontent_top {
	margin-bottom: 11px;
	width: 545px;
}
/* How We Started */
#started_container {
	width: 313px;
	float: left;
}
.started_container .produkt {
	padding: 0px 0px 0px 30px;
}
.started_container_predaj {
	color: #535353;
	width: 322px;
	float: left;
}
.started_container_predaj h3 {
	margin-top: 30px;
}
.started_container_predaj .hover:hover {
	color: #000;
	background-color: #FCDA75;
}
.started_container_predaj .popis {
	font-weight: bold;
	color: Black;
	padding: 5px;
	float: left;
/*	background-color: red;
	border-right: 2px solid black; */
	width: 135px;
}
.started_container_predaj .hodnota {
	border-bottom: 1px dashed #FCDA75;
	width: auto;
	border-left: 1px solid #D4D4FF;
	padding: 5px;
	margin-left: 138px;
}
.started_container_popis {
	padding: 0px 8px 0px 0px;
	width: 536px;
	float: left;
}
.started_container_stranka {
	width: 545px;
	float: left;
}
#started {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 292px;
}
/* Repairing */
.right_container {
	margin-top: 10px;
	background-color: #F1F1E5;
	padding: 3px 13px 10px 5px;
	border: 1px #D4D4FF solid;
	width: 210px;
	float: left;
}
.right_container_obj {
	margin-top: 10px;
	background-color: #F1F1E5;
	padding: 3px 13px 10px 5px;
	border: 1px #AFD907 solid;
	width: 210px;
	float: left;
}
.right_container_euro {
	margin-top: 10px;;
	float: left;
}
.right_container a:hover {
	background-color: #fdfdf0;
}
.right_container_o {
	padding: 20px 0px 0px 20px;
	width: 170px;
	float: left;
}
.right_container_p {
	text-align: center;
	padding: 5px 7px 10px 5px;
	width: 190px;
	float: right;
}
/* Page Footer */
#footer {
	background: url(../images/bg_1.png);
	margin-top: 8px;
	border: 1px white solid;
	background-color: #535353;
	color: white;
	width: 766px;
	line-height: 30px;
	text-align: center;
	font-size: 11px;
}
#footer a {
	text-decoration: none;
	color: White;
}
.other_table {
	padding: 5px;
	border: 1px #D4D4FF solid;
	background-color: #F1F1E5;
}
.imgright {
	padding: 10px;
	margin-left: 4px;
	float: right;
}
.imgright_border {
	border: 1px solid #D6D6D6;
	padding: 5px;
	margin: 5px 0px 20px 10px;
	float: right;
}
.imgleft {
	padding: 5px;
	margin: 5px 0px 20px 5px;
	float: left;
}
.imgleft_border {
	border: 1px solid #D6D6D6;
	padding: 5px;
	margin: 5px 0px 20px 5px;
	float: left;
}
.menu_right {
	background-color: white;
	padding: 10px;
	margin-left: 20px;
	float: right;
}
.menu_right a {
	text-decoration: none;
	padding: 0px 5px 0px 5px;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: black;
}
.menu_right h4:hover {
	color: black;
	background-color: #FCDA75;
}
.servis a {
	text-decoration: none;
	color: black;
}
.servis tr {
  text-align: left;
}
.servis tr:hover {
	color: #FF6500;

}
#akcia {
  width: 545px;
  float: left;
  display: block;
}
.card-left, .card-right {

  	min-height: 220px;
	background-color: #F1F1E5;
	float: left;
	width: 153px;
	margin: 0 15px 15px 0px;
	padding: 3px 5px 5px 5px;
	text-align: center;
	border: 1px solid #D4D4FF;
}
.card-left p {
	text-align: center;
}
.card-left .akcia {

	padding: 4px;
	text-align: center;
	color:#000;
	border: 2px solid #FCDA75;
	background:#D4D4FF;
	font-size:10px;
}
.card-photo {
	text-align: center;
}
.card-right {
	float: right;
	margin: 0 0 15px 15px;
}
.cena {
	width:100%;
	background-color:#D4D4FF;
	padding:2px 0px 6px 0px;
	border:1px solid #FCDA75;
}
.cena p {
	font-size:12px;
	color:black;
	text-align:center;
}
.eurobalicek tr:hover {
  text-decoration: underline;
}
.eurobalicek h3 {
  padding: 0px;
  margin: 10px 0px 0px 5px;
  font-size: 12px;
  color: #AFD907;
  text-decoration: underline;
}
.eurobalicek p {
  margin: 0px 0px 0px 5px;
  color: #000; 
  padding: 0px;
}
.eurobalicek table {
 padding: 5px;
 width: 100%;
 text-align: left;
}