html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e8e8e8;
	background-image: url(../images/bg_container.png);
	background-repeat: repeat-y;
	background-position: center 0px;
	height: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#container {
	width: 1000px;
	background-image: url(../images/container.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	min-height:100%;
	position:relative;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 135px;
	width: 980px;
	position: relative;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:relative;
}
#logo {
	margin: 0 auto;
	display:block;
	width:194px;
	height:110px;
	position:absolute;
	top:10px;
	left:395px;
}
#lang_selector {
	position:absolute;
	display:block;
	top:5px;
	right:10px;
	color: #ffffff;
}
#lang_selector a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#lang_selector a.selected, #lang_selector a.hover{
	text-decoration: underline;
}
#left_menu{
position:absolute;
display:block;
top:60px;
left:20px;
}
#left_menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#left_menu li{
	float: left;
	margin: 0 10px;
	padding:0;
}

#left_menu li a{
	height: 22px;
	line-height: 22px;
	float: left;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding:0 10px 0 10px; 
}
#left_menu li a.selected{
height: 22px;
line-height: 22px;
display: block;
color: #000000;
background-image: url(../images/tools_bg.gif);
background-repeat: repeat-x;
background-position: 0px -30px;
padding:0 10px 0 10px; 
}

#left_menu a:hover{
color: #000000;
background-image: url(../images/tools_bg.gif);
background-repeat: repeat-x;
background-position: 0px -30px;
}

/* Hide from IE5-Mac \*/
#left_menu li a{
	float: none
}
/* End hide */

#right_menu{
position:absolute;
display:block;
top:60px;
right:20px;
}
#right_menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#right_menu li{
	float: left;
	margin: 0 10px;
	padding:0;
}

#right_menu li a{
	height: 22px;
	line-height: 22px;
	float: left;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding:0 10px 0 10px; 
}
#right_menu li a.selected{
height: 22px;
line-height: 22px;
display: block;
color: #000000;
background-image: url(../images/tools_bg.gif);
background-repeat: repeat-x;
background-position: 0px -30px;
padding:0 10px 0 10px; 
}

#right_menu a:hover{
color: #000000;
background-image: url(../images/tools_bg.gif);
background-repeat: repeat-x;
background-position: 0px -30px;
}

/* Hide from IE5-Mac \*/
#right_menu li a{
	float: none
}

/* Hide from IE5-Mac \*/
#right_menu li a{
	float: none
}
/* End hide */

#tools {
	background-image: url(../images/tools_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 0px;
	height: 90px;
	width: 940px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.service_btn{
	display:block;
	width:187px;
	height:60px;
	border-right:1px solid white;
	margin-top:20px;
	float:left;
	vertical-align:middle;
	cursor:hand;
}
.service_btn a img {border:0;margin-right:10px;}
.service_btn a {
	text-decoration:none;
	color:black;
}
.service_btn a span{
	display:block;
	margin-top:15px;
	height:40px;
	cursor:hand;
}
.service_btn a:hover  {
	text-decoration:none;
	color:#a50000;
}
.service_btn a.selected {
	text-decoration:none;
	font-weight:bold;
	color:#a50000;
}
#body {
		padding-bottom:60px;	/* Height of the footer */
	}
#content {
/*	height: 100%;*/
	width: 940px;
	padding: 0px;
	padding-bottom: 80px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	position: relative;
	overflow: auto;  /* Height of the footer*/
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c00024;
	font-weight: bold;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#grey_bg_title,#grey_bg_title2 {
	height: 20px;
	width: 940px;
	background-image: url(../images/tools_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px -40px;
	margin-bottom: 10px;
	position:relative;
}
#grey_bg_title a,#grey_bg_title2 a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#grey_bg_title a:hover,#grey_bg_title2 a:hover{
	color:#c50000;
	text-decoration:none;
	font-weight:bold;
}
#grey_bg_title2 {
	margin-left:20px;
}
#left_bar {
	padding: 0px;
	margin-right: 30px;
	float: left;
	position: relative;
	width: 190px;
}
#left_bar ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#left_bar li{
	border-top: 1px solid #f0f0f0;
	padding: 3px 0 3px 10px;
}
#left_bar li a{
	text-decoration: none;
	color: #000;
	display: block;
	width:70px
}
#left_bar li a:hover, #left_bar li a.selected{
	color: #c50000;
	
}
#left_bar li a.selected{
	font-weight:bold;
}
#real_content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 720px;
	overflow: auto;
	height: 100%;
}
#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0 auto;
	padding: 0px;
	height: 80px;
	width: 980px;
	position:absolute;
	bottom:0;
}
#last_news {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	float: left;
	width: 350px;
	margin-right: 10px;
	position: relative;
}
#last_news a{
	color:black;
	text-decoration:none;
}
#last_news a.readmore{
	color:#c50000;
	text-decoration:none;
}
a img {border:0}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#more_news {
	float: left;
	width: 360px;
	position: relative;
}
#more_news ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#more_news li{
	border-top: 1px solid #f0f0f0;
	padding: 3px 0 3px 0;
}
#more_news li a{
	text-decoration: none;
	color: #000;
	display: block;
	width:360px;
	}
