@charset "utf-8";
/* CSS Document */


/* default styles */

body,
div,
p,
ul,
li,
td,
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 16px;
}

p {
	padding: 6px 0 0 0;
	margin: 0;
	/*text-align: left;*/
}

h1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: white;
	font-weight:bold;
	padding: 0 0 2px 0;
	margin: 0;
}
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	padding: 0 0 2px 0;
	margin: 0;
}
h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	padding: 0 0 2px 0;
	margin: 0;
}

a:link {
	color: #247BFC;
	text-decoration: underline;
}
a:visited {
	color: #247BFC;
	text-decoration: underline;
}
a:hover {
	color: #247BFC;
	text-decoration: none;
}

hr {
	height: 0;
	size: 0;
	border: none;
	border-bottom: 1px solid #838b91;
}

/****************************
Design styles
*****************************/

.top_menu {
	background-image: url("../images/design/dema_03.png");
	background-repeat: no-repeat;
	height: 111px;
	width: 817px;
}

.content_left {
	background-image: url("../images/design/dema_10_bg.png");
	background-position:top;
	background-repeat:repeat-y;
	width:35px;
}

.content_right {
	background-image: url("../images/design/dema_12_bg.png");
	background-position:top;
	background-repeat:repeat-y;
	width:35px;
}

.top_sides {
	background-image: url("../images/design/dema2_02.png");
}

.middle_sides {
	background-image: url("../images/design/dema2_05.png");
}


.content_side_bg {
	background-image: url("../images/design/dema2_12_bg.png");
	/*vertical-align: bottom;
	/*height: 557px;*/
	background-position:bottom;
}

.content_sides {
	background-image: url("../images/design/dema2_12.png");
	background-position:bottom;
	background-repeat:repeat-x;
}

.sep_sides {
	background-image: url("../images/design/dema2_16.png");
}

.footer_sides {
	background-image: url("../images/design/dema2_21.png");
}

.footer {
	background-color: #000000;
	height: 100%;
}

.content {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 20px 15px 20px 15px;
	vertical-align: top;
}

.content p,
.content ul,
.content li,
.content td
{
	color: #FFFFFF;
}



.top_menu_item1 {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1d4658;
	padding-left: 7px;
	padding-right: 7px;
}

.top_menu_item1 a:link, .top_menu_item1 a:visited {
	color: #1d4658;
	text-decoration: none;
}

.top_menu_item1 a:hover {
	color: #1d4658;
	text-decoration: underline;
}

.top_menu_item2 {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #24677f;
	padding-left: 7px;
	padding-right: 7px;
}

.top_menu_item2 a:link, .top_menu_item2 a:visited {
	color: #24677f;
	text-decoration: none;
}

.top_menu_item2 a:hover {
	color: #24677f;
	text-decoration: underline;
}

.top_menu_item3 {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3990ac;
	padding-left: 7px;
	padding-right: 7px;
}

.top_menu_item3 a:link, .top_menu_item3 a:visited {
	color: #3990ac;
	text-decoration: none;
}

.top_menu_item3 a:hover {
	color: #3990ac;
	text-decoration: underline;
}

.copyright, .solution {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #7a7d81;
}

.copyright {
	text-align: center;
}

.copyright a:link, .copyright a:visited, .solution a:link, .solution a:visited {
	color: #7a7d81;
}

/****************************
Menu styles
*****************************/

.meniu_items_cell {
	background-image: url("../images/design/dema_07_bg.png"/*tpa=http://www.demaprojects.lt/images/dema_07_bg.png*/);
}

.menu_sides {
	background-image: url("../images/design/dema2_07.png"/*tpa=http://www.demaprojects.lt/images/dema2_07.png*/);
}

.menu_cell {
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 11px;
	text-transform: uppercase;
	/*text-align:center;
	/*padding-left: 15px;
	padding-right: 15px;
	*/width:120px;
}

.menu_cell a:link, .menu_cell a:visited {
	color: #ffffff;
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 11px;
	text-decoration: none;
	
}

.menu_cell a:hover {
	color: #e0b51b;
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-size: 11px;
	text-decoration: underline;
	
}
