@charset "utf-8";
body {
background-color: #AF203F;
margin-top: 0px;
margin-left: 2px;
}
p { text-indent: 10px }
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6600;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}


.conteiner {
	margin: auto;
	width: 1000px;
		
}
.top_conteiner {
	float: left;
	width: 1000px;
}
.logo {
	background-image: url(../images/header.jpg);
	float: left;
	height: 34px;
	width: 1000px;
}
.user1 {
	background-color: #AF203F;
	float: left;
	height: auto;
	width: 1000px;
}
.contents {
	float: left;
	width: 1000px;
	background-image: url(../images/body_1.gif);
}
.mod_contents {
	float: left;
	width: 220px;
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	padding: 40px;
	text-align: justify;
}
.main_contents {
	float: left;
	width: 650px;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.footer {
	background-image: url(../images/f.jpg);
	float: left;
	height: 45px;
	width: 1000px;
	font-family: Tahoma;
	font-size: 14px;
	color: #A91932;
	text-align: center;
	padding-top: 25px;
	font-weight: normal;
}
.lozung {
	font-family: Tahoma;
	font-size: 50px;
	font-style: normal;
	color: #fff;
	
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B61E44;
	line-height: 0.1;	
}


/*css JOOMLA*/

.componentheading {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #3ca6c6;
}
.contentheading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3ca6c6;
}
.small {
	font-family: Tahoma;
	font-size: 8px;
	font-style: italic;
	color: #666666;
}
.createdate {
	font-family: Tahoma;
	font-size: 8px;
	color: #333333;
	font-style: normal;
}
a.contentpagetitle:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration:underline;
}
a.contentpagetitle:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration:underline;
}a.contentpagetitle:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


a.mainlevel:link {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #af203f;
	text-decoration:none;
	line-height: 30px;
	text-align: left;
	float: left;
}
a.mainlevel:visited {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #af203f;
	text-decoration:none;
	line-height: 30px;
	text-align: left;
}
a.mainlevel:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #3ca6c6;
	text-decoration:none;
	line-height: 30px;
	text-align: left;
}

a.mainlevelmainlevel_2:link {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #af203f;
	text-decoration:none;
	line-height: 30px;
	text-align: left;
}
a.mainlevelmainlevel_2:visited {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #af203f;
	text-decoration:none;
	line-height: 30px;
	text-align: left;
}
a.mainlevelmainlevel_2:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3ca6c6;
	text-decoration:none;
	line-height: 30px;
	text-align: left;
}


a.sertif:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration:none;
	line-height: 30px;
	text-align: left;
}
a.sertif:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration:none;
	line-height: 30px;
	text-align: left;
}
a.sertif:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #3ca6c6;
	text-decoration:none;
	line-height: 30px;
	text-align: left;
}