#more_news li a:hover{
	background-color: #f6f5f5;
	}
.red_text{color:#c00024;}
.red_text_small{color:#c00024;font-size:9px}
.grey_text_small{color:#787878;font-size:9px}
.text_small{font-size:9px}
#news_tools, #vote_bar {
	background-image: url(../images/news_tools_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:25px;
	width:720px;
	position:relative;

}
#news_tools{
	height:30px;
}
#vote_bar {
	padding-top:5px;
	font-size:10px;
	color:#8b8b8b;
}
#news_pages {
	background-image: url(../images/news_tools_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px -3px;
	height:20px;
	width:720px;
	position:relative;
	padding:0;
	text-align:center;
	margin-top:30px;
}
#fpage {
	position:absolute;
	top:2px;
	left:10px;
}


#lpage {
	position:absolute;
	top:2px;
	right:10px;
}

#fpage a, #lpage a{
	display:block;
	height:16px;
	line-height: 16px;
	padding:1px 0 0 0;
	text-decoration:none;
	color:#444444;
	margin:0;
}
#news_pages a:hover{
	color:#c00024;
}

#news_list {
	float: left;
	width: 720px;
	position: relative;
}
#news_list ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#news_list li{
	border-top: 1px solid #f0f0f0;
	padding: 3px 0 3px 0;
}
#news_list li a{
	text-decoration: none;
	color: #000;
	display: block;
	width:720px;
	}
#news_list li a:hover{
	background-color: #f6f5f5;
	}
.news_title{
 color:#444444;
 text-decoration: underline;
 font-weight: bold;
 }

 #pages {
	position:relative;
	margin:0 auto 0 auto;
	display:block;
	width:400px;
}

#pages ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

#pages li{
	float: left;
	margin: 0 2px;
	padding:0;
	display:block;
	height:16px;
	width:16px;
}
#pages li a{
	display:block;
	height:16px;
	width:16px;
	padding:1px 0 0 0;
	text-decoration:none;
	color:#444444;
	margin:0;
}

#pages li span a{
	display:block;
	height:16px;
	width:16px;
	padding:1px 0 0 0;
	text-decoration:none;
	color:#c00024;
	margin:0;
	background-color:#ffffff;
}
#yelow_baner{
	display:block;
	width:718px;
	position:relative;
	padding:0;
	background-color:#fff557;
	margin:15px 0 15px 0;
	border:1px solid #cccccc;
}
#yelow_baner a{
	display:block;
	width:710px;
	color:#000000;
	text-decoration:none;
	margin:5px;
	}
#voted {
	background-color: #f0f0f0;
	height:25px;
	width:720px;
	position:relative;
	padding-top:5px;
	color:#8b8b8b;
}
#agree_voted{
	position:absolute;
	top:8px;
	left:10px;
}
#disagree_voted{
	position:absolute;
	top:8px;
	right:10px;
}

#i_agree {
	background-image: url(../images/vote_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	position:absolute;
	top:5px;
	left:10px;
	padding-left:16px;
}
#i_agree a{
	font-size:12px;
	color:#17a200;
	font-weight:bold;
}
#i_disagree {
	background-image: url(../images/vote_icon.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	position:absolute;
	top:5px;
	right:10px;
	padding-left:16px;
}
#i_disagree a{
	font-size:12px;
	color:#a50000;
	font-weight:bold;
}
#bottom_navigation{
	position:relative;
	padding:0;
	margin-top:20px;
	margin-right: auto;
	margin-left: auto;
	font-size:10px;
	display:table;
}

#bottom_navigation ul{
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;

}

#bottom_navigation ul li a{
	font-size:10px;
	color:#000000;
	text-decoration:none;
	padding:0 5px;
	display: inline;
}
#bottom_navigation ul li a:hover{
	font-size:10px;
	color:#a50000;
	text-decoration:none;
	padding:0 5px;
	display: inline;
}

