* {
	margin : 0px;
	padding : 0px;
}

body {
	/*background : url('images/body_background.gif') #fff repeat-x 0px 109px;*/
	background : url('images/back_body2.jpg') #fff repeat-x 0px 122px;
	color : #7B7B7B;
	text-align : center;
	font-family : tahoma, sans-serif;
	font-size : 11px;
}

a {
	color : #7B7B7B;
	text-decoration : none;
}

a:hover {
	color : #7B7B7B;
	text-decoration : underline;
}
h3 {
  font-size:14px;
}

/* Header Style */

#page_header {
	margin : 0px auto;
	width : 999px;
	height : 119px;
	text-align : left;
	overflow : hidden;
}

#page_title {
	margin-left : 0px;
	margin-top : 13px;
	width : 680px;
	height : 44px;
	float : left;
	/*background : url('images/header.gif') no-repeat 30px 0px;*/
}

#page_title img {
	position : absolute;
	top : 5px;
	margin-left : 0px;
}

#header_search {
	margin-top : 15px;
	width : 220px;
	float : right;
	/*background : url('images/search_icon.gif') no-repeat 0px 21px;*/
	overflow : hidden;
}

#header_search form {
	margin-top : 4px;
	margin-left : 16px;
}

#header_search input {
	margin-top : 4px;
	width : 133px;
	float : left;
	font-size : 11px;
	border : #737472 1px solid;
}

#header_search input.submit {
	width : 30px;
	height : 18px;
	position : relative;
	top : 2px;
	margin : 2px;
	border : none;
}



/* Menu Style */

#page_menu {
	margin : 0px auto 0 auto;
	width : 999px;
	height : 35px;
	float : none;
	clear : both;
	text-align : center;
}

#page_menu ul {
	height : 35px;
	margin:10px auto 0 auto;
}

#page_menu li {
	display : inline;
}
#page_menu li a{
	padding : 0px 14px 0px 14px;
	display : inline;
	color:white;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#page_menu li a:hover{
	text-decoration:underline;
}
#content {
	width:999px;
	_width:1006px;
	margin:0 auto 0 auto;
	text-align:left;
}

#left {
	width:180px;
	float:left;
}

#page {
	width:620px;
	margin-left:10px;
	_margin-left:0px;
	float:left;
	font-size:11px;
	background : url('images/back_sklo2.jpg') no-repeat 150px 80px;
	min-height:600px;
	_height:600px;
}
#right {
	width:180px;
	float:right;
}

#catalog_menu{
	border:1px solid #C6D2AD;
	margin-bottom:20px;
}
#catalog_menu h3{
	/*background-color:#7eb610;*/
		background-color:#98ad6a;
	font-size:13px;
	color:white;
	padding:5px 5px 5px 15px;
}
#catalog_menu li{
	list-style-type:none;
	margin-left:15px;
	margin-bottom:5px;
}

#catalog_menu li a {
	padding-left:5px;
	font-size:13px;
	color:green;

}
#catalog_menu ul ul li{
	list-style-type:none;
	margin-left:15px;
}

#catalog_menu ul ul li a {
	padding-left:5px;
	font-size:12px;
	color:green;

}


#left div.left_div{
	border: 1px solid #C6D2AD;
	margin-top: 20px;
}

#left h3.orange{
	background-color:#f8c055;
	font-size:13px;
	color:white;
	padding:5px 15px 5px 15px;
	margin-bottom:5px;
}
#left h3.blue{
	background-color:#98ad6a;
	font-size:13px;
	color:white;
	padding:5px 15px 5px 15px;
	margin-bottom:5px;
}
#knowmore, #knowmore2 {
	margin-top:20px;
	background : url('images/knowmore_bg2.gif') no-repeat 0px 0px;
	width:179px;
	height:114px;
	font-size:11px;
	color:white;
	padding:5px;
}
#knowmore ul, #knowmore2 ul {
	margin:5px;
}
#knowmore li, #knowmore2 li  {
	list-style-type:circle;
	color:white;
}
#knowmore a, #knowmore2 a {color:white}

.borderbox {
	clear : both;
	float : none;
	margin-top : 13px;
	border : #A5A4A4 1px solid;
}
.page_top {
	background : url('images/maincol_bg.gif') repeat-x;
	/*min-height:137px;*/
	width:100%;
	background-color:#e4881d;
}
#page_toper{
	padding:15px;
	color:white;
}

.novinky {
	border:1px solid #a4a3a3;
	margin-top:20px;
}
h3.novh3{
	/*background-color:#075b9b;*/
	background-color:#6ca228;
	font-size:13px;
	color:white;
	padding:5px 15px 5px 15px;
}

#page table.bord td {
	padding:5px;
	border-bottom:1px solid silver;
}
#page table.bord td.left {
	border-right:1px solid silver;
}
#page h1 {
	color: #6ca228;
	font-family: "Times New Roman", Times, serif;
	font-size:25px;
	margin:15px 5px 15px 25px;
}
#page img {
	margin:5px;
}


.right_div{
	border:1px solid #C6D2AD;
	margin-top:20px;
}
#right h3{
	background-color:#5c5e5f;
	font-size:13px;
	color:white;
	padding:5px 15px 5px 15px;
	margin-bottom:5px;
}
#right h3.black{
	background-color:#5c5e5f;
}
#right h3.red{
	background-color:red;
}
#right h3.greener{
	background-color:#98ad6a;
	/*background-color:#6ca228;*/

}
#right h3.blue{
	background-color:#075b9b;
}
#right h3.orange{
	background-color:#f8c055;
}

#bottom {
	margin : 5px auto 5px auto;
	width : 799px;

	text-align : left;
	background-color:#5c5e5f;
}
#bottom p{
	padding:2px 15px 2px 15px;
	color:silver;

}
#lister {
	text-align:center;
}

img {
	border: 0px;
}

p {
	text-align : justify;
	line-height : 13px;
}

ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display : block;
}

li {
	text-indent: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}


.clear {
	margin : 0px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	visibility:hidden;
}
.basket {
	border:none;
}
.red {
  color:red;
}
.right {
  text-align:right;
}
#page h4 {
	font-size:14px;
	margin:15px 5px 8px 5px;
	color:#98ad6a;
}
#page table td
{
	padding:5px
}
#page_toper h1,#page_toper h2,#page_toper h3,#page_toper h4,#page_toper h5,#page_toper h6,#page_toper a {
  color:white;margin:3px;
}
#notice {
  font-size:14px;
  color:red;
  text-align:center;
  border:5px solid red;
  margin:10px;
  padding:5px;
}
#keywords {
  width:999px;
  margin:5px auto 0 auto;
  color: gray;
  font-size:11px;
}
