/* CSS Document */

body{
	font-family: Verdana, Trebuchet MS, Helvetica;
}

td.level0{
width: 900px;
}

img{
	border: 0;	
}

.level1{
background-color: ffffff;
height: 20px;
width: 900px;
}

.level2{
background-color: #494949;
height: 62px;
width: 900px;
font-size: 0;
}

.level3{
background-image: url(../img/layout/belka.jpg);
height: 27px;
width: 900px;
}
.level3_2{
background-image: url(../img/layout/belka1.jpg);
height: 27px;
width: 395px;
}
.level3_1{
height: 27px;
width: 28px;
}
.level3_3{
height: 27px;
width: 477px;
}
.level4{
background-image: url(../img/layout/baner.jpg);
background-repeat: no-repeat;
height: 266px;
width: 900px;
}

.level5{
width: 900px;
}
.level5_t{
width: 900px;
}
.level5_0{
width: 28px;
}
.level5_1{
width: 624px;
border-right-style: solid;
border-right-color: #515350;
border-right-width: 1px;
vertical-align: top;
font-size: 11px;
padding-right: 20px;
}

.level5_1 p{
	margin-top: 0;	
margin-bottom: 0;
}

.level5_2{
width: 227px;
}
.produkt{
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #727472;
}

.produkt a:link{
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #727472;
text-decoration: none;
}

.produkt a:visited{
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #727472;
text-decoration: none;
}

.produkt a:hover{
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #727472;
text-decoration: underline;
}

.stopka{
background-image: url(../img/layout/stopka.jpg);
height: 108px;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: ffffff;
padding-left: 40px;
}

#top_menu_table{
	height: 62px;
	padding: 0;
	margin: 0;
}

#top_menu_table a:link{
	font-size: 11px;
	color: white;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}

#top_menu_table a:visited{
	font-size: 11px;
	color: white;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;	
}

#top_menu_table a:hover{
	font-size: 11px;
	color: white;
	text-decoration: underline;	
	padding-right: 15px;
	padding-left: 15px;
}

#top_menu_table #selected_t_button{
	background-image: url("../img/layout/bb.jpg");
	background-repeat: no-repeat;
	background-position: 50% 50%;	
}

.galery_box{
	float: left;
	margin: auto;
	width: 190px;
	height: 250px;
	margin-right: 5px;
	margin-left: 8px;
	margin-bottom: 10px;
	border: 1px solid gray;
}

.galery_box_second{
	float: left;
	margin: auto;
	width: 190px;
	height: 198px;
	margin-right: 5px;
	margin-left: 8px;
	margin-bottom: 10px;
	border: 1px solid gray;
	overflow: hidden;
}

.galler_title{
	width: 100%;
	clear: both;
	margin: auto;
/* 	height: 15px; */
	padding-top: 2px;
	padding-bottom: 3px;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	text-align: center;

}

.galler_title a:link{
	font-size: 11px;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}

.galler_title a:visited{
	font-size: 11px;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}

.galler_title a:hover{
	font-size: 11px;
	font-weight: bold;
	color: gray;
	text-decoration: underline;
}

.gallery_img{
	width: 100%;
	clear: both;
	height: 200px;
	overflow: hidden;
}

.gallery_desc{
	height: 15px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	width: 185px;
	overflow: hidden;
	font-weight: normal;
}

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

#gallery_box_product{
	width: 100%;
	clear: both;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 50px;
	float: left;
	
}