body {
	background: #ececec url(../gfx/bgc.gif) left top repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0; padding: 0;
	text-align: center;
}
 
form {
	border: 0; margin: 0; padding: 0;
}

input, select, textarea {
	margin: 0;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(150,150,150);
    background-color: rgb(245,245,245);
}

input.none {
	border-width:0px;
	background-color: transparent;
}

td.zamow {
  padding: 5px;
}

img {
	border: 0; margin: 0; padding: 0;
}

table {
	border: 0; margin: 0; padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0; margin: 0; padding: 0;
	vertical-align: top;
}

a {
	margin: 0; border: 0; padding: 0;
	color: #530202;
	background-color: transparent;
 	text-decoration: none;
}

a:visited {
	color: #530202;
	background-color: transparent;
}

a:hover {
	color: #9a0202;
	text-decoration: underline;
	background-color: transparent;
}

a:active {
	color : #530202;
	background-color: transparent;
}

a.none {
 	text-decoration: none;
}

hr {
	color: #9a0202;
	background-color: #9a0202;
	border-width: 0px;
	height: 1px;
	margin-bottom: 20px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 2px 0px 14px 0px;
	padding: 0 0 0 5px;
}

td.kontakt {
	padding: 0 5px 4px 0;
	color: #333333;
}

td.kontakt1 {
	padding: 0 5px 10px 0;
	color: #333333;
}
/*---------- schema ----------*/
#container {
	/*width: 790px;*/
	width: 920px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
/*---------- schema top ----------*/
#top {
	width: 920px;
	float: left;
	padding: 15px 0 10px 0;
	background-color: #ffffff;
}

#top .left {
	display: inline;
	float: left;
	margin-left: 15px;
}

#top .right {
	display: inline;
	float: right;
	margin: 18px 0 0 0;
	text-align: right;
}

#find {
	width: 320px;
	height: 28px;
	min-height: 28px;
	line-height: 28px;
	overflow: hidden;
}

#menu {
	width: 920px;
	height: 35px;
	min-height: 35px;
	overflow: hidden;
	background: #ffffff url(../gfx/menu-bgc.gif) left top no-repeat;
}

#menu a {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li {
	float: left;
	display: inline;
	padding: 0 10px 0 10px;
}

#menu li.btn {
	float: left;
	display: inline;
	margin: 10px 0 0 0;
}

#img_top {
	float: left;
	width: 920px;
	margin: 5px 0 10px 0;
}
/*---------- // schema top ----------*/
#ctn {
	width: 890px !important;
	width: 920px;
	text-align: left;
	margin: 0 auto;
	padding: 20px 15px 15px 15px;
	background: #ffffff;
}
/*---------- left ----------*/
#lecol {
	width: 175px;
	float: left;
	display: inline;
	text-align: left;
}

#lecol a {
	text-decoration: none;
}

#lecol a:hover {
	text-decoration: underline;
}

#lecol .framtitle {
	width: 151px !important;
	width: 175px;
	height: 21px;
	min-height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background: #9a0202 url(../gfx/p_menu.gif) left top repeat-x;
	padding-left: 24px;
}

#lecol .framtxt {
	width: 165px !important;
	width: 175px;
	float: left;
	text-align: left;
	background: #efeff0;
	padding: 8px 5px 8px 5px;
	margin-bottom: 4px;
	background: #f7f7f7 url(../gfx/bgcl.gif) center top no-repeat;
	border-bottom: 1px solid #efeff0;
}

#lecol .menucat {
	font-weight:bold;
	background: url(../gfx/li.gif) no-repeat 0 0;
	padding: 1px 0 0 25px;
	margin: 0 0 2px 0;
}

#lecol .menucat_on {
	font-weight:bold;
	background: url(../gfx/li_on.gif) no-repeat 0 0;
	padding: 1px 0 0 25px;
	margin: 0 0 2px 0;
}

#lecol .menucat1 {
	background: url(../gfx/li2.gif) no-repeat 0 0;
	padding: 1px 0 0 39px;
	margin: 0 0 2px 0;
}
#lecol .menucat1_on {
	background: url(../gfx/li2_on.gif) no-repeat 0 0;
	padding: 1px 0 0 39px;
	margin: 0 0 2px 0;
}
/*---------- // left ----------*/
/*---------- center ----------*/
#cencol {
	width: 495px;
	float: left;
	display: inline;
	margin: 3px 0 0 15px;
}

