body {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 20;
	padding: 0;
	text-align: center;
	font-weight:normal; 
	}
a {
color:#FFFFFF;
}
.gallery {
width:950px;
margin:auto;
}
.stlp1 {
float:left;
width:230px;
margin:0;
}
.stlp2 {
float:right;
width:720px;
margin:0;
}
#phototext { 
	position: relative;
	left:0px;
	top:0px;
	display:block;
	width:100%;
	text-align:left;
	background:#333333;
}
#phototext a { 
	color:#CCCCCC;
	display:block;
	width:100px;
	float:left;
	margin:2px;
	text-align:center;
}
#phototext a:hover { 
	background:#555555;
}
img {
	border: 0px;
}
.little {
	color: #CCCCCC;
	font-size: 10px;
	}
.cervene {
	color:#AA0000;
	font-weight:bold;
	}
.tlacitka a  {
display:block;
width:auto;
margin:1px 0px;
padding:0 10px;
background-color:#626A73;
text-decoration:none;
overflow:visible;
}
.tlacitka a:hover  {
display:block;
background-color:#525A63;
text-decoration:none;
overflow:visible;
}
.tlacitka {
float:left;
display:block;
background-color: #DDDDDD;
float:left;
width:220px;
position:relative;
margin:auto;
overflow:visible;
text-align:left;
}
.tovar {
float:right;
position:relative;
	display:block;
	margin: auto;
	width: 700px;
	height:100%;
 	overflow: hidden; 
	margin-top:10px;
	margin-bottom: auto10px;
	clear:both;
}
.tovar1,.tovar2 {
	display:block; 
	width: 340px; 
	min-height:134px;
    #height:134px;/* pre IE */
	float:left;
	overflow: visible;
	background-color:#7D8890;
	margin:auto;
}
.tovar1 {
	margin-right:5px;
}
.tovar2 {
	margin-left:5px;
}
h1,h2,h3,h4,p { 
	text-align:left;
	font-weight:normal;
	border:0px;
	
	}
h1 {
	background-color: #525A63;
	padding-left: 10px;
	font-size: 15px;
	color: #FFFFFF;
	background-image: url(images/back1.gif);
	font-weight:bold;
	border-left:5px solid #FFFFFF;
	margin-bottom: 3px;
	}
h2 {
	background-color: #525A63;
	padding-left: 10px;
	font-size: 15px;
	color: #FFFFFF;
	background-image: url(images/back1.gif);
	}