/* HTML tags */
body
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(jaluzele-verticale/jaluzele-verticale-bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Verdana, tahoma;
}

/* Colors */
.dark-blue
{
	color: #13558f;
}
.light-blue
{
	color: #6eb3ef;
}
.orange
{
	color: #F26307;
}

/* Title */
.bg-title
{
	height: 127px;
	background-image: url(jaluzele-verticale/jaluzele-verticale-bg-title.jpg);
	background-repeat: repeat-x;
}
.main-title
{
	font-size: 28pt;
	font-weight: bold;
	padding-left: 20px;
}
.description-title
{
	font-size: 11pt;
	font-weight: bold;
	color: #a8a8a8;
}
.telephone-title
{
	font-size: 18pt;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
}

/* Static body*/
.main-body
{
	background-color: #FFFFFF;
	height: 800px;
}
.meniu-st
{
	font-size: 18px;
	color: #a3a3a3;
	padding-left: 12px;
	font-weight: bold;
	width: 170px;
	vertical-align: top;
}
.meniu-st a, .meniu-st a:visited
{
	text-decoration: none;
	color: #a3a3a3;
}
.meniu-st a:hover, .meniu-st a:active
{
	text-decoration: none;
	color: #f26307;
}
.meniu-st-item
{
	font-size: 12px;
	font-weight: bold;
}
.meniu-oriz a, .meniu-oriz a:hover, .meniu-oriz a:active, .meniu-oriz a:visited
{
	text-decoration: none;
}
.homepage-title-dr
{
	width: 265px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	vertical-align: top;
}
.homepage-text-dr
{
	font-size: 11px;
	font-weight: normal;
}

/* Dynamic section */
.dynamic-section
{
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-right: 30px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.dynamic-section h1
{
	font-weight: bold;
	font-size: 18pt;
	color: #3979b0;
}
.dynamic-section h2
{
	font-weight: bold;
	color: #3979b0;
}
.dynamic-section a, .dynamic-section a:hover, .dynamic-section a:active, .dynamic-section a:visited
{
	text-decoration: none;
	color: #f26307;
	font-size: 11px;
}
.dynamic-section-items
{
	font-weight: normal;
	font-size: 10px;
	color: #f26307;
}

/* Middle section */
.middle-section
{
	font-size: 12px;
	font-weight: bold;
	color: #3979b0;
}
.middle-section a
{
	text-decoration: none;
	color: #f26307;
}
.middle-section-title
{
	color: #3979b0;
}
.middle-section-1
{
	background-image: url(jaluzele-verticale/jaluzele-verticale-chenar.jpg);
	width: 171px;
	height: 170px;
	font-size: 11px;
	font-weight: normal;
	color: #a3a3a3;
}
.middle-section-2
{
	background-image: url(jaluzele-verticale/jaluzele-verticale-chenar.jpg);
	width: 171px;
	height: 170px;
	font-size: 11px;
	font-weight: normal;
	color: #a3a3a3;
}
.middle-section-3
{
	background-image: url(jaluzele-verticale/jaluzele-verticale-chenar.jpg);
	width: 171px;
	height: 170px;
	font-size: 11px;
	font-weight: normal;
	color: #a3a3a3;
}
.middle-section-4
{
	background-image: url(jaluzele-verticale/jaluzele-verticale-chenar.jpg);
	width: 171px;
	height: 170px;
	font-size: 11px;
	font-weight: normal;
	color: #a3a3a3;
}
.middle-section-5
{	
	background-image: url(jaluzele-verticale/jaluzele-verticale-chenar2.jpg);
	width: 175px;
	height: 170px;
	font-size: 11px;
	font-weight: normal;
	color: #a3a3a3;
}

/* Bottom */
.bottom-banner
{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Footer */
.footer
{
	font-size: 10px;
	color: #a3a3a3;
	text-align: center;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 50px;
}
.footer a, .footer a:hover, .footer a:active, .footer a:visited
{
	text-decoration: none;
	color: #a3a3a3;
}

/* Contact */
.contact
{
	color: #868383;
	font-size: 12px;
	font-weight: normal;
}
.contact input, .contact textarea
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 12px;
	border-style: solid;
	border-width: 1;
}
.contact-submit
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	color: #FFFFFF;
	border-color: #185abe;
	border-collapse: collapse;
	border-width: 1;
	border-style: solid;
	background-color: #185abe;
	font-weight: bold;
	font-size: 10px;
}
.contact-error
{
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.contact-larex
{
	font-size: 14px;
	font-weight: normal;
	color: #868383;
}
.contact-larex a, .contact-larex a:hover, .contact-larex a:active, .contact-larex a:visited
{
	font-size: 14px;
}