html {
	overflow: -moz-scrollbars-vertical;
}

* { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* body */
body { 
	margin: 0px;
	padding: 0px;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background-image: url('../image/__back.png');
	background-position:center center;
	background-repeat: repeat;
	background-repeat: repeat;

}

body, td, th, input, textarea, select, a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
 
b, strong, th {
	color: #000000;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}
  
a img {
	border: none;
}

a:hover {
	text-decoration: underline;
}

/* layout */
h1 { 
	display: none;
}
 
#container {
	width: 779px;
	position: relative;
	left: 50%;
	margin-left: -389px;
}

#header {
	height: 175px; 
	clear: both; 
	background: url('../image/top.png') top;
}

#header .c{
	height: 100px; 
	clear: both;
}

#header .d{
	height: 25px; 
	clear: both; 
}

#header .e{
	height: 147px; 
	clear: both;
	cursor: pointer;
}

#header .a {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 157px;
	height: 32px;
	float: left;
	position: absolute;
	top: 22px;
	left: 10px;
}

#column {
	width: 180px;
	margin: 10px 15px 15px 0px; 
	float: left;
}

#content {
	margin: 0px 0px 15px 0px; 

	float: right;
	padding-left: 15px;
	padding-top: 10px;
	width: 560px;
}

#bluf {
	width: 779px;
	background: url('../image/slide.png') 194px 0px repeat-y;
	float: left;
}

#footer { 
	clear: both;  
	border-top: 3px solid #EEE8C6;
	padding-top: 3px;
	margin-bottom: 1px;
}

#footer .a {
	float: left;
	margin-top: 2px;
}

#footer .b {
	float: right;
	text-align: right;
}

#footer .b a {
	color: #336699;
}
  
#time {
	color: #EEE8C6;
	text-align: center;
	clear: both;
}

.heading {
	font-size: 15px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #6e2f2d;
	padding-bottom: 2px;
	border-bottom: 1px solid #EEE8C6;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	height: 18px;
}

.heading .left {
	float: left;
	text-align: left;
}
 
.heading .right {
	float: right;
	text-align: right;
}




.news_heading {
	font-size: 15px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #6e2f2d;
	padding-bottom: 2px;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	height: 18px;
}

.news_heading .left {
	float: left;
	text-align: left;
}
 
.news_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;
}

.breadcrumb a {
	color: #006699;
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}
 
#bar {
/*	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC;
*/	padding: 0px 3px 0px 5px;
	height: 25px;
	width: 560px;
	float: right
}

.productbox {
	float: left;
	width: 100%; 
	height: 76x;
	padding: 3px 3px 3px 3px;
}

.product_year {
	float: left;
	font-size: 14px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 3px 3px 3px 3px;
}

.product_year_space {
	float: left;
	width: 100%; 
	height: 20px;
}

.products {
	float: left;
	width: 100%; 
	text-align: center; 
	font-size: 10px; 
	height: 60px;
	border-top: 1px solid #DDDDDD; 
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD; 
	border-right: 1px solid #DDDDDD;
}

.productimagebox {
	float: right;
	width: 100px;  
	height: 60px;
}

.productimage {
	float: right;
	cursor: pointer;
	width: 100px;  
	height: 50px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.productimage_disable {
	float: right;
	width: 100px;  
	height: 50px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.producttext {
	position: relative;
	float: left;
	top: 0px;
	width: 460px;  
	height: 60px;
}

.producttext_name {
	position: relative;
	cursor: pointer;
	float: left;
	top: 0px;
	width: 425px;  
	height: 31px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 7px;
	text-align: left;
}

.producttext_name_disable {
	position: relative;
	float: left;
	top: 0px;
	width: 425px;  
	height: 31px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 7px;
	text-align: left;
}

.producttext_name_disable b{
	color: #AAAAAA;
}

.producttext_cost {
	position: relative;
	float: left;
	top: 0px;
	width: 460px;  
	height: 20px;
}

.producttext_cost_proof {
	position: relative;
	cursor: pointer;
	float: left;
	top: 0px;
	width: 45%; 
}

.producttext_cost_standard {
	position: relative;
	cursor: pointer;
	float: right;
	top: 0px;
	width: 45%;  
}

.producttext_cost_zero {
	position: relative;
	cursor: pointer;
	float: center;
	top: 0px;
	width: 100%;  
}




.newsbox {
	float: left;
	width: 100%; 
	padding: 3px 3px 3px 3px;
}

.news {
	float: left;
	width: 100%; 
	text-align: left; 
	font-size: 12px; 
	height: auto;
	border-top: 1px solid #F5F5C8; 
	border-bottom: 1px solid #F5F5C8;
	border-left: 1px solid #F5F5C8; 
	border-right: 1px solid #F5F5C8;
	background-color: #F5F5C8;
}

.newstext {
	position: relative;
	float: left;
	top: 0px;
	width: 455px; 
}

.newstext_name {
	position: relative;
	float: left;
	top: 0px;
	width: 420px;  
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 7px;
	text-align: left;
}

.news_text {
	position: relative;
	float: left;
	top: 0px;
	width: 420px;
	padding-left: 15px;
	padding-right: 10px;
	text-align: left;
}

.news_text_text {
	position: relative;
	float: left;
	top: 0px;
	width: 100%;
	padding: 0 0 0 0 px;
	margin: 0 0 0 0 px;
}


.newsimagebox {
	float: right;
	width: 105px;  
	height: 60px;
}

.newsimage {
	float: right;
	width: 100px;  
	height: 50px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
}





.images, .categories {
	float: left;
	width: 33.3%; 
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	height: 140px;
}

.categories a {
	text-decoration: none;
}

.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;
}

/* menu */
.menu {
	position: relative;
	top: 0px;
	float: right;
}

.menu a {
	background: url('../image/tlacitko.png') 0px 2px no-repeat;
	width: 90px;
	height: 17px;
	padding-top: 5px;
	color: #6e2f2d;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
	float: right;
	display: block
	margin-top: 3px;
	margin-left: 2px;
	cursor: pointer;
}

.menu div {
	display: inline;
}

/* box search */
.search {
	position: relative;
	float: left;
	padding: 3px 3px 0px 10px;
	top: 225px
	width: 200px;	
}

.search div {
	display: inline;
}

/* box cart */
.box .cart .a {
	text-align: right;
	border-top: 1px solid #EEE8C6;
	margin-top: 8px;
	padding-top: 3px;
}

.box .cart .b {
	text-align: center;
}

/* 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: 8px;
}

/* 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;
	margin-bottom: 4px;
}

.box .information_b {
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	margin-bottom: 4px;
}

.box .information_bs {
	font-size: 10px; 
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	margin-bottom: 4px;
}

.box .information_bs a {
	font-size: 10px; 
	color: #0000CC;
}

/* box review */
.box .review div {
	text-align: center;
}

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}

