@charset "utf-8";
/*--general css*/
html {
	padding:0px;
	margin:0px;
}
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	text-align:center;
	margin:0px;
	padding:0px;
	background-image: url(images/top_bg.png);
	background-repeat: repeat-x;
}
p, pre, h1 {
	margin:0px 10px 10px 10px;
}
h1 {
	font-size:14px;
	padding-top:10px;
}
a {
	color: #666666;
	font-size: 11px;
	background-color:transparent;
	text-decoration: none;
}
pre {
	color: #564b47;
	font-size: 11px;
	background-color:transparent;
	font-family: Courier, Monaco, Monospace;
}
/*layout blocks positioning*/

#container {
	padding:0px;
	text-align:left;
	width: 1024px;
	vertical-align: middle;
	margin: 0px auto;
	color: #666666;
}
#left {
	width:198px;
	padding:0px;
	float:left;
	margin-top: 10px;
}
#right {
	width:198px;
	padding:0px;
	float:right;
	margin-top: 10px;
}
#content {
	width:628px;
	padding:0px;
	float:left;
	height: auto;
	margin-bottom: 20px;
}
#footer {
	height: 120px;
	clear: both;
	color: #FFFFFF;
	text-align: left;
	margin-top: 30px;
	background-image: url(images/footgb.png);
	background-repeat: repeat-x;
}
/*--left search--*/
#left #search {
	height: 130px;
	background-color: #ebebeb;
}
#left #search select {
	width: 160px;
	margin-top: 3px;
}
#left #search form {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


/*--left search2--*/
#search2 {
	height: 130px;
	background-color: #ebebeb;
}
#search2 select {
	
	margin-top: 3px;
}
#search2 form {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}










/*--left categories--*/
#left #categories {
	height: auto;
	background-color: #ebebeb;
	margin-top: 10px;
	
}
#left #categories ul {
	padding-bottom: 10px;
}
#left   #categories   li  {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-image: url(images/bullet_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 130px;
	display: block;
	height: auto;
	margin-top: 10px;
}
#left #categories li a {
	padding: 0px;
	margin: 0px;
}
#left h1 {
	background-image: url(images/mnu_heads.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	padding: 5px 0px 0px 40px;
	margin: 0px;
	height: 28px;
	color: #CCCCCC;
}
/*--content--*/
#content #prod {
	width: 295px;
	height: auto;
	padding: 5px;
	margin-top: 10px;
	margin-left: 5px;
	float: left;
}
#content #prod span {
	width: auto;
	float: left;
	margin-top: 10px;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
#content   #prod   img.cart {
	width: 130px;
	height: 35px;
	display: block;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
}
#content  #prod  img.more {
	width: 130px;
	height: 35px;
	display: block;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
}

#content #prod img {
	float: left;
	padding: 5px;
}
#content #prod p {
	height: 130px;
	border: 1px solid #CCCCCC;
	display: block;
	padding: 5px;
	margin: 0px;
}
#content #prod p.cena {
	height: auto;
	width: auto;
/*--right top10--*/
}
#right #top10 h1 {
	background-image: url(images/mnu_heads.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	padding: 5px 0px 0px 40px;
	margin: 0px;
	height: 28px;
	color: #CCCCCC;
}
#right	#top10 {
	height: auto;
	margin-top: 10px;
	background-color: #ebebeb;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#right #top10 li {
	margin-top: 10px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
#right #top10 ul {
	margin-right: 20px;
}
/*--right login--*/
#login {
	height: 150px;
	background-image: url(images/login_bg.png);
	color: #FFFFFF;
}
#right #login input {
	width: 116px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/login_txtbox.png);
	background-repeat: no-repeat;
	height: 19px;
	background-color: transparent;
	color: #FFFFFF;
	padding-left: 2px;
}
#right #login a {
	color: #FF6600;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#right #login p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#right #login input.but {
	width: 52px;
	background-image: url(images/login.png);
	background-repeat: no-repeat;
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	margin-left: 10px;
	margin-top: 10px;
}
#right #login form {
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 10px;
}

#footer .foot {
	width: 1024px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}
#footer .foot ul {
	float: left;
	margin-top: 5px;
}
#footer .foot li {
	display: inline;
	float: left;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
}
#footer .foot li a {
	color: #FFFFFF;
}

#footer p {
	margin: 0 auto;
	width: 800px;
	display: block;
	padding-top: 10px;
	color: #333333;
	padding: 10px;
	background-color: #ebebeb;
}
#head {
	height: 192px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
#cart {
	width: auto;
	height: auto;
	background-color: #1C1D1A;
	margin-bottom: 10px;
	color: #FFFFFF;
	padding: 10px;
}
#container .description	{
	float:right;
	margin-left:300px;
}

#container #right #cart a {
	margin-left: 20px;
	margin-bottom: 20px;
}
#container #right #cart p {
	background-image: url(images/shopping_cart.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	color: #FF5400;
	padding-bottom: 3px;
	margin-bottom: 0px;
	display: block;
	margin-top:5px;
}
#container #right #cart b {
	margin-left: 5px;
}
#container #right #cart b.price {
	color: #FF5400;
}




#container #head #menu {
	padding-top: 160px;
	padding-left: 10px;
}

#container #head #menu li {
	display: inline;
	padding: 0px;
	margin-left: 5px;
}
#container    ul.menu2  li   {
	list-style-type: none;
	display: inline;
	margin-left: 3px;
	padding: 7px;
	height: 30px;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#container .menu2 li:hover {
	background-color: #999999;
}
#container .menu2 li:active {
	background-color: #999999;
}


#container .menu2 li a {
	color: #FFFFFF;
}

#container  .menu2  {
	padding: 0px;
	margin: 0px;
	height: 20px;
	padding-top: 10px;
	margin-top: 5px;
	display: block;
	padding-bottom: 5px;
	color: #FFFFFF;
}




#container #head #menu ul {
	padding: 0px;
	margin: 0px;
	width: 350px;
	display: block;
}
#head h1 {
	font-size: 11px;
	text-transform:uppercase;
	text-align: right;
	color: #564b47;
	background-color: #90897a;
	padding:5px 15px;
	margin:0px
}
#head p {
	padding:10px;
	margin:0px;
}


	
 /* ]]> */
