@charset "utf-8";
/* CSS Document */

.cntSite
{
	width:830px;
	height:615px;
	background-image:url(../images/bgContent.jpg);
	overflow:hidden;
	padding-left:21px;
	padding-right:21px;
}

.meniuSite
{
	margin-bottom:10px;
}

.meniuSite li
{
	display:inline;	
	pading-left:10px;
	margin-left:10px;
}

.meniuSite li a, .meniuSite li a:link
{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-family: Helvetica, sans-serif;
	font-size:90%;
}

#selMeniu
{
	background-color:#bb0000;
	padding:5px;
}

.continut
{
	width:100%;
	overflow:hidden;
}

.iconPagina
{
	width:383px;
	float:left;
}

.cntText
{
	width:424px;
	float:left;
	margin-left:5px;
	font-size:12px;
}

.logo
{
	width:424px;
	height:89px;
	margin-top:10px;
}

.logo h1
{
	text-indent:-10000px;
}

.logo a, .logo a:link 
{
	display:block;
	width:424px;
	height:89px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
}

h2
{
	background-image:url(../images/bgH2.jpg);
	width:374px;
	height:33px;
	background-repeat:no-repeat;
	font-size:160%;
	color:#fff;
	padding-left:50px;
	padding-top:5px;
	margin-bottom:10px;
}

a, a:link
{
	color:#fff;
}

.frmContact
{
	width:100%;
	overflow:hidden;
}

label
{
	font-weight:bold;
	margin-bottom:5px;
	float:left;
	width:80px;
}

input, textarea
{
	margin-top:5px;
	border:1px solid #999999;
	margin-bottom:5px;
	float:left;
	width:250px;
}

textarea
{
	height:130px;
}

input[type="submit"]
{
	background-color:#BB0000;
	border:1px solid #bb0000;
	color:#fff;
	font-weight:bold;
	width:80px;
	margin-left:250px;
}

.clearFloat
{
	clear:both;
}

.error
{
	color:red;
}

p
{
	margin-top:10px;
	margin-bottom:10px;
}

.cntText li
{
	list-style:square;
	margin-left:20px;
}

.logo_gallery
{
	width:100%;
	overflow:hidden;
}

.logoC
{
	float:left;
	width:100px;
	height:100px;
	margin-left:10px;
	margin-bottom:10px;
	border:5px solid #F2F2F2;
	background:#FFFFFF;
	vertical-align:middle;
	text-align:center;
}