body{
	padding: 0px;
	margin: 0px;
	color: #6C6C6C;
	font-family: Tahoma;
	font-size: 11px;
}

h1{
	font-family: Times New Roman;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 8px;
	padding: 3px;
}

p{
	margin: 0px;
	padding: 3px;
}

a, .error{
	color: #C02E2E;
}

a.parmums, a.parmums_act{
	text-decoration: none;
	color: #6C6C6C;
	background-image: url(images/ico_parmums.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 50px;
	display: block;
	text-align: center;
}


a.darbi, a.darbi_act{
	text-decoration: none;
	color: #6C6C6C;
	background-image: url(images/ico_musu_darbi.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 50px;
	display: block;
	text-align: center;
}

a.pakalpojumi, a.pakalpojumi_act{
	text-decoration: none;
	color: #6C6C6C;
	background-image: url(images/ico_pakalpojumi.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 50px;
	display: block;
	text-align: center;
}

a.kontakti, a.kontakti_act{
	text-decoration: none;
	color: #6C6C6C;
	background-image: url(images/ico_kontakti.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 50px;
	display: block;
	text-align: center;
}

a.vakances, a.vakances_act{
	text-decoration: none;
	color: #6C6C6C;
	background-image: url(images/ico_vakances.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 50px;
	display: block;
	text-align: center;
}

a.parmums:hover, a.parmums_act,
a.darbi:hover, a.darbi_act,
a.pakalpojumi:hover, a.pakalpojumi_act,
a.kontakti:hover, a.kontakti_act,
a.vakances:hover, a.vakances_act
{
	color: #C02E2E;
}

#top_line{
	height: 17px;
	background-color: #C02E2E;
}

#lang_conteiner{
	height: 37px;
	padding-right: 120px;
	text-align: right;
}

#lang_conteiner a{
	color: #6C6C6C;
}

#lang_conteiner a:hover, #lang_conteiner a.act{
	color: #C02E2E;
}

#top_right{
	background-image: url(images/right_top.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 250px;
	height: 115px;
}

#flash_conteiner, #flash_bottom{
	width: 372px;
	padding-right: 92px;
}

#flash_conteiner{
	height: 224px;
}

#flash_bottom{
	background-image: url(images/bottom_right.jpg);
	height: 29px;
	background-repeat: no-repeat;
	background-position: 214px;
}

#main_menu_conteiner{
	background-image: url(images/background_top_bk.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #FFF;
	padding-bottom: 10px;
}

#bottom_content_conteiner{
	background-position: top;
	background-image: url(images/background_bottom_bk.jpg);
	background-repeat: repeat-x;
	padding: 20px 95px 65px 50px;
}

#bottom_conteiner{
	background-color: #C02E2E;
	/*height: 60px;*/
	color: #FFC9C9;
	font-family: Tahoma;
	font-size: 10px;
	padding: 50px 90px 40px 35px;
}

#bottom_conteiner a{
	color: #fff;
}

#col_parmums, #col_kontakti, #col_vakances{
	background-image: url(images/parmums_bk.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-right: 30px;
}

#col_kontakti{
	background-image: url(images/kontakti_left_bottom.jpg);
	height: 200px;
}

#col_vakances{
	background-image: url(images/vakances_left_bottom.jpg);
	height: 200px;
}

#col_pakalpojumi{
	background-image: url(images/pakalpojumi_bk.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 70px;
}

#col_pakalpojumi a{
	display: block;
	background-image: url(images/col_pakalpojumi_a.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.blumbum{
	display: block;
	background-image: url(images/col_pakalpojumi_a.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #C02E2E;
}

#right_portfolio, #right_pakalpojumi, #right_kontakti, #right_vakances{
	background-image: url(images/portfolio_right.jpg);
	background-position: bottom right;
	width: 370px;
	height: 370px;
	background-repeat: no-repeat;
}

#right_pakalpojumi{
	background-image: url(images/pakalpojumi_right.jpg);
}

#content_conteiner img{
	border: 1px solid #A8A8A8;
	padding: 1px;
}

#right_kontakti{
	background-image: url(images/kontakti_right.jpg);
	height: 270px;
}

#col_kontakti input, #col_vakances input{
	background-color: transparent;
	border: 1px solid #C0C0C2;
	color: #6C6C6C;
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px 3px 2px 3px;
}

#col_kontakti textarea, #col_vakances textarea{
	background-color: transparent;
	border: 1px solid #C0C0C2;
	color: #6C6C6C;
	font-family: Tahoma;
	font-size: 11px;
	padding: 0px 3px 0px 3px;
	width: 392px;
	height: 105px;
	overflow: auto;
}

#kontakti_button{
	background-color: #C02E2E;
	background-image: url(images/kontakti_button_send_left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 19px;
	padding-left: 23px;
	width: auto;
	display: block;
	width: 40px;
}

#kontakti_button input.button{
	background-image: url(images/kontakti_button_send.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 19px;
	padding-right: 11px;
	border: none;
	background-color: transparent;
	color: #FBC7C7;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	background-color: #C02E2E;
}

#right_vakances{
	background-image: url(images/vakances_right.jpg);
	height: 270px;
}