#ctable {
	background:#FFFFFF url('images/big_box.gif') no-repeat left top;
}
#cname {
	margin:0;
	padding:0;
	font-size:18px;
	padding: 10px 0px 0px 22px;
	color:#cc3333;
	font-family: Tahoma,Arial;
}

#cleft{
	
	padding: 25px 22px 0px 22px;
	vertical-align:top;
	border-left: 1px solid #e8e8e8;
}
#cleft img {
	border: 5px solid #e2e2e2;
}
#cright{
	padding: 25px 0px 0px 15px;
	vertical-align:top;
 	border-right: 1px solid #e8e8e8;

}
#cright div{
	font-family: Tahoma,Arial;
	font-size: 11px;
	color:#666666;
	background:#FFFFFF url("images/company_sep.gif") repeat-x left bottom;
	padding: 8px 0 8px 7px;

}
#cright a{
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #cc3333;
	text-decoration:underline;
}

div#galerie_header {
	width: 100%;
	display: block;
	height: 42px;
	background: #ed1c24;
	background-repeat: repeat-x;	
}

div#galerie_header p {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	line-height: 42px;	
	margin: 0;
	padding-left: 5px;
}

div#galerie_header a {
	float: right;
	font-size: 11px;
	background: 0 17px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: underline;
	padding-left: 12px;	
	line-height: 42px;
	margin-right: 5px;
}

div#poza_container {
	width: 100%;	
	display: block;
	text-align: center;
}

div#poza_container span {
	display: none;
}

div#poza_container h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

div#poza_container img {
	display: block;
	text-align: center;
	margin: 0 auto;
}

div#thumbs_container {
	margin-top: 20px;
	text-align: center;
	background-color: #F7F7F7;
	vertical-align: middle;
	border-top: 1px solid #ed1c24;
	padding: 5px 0;
}

div#thumbs_container img {
	width: 40px;
	background-color: #ffffff;
	border: 1px solid #E0E0E0;
	margin: 0 7px;
}



