@charset "utf-8";
@charset "utf-8";
@import url("menu.css");
@import url("news.css");
@import url("image_slider.css");
html {
	height:100%;
}
div.clear {
	clear:both;

}
h1 {
	font-size:16px;
	color:#444;
	text-shadow:1px 1px 1px #ddd;
}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0;
	font-size:11px;
	margin:0;
	background:url(bg_color.jpg) repeat;
	height:100%;
}
div.wrapper1 {
	background:url("bg2.png") repeat-y scroll 0 0 transparent;
	margin:0 auto;
	width:1022px;
}
div.wrapper {
	background:url(bg_repeat.jpg) repeat-x;
}
div.wrapper2 {
	width:999px;
	margin:0 auto;
}
div.header {
	background:url(header.jpg) no-repeat top center;
	height:130px;
}
div.content {
	margin:3px 0 0;
	padding:0;
}
div.news {
	margin:10px 0 0 3px;
	display:inline-block;
	
}
div.news h1 {
	padding:0;
	margin:0;
}
div.new h2 {
	color:#333333;
	font-size:14px;
	margin:7px 5px 0 0;
	padding:0;
	text-shadow:1px 1px 1px #EEEEEE;
}
div.new {
}
div.new p.text {
	color:#666666;
	margin:0 0 0 10px;
	padding:0;
}
div.languages {
	float:right;
	margin:5px;
	height:15px;
}
div.right_side {
	float:right;
	padding:5px 3px 3px;
	width:280px;
}
div.body {
	padding:5px 0 5px 15px;
	width:675px;
}
div.plain_body {
	padding:5px 5px 5px 15px;
}
div.plain_body h1 { 
	padding:0 0 0 15 px;	
}
div.site_types {
	background:url(site_types_bg.jpg) no-repeat center center;
	height:480px;
	width:280px;
}
div.site_types div.site {
margin:5px 5px 0;
}
div.site div.right {
	float:right;
	width:120px;
}
div.site div.photo {
background:url("site_img_bg.png") no-repeat scroll center center transparent;
height:77px;
padding:10px 0 0 10px;
width:109px;
}
div.site p.description {
color:#9E9E9E;
font-size:11px;
margin:0;
padding:15px 15px 5px;
}
div.site p.description a:link, div.site p.description a:visited, div.site p.description a:active {
	text-decoration:none;
	color:#9e9e9e;
	border:none;
	font-weight:bold;
}
div.site p.description a:hover {
	text-decoration:underline;
}
/*2 level*/

.main_menu li li.active {
	background:none repeat scroll 0 0 transparent;
	height:38px;
	margin:0 0 0 2px;
	width:190px;
}
.main_menu li li.active div {
	height:38px;
	margin:0 0 0 0px;
	background:none;
}
.main_menu li li.active div div {
	height:38px;
	margin:0 0 0 0px;
	background:none;
}
.main_menu li li.active div div div {
background:url("menu_active_repeat.jpg") repeat scroll 0 0 transparent;
height:15px;
margin:0 0 0 0;
}
/*------------------*/

div.site h2 {
float:left;
font-size:16px;
font-weight:normal;
margin:0 0 1px 10px;
padding:0;
width:130px;
}
div.site h2 a:link, div.site h2 a:visited {
	text-decoration:none;
	color:#323232;
	border:none;
}
div.site h2 a:hover {
	text-decoration:underline;
}
div.site_types h1.title {
	font-size:14px;
	margin:7px 0 0;
	padding:5px 0 0;
	text-align:center;
}
div.newsletter {
	margin:10px 0 0 0;
	background:url(newsletter.jpg) no-repeat top center;
	height:70px;
}

div.image_slider {
	background:url(img_slider.jpg) no-repeat;
	width:675px;
	height:360px;
}

div.page_end {
	background:url("footer_repeat.jpg") repeat scroll center top transparent;
	height:130px;
}
div.footer {
	background:url("footer_bg.jpg") no-repeat scroll center center transparent;
	height:130px;
	min-width:1022px;
}
div.footer_img {
	color:#FFFFFF;
	height:70px;
	margin:0 auto;
	min-width:1022px;
	padding:60px 0 0;
	text-align:center;
}
#carousel {
background:url("/layout/img_slider.jpg") repeat scroll 0 0 transparent;
height:353px;
padding:7px 0 0 8px;
width:668px;
}
/*news*/
h2.news {
color:#9499A1;
font-family:verdana;
font-size:18px;
margin:0 0 5px;
padding:0 0 0 30px;
text-transform:capitalize;
}
p.new_title {
	color:#585b60;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0 30px;
}
div.new_content {
	color:#919191;
	padding:2px 0 0 45px;
}
p.news_more {
	margin:0;
	padding:0 30px 0 0;
	text-align:right;
}
p.news_more a:link, p.news_more a:visited {
	font-weight:bold;
	color:#a6a6a6;
	margin:0;
	border:none;
	padding:0
}
div.new_content p {
	padding:0;
	margin:0;
}
h2.news2 {
	color:#9499A1;
	font-family:verdana;
	font-size:15px;
	margin:-6px 0 6px 10px;
	text-transform:capitalize;
}
div.body li.tick {
	list-style-image:url("tick_16.png");
	list-style-position:outside;
}
div.plain_body li.tick {
	list-style-image:url("tick_16.png");
	list-style-position:outside;
}
div.body a:link, div.body a:visited {
	border-bottom:1px dashed #666666;
	color:#111111;
	text-decoration:none;
}div.plain_body a:link, div.plain_body a:visited {
	border-bottom:1px dashed #666666;
	color:#111111;
	text-decoration:none;
}
div.body a:hover {
	border-bottom:none;
}
h2.darbai {
    background: url("heading_bg.png") no-repeat scroll left bottom transparent;
    color: #4B4E52;
    font-size: 22px;
    height: 40px;
    margin: 0;
    padding: 33px 0 0 105px;
}
div.svetaine {
	background:url("job_bg.jpg") no-repeat bottom center;
	height:225px;
	float:left;
	width:485px;
}
div.svetaine div.photo {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    float: left;
    margin: 25px 0 0 25px;
    padding: 5px;
    width: 170px;
}
div.svetaine div.info {
    float: right;
    margin: 25px 25px 0 0;
    width: 245px;
}
div.svetaine div.info h3 {
    color: #585B60;
    font-size: 17px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
}
div.svetaine div.info p {
    color: #585B60;
    font-size: 12px;
    height: 116px;
    text-shadow: 0 1px 0 #FFFFFF;
}
div.svetaine div.info div.visit {
    bottom: 0;
    float: right;
    position: relative;
}
div.svetaine div.info div.visit a {
	text-decoration:none;
	color:#8dc500;
	border:none;
	text-shadow: 0 1px 0 #FFF;
	font-weight:bold;
}
div.plain_body a  { 
	text-decoration:underline !important;
	border:none !important;
}
div.plain_body a:hover { 
	border:none !important;
	text-decoration:none !important; 
}
