html {
/*	overflow: -moz-scrollbars-vertical;*/
}

* { 
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
}

/* body */
body { 
	margin: 0px;
	padding: 0px;
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	background: url('../image/background.png') top repeat-x;
}

body, input, textarea, select, {
	font-size: 13px;
	color: #000000;
}
 
a {
	color: #000000;
}
 
b, strong, th {
	color: #000000;
}

hr {
	border: none 0;
	border-top: 1px solid #eee;/*the border*/
	/*width: 90%;*/
	height: 1px;
	color: #eee;
	background-color: #eee;
	clear: both;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

img {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}
  
a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

/* layout */
h1 { 
	display: none;
}

h3 {
	color: #123055;
	margin: 0 0 5px 0;
}
 
#container {
	width: 979px;
	position: relative;
/*	left: 50%;
	margin-left: -489px;*/
   margin: 0 auto;
	padding: 0 5px;
}

#header {
	height: 75px; 
	clear: both; 
	background: url('../image/logo_bg.png') repeat-x;
}

#header .a {
	background: url('../image/logo.png') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 155px;
	height: 62px;
	float: left;
	position: absolute;
	top: 0;
	left: 20px;
}

#header .b {
	position: relative;
	font-weight: bold;
	top: 42px;
	float: right;
	margin: 0 3px 0 0;
}

#header .b a {
	background: url('../image/tab.png');
	behavior: url('catalog/javascript/png/iepngfix.htc');  
	width: 100px;
	height: 19px;
	padding-top: 7px;
	color: #cadbf6;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 3px;
	cursor: pointer;
}

#header .b a img {
	width: 14px;
	height: 8px;
}

#header .b a:hover {
	color: #FFFFFF;
}

#cart table {
	font-size: 13px;
}

#column {
	width: 167px;
	margin: 10px 15px 15px 0px; 
	float: left;
}

#content {
	margin: 10px 0px 15px 0px; 
	float: right;
	padding-left: 15px;
	border-left: 1px solid #EEEEEE;
	width: 781px;
}

#footer { 
	clear: both;  
	border-top: 3px solid #EEEEEE;
	padding-top: 3px;
	margin-bottom: 1px;
}

#footer .a {
	float: left;
	margin-top: 2px;
	font-size: 11px;
	color: Gray;
}

#footer .b {
	float: right;
	text-align: right;
}

#footer .b a {
	color: #336699;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

.heading {
	font-size: 15px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #990000;
	padding-bottom: 2px;
	border-bottom: 1px solid #EEEEEE;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	height: 18px;
}

.heading .left {
	float: left;
	text-align: left;
}
 
.heading .right {
	float: right;
	text-align: right;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 10px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: 10px 0px 10px 0px;
	font-size: 12px; 
}

.breadcrumb a {
	color: #006699;
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}
 
#bar {
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 3px 0px 10px;
	height: 24px;
}

.products, .images, .categories {
	float: left;
	width: 20%; 
	text-align: center; 
	/*cursor: pointer;*/
}
.products img.thumb {
	padding: 2px;
	border: 1px solid #eee;
	margin-top: 8px;
	background-color: White;
}

.products p {
	line-height: 1.2em;
	margin: 4px 0 2px 0;
}

.products {
	height: 139px;
	width: 155px;
	background: #FAFAFA;
	margin: 0 0 1px 1px;
	cursor: default;
}

.kosik {
	cursor: pointer;
}
.obrazek {
	position: relative;
}

.novinka {
	position: absolute;
	right: 25px;
	top: 8px;
}

.products span {
	font-size: 12px;
	color: #006699;
}

.products input {
	font-size: 11px;
	text-align: center;
}

.products .smallinput {
	padding: 0px;
	height: 13px;
}

.buttons .sminput {
	padding: 0px;
	height: 15px;
	text-align: center;
}

.categories a {
	text-decoration: none;
}
.category a {
	font-size: 13px;
	line-height: 15px;
}
.category strong {
	font-size: 15px;
	line-height: 15px;
	color: #123055;
	border-bottom: 1px solid #123055;
	bottom: 2px;
	position: relative;
}
.images a {
	font-size: 10px;
}

.images img, .categories img {
	border: 0px;
	margin-bottom: 10px;
}

.results {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}

.results .left {
	float: left;
	padding-top: 4px;
}
 
.results .right {
	float: right;
} 
 
.buttons {
	border: 1px solid #EEEEEE;
	margin: 10px 0px;

	clear: both;
}

.buttons input {
	height: 20px;
	margin: 3px;
}

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

.box {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

/* box language */
.language {
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	float: left;
	margin-left: 20px;
	margin-top: 1px;  
}

.currency div {
	display: inline;
}

.vat {
	float: left;
	margin-left: 20px;
	margin-top: 0;  
}

.vat div {
	display: inline;
}

/* box search */
.search {
	float: right;
}

.search div {
	display: inline;
}

/* box cart */
.box .cart .a {
	text-align: right;
	border-top: 1px solid #EEEEEE;
	margin-top: 8px;
	padding-top: 3px;
	font-size: 13px;
}

.box .cart .b {
	text-align: center;
}

.box .cart  {
	font-size: 11px; 
}

.box .heading a  {
	color: #123055; 
}

/* box category */
.box .category {
	padding-top: 5px;
}

.box .category a {
	background: url('../image/bullet_1.png') no-repeat 15px 5px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	margin-bottom: 1px;
}

/* box information */
.box .information a {
	background: url('../image/bullet_2.png') no-repeat 10px 4px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
}

/* box review */
.box .review div {
	text-align: center;
}

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}

.c_info {
	float: right;
}

.txtx {
	width: 75px;
	font-size: 11px;
	height: 14px;
}

.strankovani {
	font-size: 13px;
}
.strankovani span {
	font-weight: bold;
	color: #990000;
}

.infos {
	font-size: 13px;
	color: #123055;
}
but_hid {
	width: 1px;
	height: 1px;
}

#bar, #footer .b, .products a{
	font-size: 13px; 
}

#header a {
	font-size: 14px; 
}

/* success */
#success {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/success.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/failure.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;  
}

/* error */
#error {
	clear: both;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}