#bottom_navigation li{
	float: left;
	margin: 0;
	padding:0;
	display: inline;

}
#left_footer{
	 position:absolute;
	 top:50px;
	 left:20px;
 }
 #right_footer{
	 position:absolute;
	 top:50px;
	 right:20px;
	 display:block;
	 height:16px;
	 line-height: 16px;
 }
 #left_footer, #right_footer, #right_footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Easy Slider */
#slider_box {
		margin:20px 40px;
		position:relative;
		text-align:left;
		width:900px;
		background:#eeeeee;		
		}
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:870px;
		height:90px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:25px;
		height:25px;
		position:absolute;
		left:-15px;
		top:30px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:885px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:25px;
		height:25px;
		background:url(../images/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.png) no-repeat 0 0;	
		}	
		
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
	
/* // Easy Slider */

#comment_area #first_row{
	width:720px;
	height:22px;
	display:block;
	margin:5px 0;
}
#comment_area #second_row{
	width:720px;
	height:90px;
	display:block;
	margin:5px 0;
}
#comment_area label{
	margin-right:10px;
	margin-left:10px;
}

#comment_area textarea{
	width:710px;
	height:90px;
}
#comment_area input{
	width:200px;
}
.grey_area input, .grey_area textarea{
	border:1px solid #595959;
}
.grey_area { 
	color:#595959;
}
.green_area input, .green_area textarea{
	border:1px solid #17a200;
}
.green_area{
	color:#17a200;
}
.red_area input, .red_area textarea{
	border:1px solid #a50000;
}
.contact_area input, .contact_area textarea, .contact_area select{
	border:1px solid #ff0000;
}
.contact_area input{
	width:240px;
	height:24px
}
.contact_area select{
height:24px;
}
.contact_area input.button{
	background-image: url(../images/btn_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:26px;
	color:white;
	border:0
}
input.button{
	background-image: url(../images/btn_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height:26px;
	color:white;
	border:0
}
.contact_area textarea{
	width:360px;
	height:155px
}
.red_area{
	color:#a50000;
}
#comments_list{
	width:716px;
	position:relative;
}
.positive_comment{
	color:#17a200;
	width:510px;
	margin-top:20px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
.negative_comment{
	color:#a50000;
	width:510px;
	margin-left:200px;
	margin-top:20px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
.positive_comment p, .negative_comment p{
	padding:5px 0 0 0;
	margin:0;
}

.right_image{
	padding: 5px; 
	margin-left: 5px;
	background-color : #ffffff;
	border:2px solid black;
}

.left_image{
	padding: 5px; 
	margin-right: 5px;
	background-color : #ffffff;
	border:2px solid black;
}

#clients{
	width:99%;
}
#clients ul{
	list-style: none;
	padding: 0;
	margin: 0;
	width:99%;
}

#clients li{
	float: left;
	margin:0 0 10px 0;
	padding:0;
	width:33%;
	display: block;
}
#clients li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
#clients li a:hover{
	color: #c50000;
	text-decoration: none;
	}
.red_hr{
	color: #c50000;
	background-color: #c50000;
	height: 5px;
	width:99%;
}
.calkulator_box{
	display:block;
	width:300px;
	height:60px;
	border-bottom:1px solid #787878;
	margin-top:10px;
	vertical-align:middle;
	cursor:hand;
}
.calkulator_box a img {border:0;margin-right:10px;margin-top:-10px;}
.calkulator_box a {
	text-decoration:none;
	color:black;
}
.calkulator_box a span{
	color: #c50000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.calkulator_box a:hover  {
	text-decoration:none;
	color:#a50000;
}
.calkulator_box a.selected {
	text-decoration:none;
	font-weight:bold;
	color:#a50000;
}
#media_list{
	display:table;
	width:100%
}
#for_media_title{
	display:block;
	width:940px;
	font-weight:bold;
	font-size:14px;
	background-color: #c50000;
	padding:0;
}
#media_list ul{
	list-style: none;
	padding: 0;
	margin: 0;
	width:100%;
}
#media_list ul li{
	margin: 5px 0;
	border-bottom:1px solid #787878;
	padding: 5px 0;
}

#media_list ul li a{
	 color: black;
	 text-decoration:none;
	 font-weight:bold;
 }
 #media_list ul li a:hover{
	 color: #c50000;
 }

	