/* 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 #EEE8C6;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}

.i_dod1 {
  background: url('../image/dodani1.jpg') no-repeat;
  width: 494px;
  height: 344px;
}

.i_dod2 {
  background: url('../image/dodani2.jpg') no-repeat;
  width: 140px;
  height: 71px;
  float: left;
}

.i_dod3 {
  background: url('../image/dodani3.jpg') no-repeat;
  width: 140px;
  height: 80px;
  float: left;
}

.i_dod4 {
  background: url('../image/dodani4.jpg') no-repeat;
  width: 241px;
  height: 163px;
}

.i_dod5 {
  background: url('../image/dodani5.jpg') no-repeat;
  width: 238px;
  height: 159px;
}

.i_dod6 {
  background: url('../image/dodani6.jpg') no-repeat;
  width: 140px;
  height: 85px;
  float: left;
}
.i_proof {
  background: url('../image/proof.jpg') no-repeat;
  width: 500px;
  height: 250px;
}

.i_bk {
  background: url('../image/bk.jpg') no-repeat;
  width: 500px;
  height: 250px;
}

.bbanka_i {
  cursor: pointer;
  background: url('../image/KB.gif') no-repeat 0px 21px;
  width: 100px;
  height: 80px;
}

.cnb_i {
  cursor: pointer;
  background: url('../image/CNB.gif') no-repeat 0px 17px;
  width: 100px;
  height: 70px;
}

.nbs_i {
  cursor: pointer;
  background: url('../image/NBS.gif') no-repeat 0px 12px;
  width: 100px;
  height: 70px;
}

.cm_i {
  cursor: pointer;
  background: url('../image/CM.gif') no-repeat 0px 16px;
  width: 100px;
  height: 70px;
}

.bbanka_t {
  height: 62px;
  padding-top: 8px;
  float: right;
}

.bbbanka_t {
  height: 62px;
  padding-top: 8px;
  float: left;
  margin-left: 200px;
}

.zelene b{
	color: #00BB00;
}

.cervene b{
	color: #CC0000;
}

.sede b{
	color: #888888;
}

.modre a{
	color: #1111ee;
}

.hi1 {
  background: url('../image/hi1.png') no-repeat 0px 0px;
  width: 100px;
  height: 100px;
  float: left;
}

.hi2 {
  background: url('../image/hi2.png') no-repeat 0px 0px;
  width: 100px;
  height: 200px;
  float: right;
}

.hi3 {
  background: url('../image/hi3.png') no-repeat 0px 0px;
  width: 100px;
  height: 100px;
  float: right;
}

.hi4 {
  background: url('../image/hi4.png') no-repeat 0px 0px;
  width: 100px;
  height: 100px;
  float: left;
}

.hi567 {
  width: 465px;
  height: 100px;
  display: block;
}

.hi5 {
  background: url('../image/hi5.png') no-repeat 0px 0px;
  width: 100px;
  height: 100px;
  float: right;
}

.hi6 {
  background: url('../image/hi6.png') no-repeat 30px 0px;
  width: 130px;
  height: 100px;
  float: right;
}

.hi7 {
  background: url('../image/hi7.png') no-repeat 0px 0px;
  width: 130px;
  height: 100px;
  float: right;
}

.hi10 {
  background: url('../image/hi10.jpg') no-repeat 0px 0px;
  width: 100%;
  height: 77px;
  float: left;
}

.hi11 {
  background: url('../image/hi11.jpg') no-repeat 0px 10px;
  width: 168px;
  height: 110px;
  float: right;
}

.hi12 {
  background: url('../image/hi12.jpg') no-repeat 0px 10px;
  width: 173px;
  height: 110px;
  float: left;
}

.hi13 {
  background: url('../image/hi13.jpg') no-repeat 0px 10px;
  width: 178px;
  height: 110px;
  float: right;
}

.hi14 {
  background: url('../image/hi14.jpg') no-repeat 0px 5px;
  width: 148px;
  height: 105px;
  float: left;
}

.hi15 {
  background: url('../image/hi15.jpg') no-repeat 0px 15px;
  width: 196px;
  height: 115px;
  float: right;
}

.hi16 {
  background: url('../image/hi16.jpg') no-repeat 0px 10px;
  width: 130px;
  height: 110px;
  float: left;
}

.pokus:a:hover {
	font-size: 12px;
	text-decoration: underline;
}

.pokus:a {
	font-size: 12px;
	text-decoration: underline;
}