#toppath {
	width: 495px;
	float: left;
	margin: 10px 0 20px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #9a0202;
	font-size: 14px;
}

#toppath .le {
	float: left;
	display: inline;
}

#toppath .ri {
	float: right;
	display: inline;
}

#cencol .prod {
	width: 495px;
	float: left;
	display: inline;
	margin: 2px 0 25px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #9a0202;
}

#cencol .prod_ctn {
	width: 495px;
	float: left;
}


#cencol .prod_img {
	width: 120px;
	float: left;
	display: inline;
	text-align: center;
}

#cencol .prod_img img {
	border: 1px solid silver;
}

#cencol .prod_txt {
	width: 330px;
	float: left;
	display: inline;
	margin: 0 0 0 15px;
}

#cencol .prod_txt h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding-left: 0;
}

#cencol .prod_txt h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding-left: 0;
}

#cencol .prod_description {
	width: 495px;
	float: left;
	margin: 15px 0 0 0;
	text-align:justify;
}

#tools {
	margin-top: 10px;
}

#promo {
	width: 477px !important;
	width: 495px;
	float: left;
	padding: 7px;
	border: 2px solid silver;
	margin-bottom: 15px;
	font-size: 12px;
	color: #0000CC;
	font-weight: bold;
	text-align: center;
}
/*---------- // center ----------*/
/*---------- right ----------*/
#ricol {
	width: 190px;
	float: left;
	display: inline;
	margin: 0 0 0 15px;
}

#ricol .framtitle {
	width: 166px !important;
	width: 190px;
	height: 21px;
	min-height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background: #9a0202 url(../gfx/p_menu.gif) left top repeat-x;
	padding-left: 24px;
}

#ricol .framtxt {
	width: 180px !important;
	width: 190px;
	float: left;
	text-align: left;
	background: #efeff0;
	padding: 8px 5px 8px 5px;
	margin-bottom: 4px;
	background: #f7f7f7 url(../gfx/bgcr.gif) center top no-repeat;
	border-bottom: 1px solid #efeff0;
}

#ricol .framprod {
	width: 180px !important;
	width: 190px;
	float: left;
	text-align: center;
	background: #efeff0;
	padding: 8px 5px 8px 5px;
	margin-bottom: 4px;
}

#ricol .framprod h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 8px 0;
}

#ricol .framprod img {
	border: 1px solid silver;
}

#ricol td {
	border: 0; margin: 1px; padding: 1px;
}

#ricol table, td {
	border: 0; margin: 0; padding: 0;
}

#ricol input, select, textarea {
	margin: 2px;
	padding: 1px;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    border-style: solid;
    border-width: 1px;
}
/*---------- // right ----------*/


.price {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.news {
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}

.promotion {
	font-size: 12px;
	font-weight: bold;
	color: #3300FF;
}

.bestseller {
	font-size: 12px;
	font-weight: bold;
	color:rgb(30,150,30);
}
/*---------- footer ----------*/
#footer {
	width: 920px;
	height: auto !important;
	height: 40px;
	min-height: 40px;
	line-height: 40px;
	text-align: right;
	margin: 0 auto;
}
/*---------- // footer ----------*/

strong.red {color:rgb(240,40,40)}
strong.light {color:rgb(220,220,220)}

table.basket td {padding:3px; border-style:solid; border-width:1px; border-color:rgb(200,200,200); background-color:rgb(250,250,250)}
table.basket td.head {font-weight:bold; background-color:rgb(230,230,230)}
table.basket a {color:rgb(0,0,0)}

table.basket2 {border-style:solid; border-width:1px; border-color:rgb(200,200,200); background-color:rgb(250,250,250)}
table.basket2 td {padding:5px; border-width:0px; background-color:rgb(250,250,250)}
table.basket2 td.head {font-weight:bold; border-style:solid; border-width:1px; border-color:rgb(200,200,200); background-color:rgb(230,230,230)}

table.form td {padding:3px}

#ricol input.button {
	font-size:10px;
	height:17px;
	margin:0px;
	padding:0px;
	border-style:solid;
	border-width:1px;
	border-color:rgb(117,117,117);
	background-color:rgb(227,227,227);
}
