html {

  margin: 0px;

  padding: 0px;

  overflow: auto;

}



body {

  color: #303D24;

  background-color: #000000;

	font-family: verdana;

	font-size: xx-small; 

	text-align: justify;

	margin: 0px;

  padding: 0px;

}



img {

  border: none;

}



div.logo {

  margin-top: 60px;

  width: 500px;

}



div.language {

  color: #666666;

  padding: 0px 0px 0px 120px;

  width: 70px;

  float: left;

  font-weight: bold;

}



div.stopka {

  color: #333333;

  padding: 20px 0px 0px 0px;

  margin: auto;

  clear: both;

}



div.links {

  float: left;

  width: 93px;

  font-weight: bold;

  text-align: center;

}



div#main {

  width: 751px;

  height: 553px;

  margin: 30px auto;

}



div#top {

  width: 453px;

  height: 27px;

  padding: 78px 0px 0px 298px;

  background-image: url(img/layout/top.jpg);

}



div#menu {

  width: 751px;

  height: 12px;

}



div#central {

  width: 751px;

  height: 411px;

  background-image: url(img/layout/central.jpg);

}



div#left {

  float: left;

  width: 180px;

  height: 371px;

  padding: 40px 10px 0px 10px;

}



div#search_panel {

  width: 180px;

  height: 50px;

  color: #333333;

  padding: 0px 0px 16px 0px;

}



input.search {

  vertical-align: bottom;

}



marquee#left_news {

  width: 180px;

  height: 305px;

}



div#right {

  float: right;

  width: 496px;

  height: 361px;

  margin: 30px 15px 20px 0px;

  overflow: auto;

  SCROLLBAR-ARROW-COLOR: #666666;

  SCROLLBAR-FACE-COLOR:	#000000;

  SCROLLBAR-TRACK-COLOR: #000000;

  SCROLLBAR-3DLIGHT-COLOR: #A9A9A9;

	SCROLLBAR-HIGHLIGHT-COLOR: #666666;

  SCROLLBAR-SHADOW-COLOR: #A9A9A9;

	SCROLLBAR-DARKSHADOW-COLOR: #666666;	

}



div#bottom {

  clear: both;

  width: 751px;

  height: 25px;

  background-image: url(img/layout/bottom.jpg);

}



div#main_admin {

  width: 1040px;

  border: solid 1px #FFFFFF;

  background-color:	#B0C4DE;

  color: #333333;

  margin: auto;

  text-align: center;

  position: relative;

  overflow: hidden;

}



div#top_admin {

  width: 1020px;

  height: 59px;

  border-bottom: solid 1px #FFFFFF;

  padding: 10px 10px 10px 10px;

  text-align: left;

}



div#left_admin {

  width: 155px;

  float: left;

  text-align: left;

}



div#right_admin {

  width: 844px;

  float: right;

  text-align: left;

  padding: 20px 20px 20px 20px;

}



div.section_admin {

  width: 153px;

  height: 20px;

  background-color: #DCDCDC;

  color: #000000;

  text-align: center;

	font-weight: bold;

	font-size: small;

	border: solid 1px #FFFFFF;

}



div#main_shop {

  width: 1000px;

  min-height: 500px;

  border: solid 1px #FFFFFF;

  background-color:	#DCDCDC;

  color: #333333;

  margin: auto;

  text-align: center;

  position: relative;

  overflow: hidden;

}



div#top_shop {

  width: 1000px;

  height: 163px;

  padding: 0px 0px 0px 0px;

  background-image: url(img/layout/top_shop.jpg);

}

div#top_top_shop
{
	width: 1000px;
	height: 16px;
	padding: 7px 0px 0px 268px;
	clear: both;
}

div#top_left_shop
{
	width: 540px;
	height: 100px;
	padding: 40px 0px 0px 300px;
	float: left;
}

div#top_right_shop
{
	width: 160px;
	height: 110px;
	padding: 30px 0px 0px 0px;
	float: left;
}


div#left_shop {

  width: 170px;

  padding: 40px 0px 0px 0px;

  float: left;

  text-align: left;

  background-image: url(img/layout/left_shop.jpg);

  background-repeat: no-repeat;

}



div#right_shop {

  width: 788px;

  float: left;

  text-align: justify;

  padding: 10px 10px 10px 10px;

}



div.menu_shop {

  width: 140px;

  border: solid 1px #FFFFFF;

  margin: 10px 10px 10px 10px;

  padding: 0px 10px 0px 0px;

  background: #DCDCDC;

	opacity: 0.7;

	filter: alpha(opacity=70);

	-moz-opacity: 0.7;

	position: relative;

}



div.menu_shop_search {

  width: 150px;

  border: solid 1px #FFFFFF;

  margin: 10px 10px 10px 10px;

  background: #DCDCDC;

	position: relative;

}



.menu_shop:hover {

	opacity: 1;

	filter: alpha(opacity=100);

	-moz-opacity: 1;

	position: relative;

}



div.section_shop {

  width: 150px;

  height: 20px;

  background-image: url(img/layout/menu_shop.jpg);

  color: #000000;

  text-align: center;

	font-weight: bold;

	font-size: small;

}



div.news_shop {

  width: 120px;

  height: 200px;

  margin: 0px 5px 0px 5px;

  float: left;

  text-align: center;

	font-size: xx-small;

}



ul.shop {

  list-style-type: square;

  list-style-position: outside;

}



img.shop {

  border: solid 1px #FFFFFF;

}



img.noborder {

  border: solid 0px #FFFFFF;

}



img.site {

  border: solid 1px #000000;

}

a:link.link_red
{
	text-decoration: NONE;
	color: #CC0000;
}

a:link {text-decoration: NONE; color: #808080;}

a:visited {text-decoration: NONE; color: #808080;}

a:active {text-decoration: NONE; color: #333333;}

a:focus:active {text-decoration: NONE; color: #333333;}

a:hover {text-decoration: NONE; color: #333333;}

a:focus:hover {text-decoration: NONE; color: #333333;}



a:link.menu {text-decoration: NONE; color: #666666;}

a:visited.menu {text-decoration: NONE; color: #666666;}

a:active.menu {text-decoration: NONE; color: #303D24;}

a:focus:active.menu {text-decoration: NONE; color: #303D24;}

a:hover.menu {text-decoration: NONE; color: #303D24;}

a:focus:hover.menu {text-decoration: NONE; color: #303D24;}

