h1 {
	font-family: georgia;
	font-size: 28px;
	color: #424242;
	text-decoration: none;
	font-weight: normal;
	line-height: 125%;
}

h2 {
	font-family: georgia;
	font-size: 20px;
	color: #BB0907;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;

}

h3 {
	font-family: georgia;
	font-size: 18px;
	color: #424242;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;

}

.top {
	font-family: verdana; arial;
	font-size: 10px;
	color: #C8C8C8;
	text-decoration: none;
	font-weight: normal;
	line-height: 17px;

}

.link_site {
	font-family: georgia;
	font-size: 22px;
	color: #0099DD;
	text-decoration: none;
	font-weight: normal;
}

.link_site:hover {
	font-family: georgia;
	font-size: 22px;
	color: #424242;
	text-decoration: underline;
	font-weight: normal;
}



.link_blue {
	font-family: georgia;
	font-size: 13px;
	color: #0099DD;
	text-decoration: none;
	font-weight: bold;
}

.link_blue:hover {
	font-family: georgia;
	font-size: 13px;
	color: #424242;
	text-decoration: underline;
	font-weight: bold;
}

.link {
	font-family: arial;
	font-size: 13px;
	color: #920505;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}

.link:hover {
	font-family: arial;
	font-size: 13px;
	color: #0099DD;
	text-decoration: underline;
	font-weight: normal;
	line-height: 16px;
}


.link_foot {
	font-family: arial;
	font-size: 11px;
	color: #8e8c8b;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}

.link_foot:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	line-height: 16px;
}

.link_foot_bold {
	font-family: arial;
	font-size: 12px;
	color: #8e8c8b;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}

.link_foot_bold:hover {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
}


.left_gri {
	background-image:url(../images/left.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	background-position:top;
}

.left_gri:hover {
	background-image:url(../images/left_up.gif);
}

.meniu_left {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 30%;
	padding-left:40px;
}

.meniu_left:hover {
	font-family: Arial;
	font-size: 14px;
	color: #0099DD;
	text-decoration: none;
	font-weight: normal;
	padding-left:40px;
}

.left {
	font-family: Georgia;
	font-size: 12px;
	color: #304149;
	text-decoration: none;
	font-weight: bold;
}

.content {
	font-family: arial;
	font-size: 13px;
	color: #2A2A2A;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}


.small {
	font-family: arial;
	font-size: 10px;
	color: #595C67;
	text-decoration: none;
	font-weight: bold;
}

.sapou {
	font-family: georgia;
	font-size: 16px;
	color: #0099DD;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;

}




.titlu {
	font-family: georgia;
	font-size: 28px;
	color: #424242;
	text-decoration: none;
	font-weight: normal;
	line-height: 35px;
}


input, select, textarea {
	font-family: arial; verdana; tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #3A3634;
	border: 1px solid #6C6A6A;
}

#meniu
{
	background-image:url(../images/menuleft.gif);
	background-color:#ffffff;
	background-position:top;
	background-repeat:repeat-y;
	padding-left:0px;
	margin-left:0px;
	margin-top:0px;
}

#main
{
	background-color:#ffffff;
	padding-left:5px;
	padding-right:20px;
	font-family: verdana;;
	font-size: 13px;
	color: #3A3634;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}


#top_div
{
	background-image:url(../images/termopan_online.gif);

	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/top_bk.gif);
	background-repeat:repeat-x;
}

#wrapper {
    position: relative;
    width: 900px;
    margin: 0 auto;
	background-color:#ffffff;

}