html, body{
	margin: 0px;
	background: #404040;
	font-family: Arial;
	color: #404040;
	font-size: 12px;
}
body {
	padding-left: 79px;
}
img {
	border: 0px none;
}

input {
	border: 1px solid black;
}

#page {
	width: 848px;
	background-color: white;
	padding: 0px 10px;
	background: white url("images/bg.png") repeat-y 10px;
}
* html #page {
	width: 868px;
}
#top {
	height: 194px;
	background: url("images/top.png") no-repeat top left;
}

#top ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top ul li {
	float: left;
}
#lang {
	position: absolute;
	top: 181px;
	left: 104px;
}	
#lang li {
	margin: 0px 7px 0px 0px
}
#menu {
	text-transform: uppercase;
	position: absolute;
	width: 618px;
	top: 144px;
	left: 308px;
}
#menu li {
	font-size: 11px;
	letter-spacing: 3px;
	padding-right: 6px;
	margin: 0px;
	margin-right: 9px;
	height: 32px;
	line-height: 30px;
	background: url("images/menu-separator.png") no-repeat top right;
}
#menu a {
	color: #404040;
	text-decoration: none;
}
#menu .last {
	background: none;
	margin-right: 0px;
}

#left {
	width: 199px;
	border-top: 4px solid white;
	font-weight: bold;
	float: left;
}
#left hr {
	color: #d6d6d6;
	background-color: #d6d6d6;
	border-color: #d6d6d6;
	border: 0px none;
	height: 32px;
	width: 197px;
	margin: 10px 0px;
	padding: 0px;
}
#left .hi, #left p a {
	color: #1f70af;
	text-decoration: none;
}
#left p{
	margin: 0px;
	padding: 6px 18px;
	font-size: 13px;
}
#left ul {
	text-transform: uppercase;
	letter-spacing: 3px;
	list-style-type: none;
	padding: 0px;
	margin: 10px 10px 10px 18px;
	font-size: 11px;
}
#left ul a{
	color: #404040;
	text-decoration: none;
}
#left ul ul a {
	color: #568a44;
}
#left ul ul {
	letter-spacing: 0px;
	margin: 6px 0px 6px 4px;
}
#left ul ul li {
	margin-bottom: -2px;
}
#left ul ul ul {
	font-weight: normal;
}
#left ul ul ul a, #left ul ul ul ul ul a , #left ul ul ul ul ul ul ul a{
	color: #858585;
}
#left ul ul ul ul a, #left ul ul ul ul ul ul a{
	color: black;
}

#main {
	clear: none;
	float: right;
	width: 606px;
	margin-right: 23px;
	/*topmargin*/
	margin-top: 0px;
	text-align: justify;
}

#bottom {
	width: 868px;
	height: 50px;
	background: url("images/bottom.png") no-repeat top left;
	clear: both;
	margin: 0px -10px;
	color: #5e5e5e;
	font-size: 11px;
	padding-left: 250px;
}
#bottom a {
	color: #5e5e5e;
	text-decoration: none;
}
#bottom a:hover {
	text-decoration: underline; 
}

.contact {
	background-color: #5a595a;
	height: 88px;
	width: 298px;
	color: white;
	font-size: 10px;
	padding: 6px 5px;
	display: none;
	position: absolute;
	z-index: 100;
}
* html .contact {
	height: 100px;
}
.contact a {
	color: white;
}
.contact img {
	float: left;
	margin-right: 6px;
}
.input-radio, .input-checkbox{
	border: 0px none;
}
table {
	font-size: 11px;
	border-collapse: collapse;
}
th {
	vertical-align: top;
	text-align: left;
}
#part1 th, #part1 td {
	padding-top: 4px;
	border-bottom: 1px dotted #ccc;
}
.pocet {
width: 30px;
}
.rozmer {
	width: 80px;
}
.poptavka-field h4 {
	font-size: 12px;
	margin-top: 16px;
	margin-bottom: 6px;
}
.poptavka-field img {
	float: left;
}
.poptavka-field table{
	border-left: 10px solid white;
}
.poptavka-field {
	float: left;
	width: 260px;
	margin-left: 28px;
}
.btn-next{
	float: right;
}

.btn-prev{
	float: left;
}
#summary td {
	padding: 0px 10px;
}
#summary {
	margin: 20px 0px;
}

fieldset{ border: 0px none;}
legend {
	margin-left: 0px;
	padding-left: 0px;
}
* html legend {
	margin-left: -6px;
}

#vyprodej {
	font-family: Arial;
	font-size: 12px;
}

#vyprodej input {
	border: 1px solid #c0d9f2;
	text-align: left;
}
#vyprodej h2 {
	color: #2c79cf;
	margin: 10px;
	font-size: 18px;
}
#vyprodej a , #vyprodej .submit{
	display: block; 
	padding: 2px 8px; 
	float: right;
	border: 1px solid #87b5e5;
	background-color: #ffffff;
	color: #1e70cc;
	text-decoration: none;
	text-transform: uppercase;
}
#vyprodej p {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
#vyprodej ul{
	color: #808080;
	font-size: 14px;
}
#vyprodej ul li a{
	color: #808080;
	float: none;
	display: inline;
	border: 0px none;
	text-transform: lowercase;
	font-weight: bold;
	text-decoration: none;
}
#vyprodej .product {
	width: 270px;
	float: left;
	border: 1px solid #8fb8e6;
	background-color: #e2f3fc;
	padding: 10px;
	margin-right: 10px;
	height: 340px;
	margin-bottom:10px;
}
#vyprodej .hi {
	background-color: #a6daf6;
}
#vyprodej .with_admin {
	height: 400px;
}
* html #vyprodej .product {
	width: 292px;
	height: 344px;
}	
#vyprodej .checkbox {
	margin: 0px;
	padding: 0px;
}



#vyprodej #links {
	clear: both;
	margin-right: 10px;
}

#vyprodej #order {
	width: 100%;
	border: 1px solid #8fb8e6;
	background-color: #e2f3fc;
	color: #1e70cc;
}

#vyprodej #order table {
	width: 460px;
	font-size: 12px;
	margin: 60px 0px 100px 60px;
}
#vyprodej #order table tr>:first-child {
	text-align: right;
	padding-right: 20px;
}
#vyprodej .goadmin {
	color: black;
	display: inline;
	background: white;
	border: 0px none;
	text-transform: lowercase;
	font-size: 10px;
	text-decoration: underline;
}


a.produkty:link {font-size:15px;color:blue;text-decoration: underline;}
a.produkty:visited {font-size:15px;color:blue;text-decoration: underline;}
a.produkty:hover {font-size:15px;color:blue;text-decoration: none;}

a.produkty1:link {;color:blue;text-decoration: underline;}
a.produkty1:visited {;color:blue;text-decoration: underline;}
a.produkty1:hover {;color:blue;text-decoration: none;}
