body
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana;
	font-size: 12px;
	background: url("../../images/background.png") top left repeat-x #cac9ca; 
}
a
{
	outline-style: none;
	text-decoration: none;
}
img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
form
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#main
{
	width: 968px;
	margin-left: auto;
	margin-right: auto;
}
#header
{
	width: 966px;
	height: 304px;
	margin-top: 16px;
	border: 1px solid #ffffff;
	float: left;
	display: inline;
	background: url("../../images/logo.jpg") top left no-repeat;
}
#menu
{
	width: 230px;
	margin-left: 10px;
	float: left;
	display: inline;
}
#menu ul
{
	width: 230px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
	float: left;
	display: inline;
}
#menu ul li
{
	width: 208px;
	margin: 28px 0px 0px 0px;
	padding: 0px 0px 0px 22px;
	border: 0px;
	float: left;
	display: inline;
}
#menu ul li#selected
{
	background: url("../../images/bullett.jpg") 0px 4px no-repeat !important;
}
#menu ul li a
{
	width: 208px;
	font-size: 15px;
	color: #ffffff;
	float: left;
	display: inline;
}
#content
{
	width: 966px;
	margin-top: 17px;
	border: 1px solid #c82525;
	float: left;
	display: inline;
	background: url("../../images/content_back.png") top left repeat-x #ffffff;
}
#content_in
{
	width: 966px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	float: left;
	display: inline;
	background: url("../../images/rovarok.jpg") top left no-repeat;
}
#menu_bottom
{
	width: 966px;
	height: 26px;
	margin-top: 17px;
	padding-top: 8px;
	border: 1px solid #ffffff;
	text-align: center;
	float: left;
	display: inline;
	background: url("../../images/menu_bottom_back.png") top left repeat-y;
}
#menu_bottom a
{
	color: #ffffff;
	margin-left: 40px;
	margin-right: 40px;
}
#links
{
	width: 966px;
	height: 26px;
	margin-top: 5px;
	padding-bottom: 20px;
	padding-top: 8px;
	float: left;
	display: inline;
}
#text
{
	width: 675px;
	margin-left: 142px;
	margin-top: 17px;
	padding-bottom: 40px;
	float: left;
	display: inline;
}
#text p
{
	width: 100%;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	border: 0px;
	color: #000000;
	line-height: 16px;
	text-align: justify;
	float: left;
	display: block;
	clear: both;
}
#text a
{
	color: #000000;
}
#text h1
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #c22e2e;
	float: left;
	display: inline;
	clear: both;
}
#text h2
{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	float: left;
	display: inline;
}
.input
{
	width: 336px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #969696;
	background: #ffffff;
	float: left;
	display: inline;
}
.textarea
{
	width: 336px;
	height: 138px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #969696;
	background: #ffffff;
	float: left;
	display: inline;
	overflow: auto;
}
.input_title
{
	width: 100%;
	color: #000000;
	margin-top: 4px;
	float: left;
	display: inline;
}
.input_field
{
	width: 100%;
	color: #000000;
	margin-top: 4px;
	float: left;
	display: inline;
}
.submit
{
	width: 91px;
	height: 23px;
	margin-top: 10px;
	float: right;
	display: inline;
}
.submit a
{
	width: 91px;
	height: 23px;
	background: url("../../images/trimite.jpg") top left no-repeat;
	float: right;
	display: inline;
}
.submit a:hover
{
	background: url("../../images/trimite_over.jpg") top left no-repeat;
}
#contact_form
{
	width: 338px;
	margin-top: 11px;
	float: left;
	display: inline;
}
#contact_data
{
	width: 312px;
	margin-top: 13px;
	margin-left: 25px;
	float: left;
	display: inline;
}
#contact_title
{
	width: 100%;
	padding-bottom: 30px;
	font-size: 19px;
	font-weight: bold;
	color: #c22e2e;
	float: left;
	display: inline;
	text-align: center;
}
#contact_title strong
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	display: inline;
}
.contact_field
{
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #c22e2e;
	float: left;
	display: inline;
}
.contact_value
{
	width: 100%;
	margin-top: 1px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	float: left;
	display: inline;
}
.contact_value a
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#popupMessage
{
	width: 350px;
	padding: 20px;
	border: 1px solid #969696;
	background: #ffffff;
	color: #000000;
	font-size: 12px;
}
#popupMessage a
{
	width: 59px;
	height: 23px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background: url("../../images/ok.jpg") top left no-repeat;
	display: block;
}
#popupMessage a:hover
{
	background: url("../../images/ok_over.jpg") top left no-repeat;
}
.certificat
{
	width: 122px;
	margin-top: 20px;
	margin-left: 40px;
	float: left;
	display: inline;
}
.certificat_img
{
	width: 120px;
	border: 1px solid #969696;
	float: left;
	display: inline;
}
.certificat_title
{
	width: 122px;
	margin-top: 10px;
	text-align: center;
	color: #000000;
	float: left;
	display: inline;
}
.certificat_2
{
	width: 182px;
	margin-top: 20px;
	margin-left: 40px;
	float: left;
	display: inline;
}
.certificat_2_img
{
	width: 180px;
	float: left;
	display: inline;
	text-align: center;
}
.certificat_2_img img
{
	border: 1px solid #969696;
}
.certificat_2_title
{
	width: 182px;
	margin-top: 10px;
	text-align: center;
	color: #000000;
	float: left;
	display: inline;
}
.row
{
	width: 100%;
	float: left;
	display: inline;
	clear: both;
}
.floatImage
{
	margin-right: 20px;
	float: left;
	display: inline;
}
