body {
	margin: 0;
	padding: 0;
	background: #E5E5E5 url(images/main_bg.gif) repeat-x left top;
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.title4 {
	font-size: 16px;
	font-weight: normal;
	color: #f67808;
}


.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

h1 {
	font-size: 12px;
	color: #9C9C9C;
}

/* Logo */

#logo {
	height: 220px;
	background: #FFFFFF url(images/img02.gif) repeat-y right top;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 100px 0 0 0;
	/*background: url(images/img03.gif) no-repeat center center;*/
	font-size: 30px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 20px;
	background: #a9a8a8 url(images/img04.gif) repeat-x;
}

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

#menu li {
	padding: 10px 10px;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	color: #545252;
	font-size: 12px;
}

#menu a:hover {
	text-decoration: none;
	color: #fa8405;
	font-size: 12px;
	/*background-color: #ffffff;*/
}

#menu .current_page_item a {
	color: #3f3c60;
	/*background: url(images/li_content_1.gif) no-repeat center right;*/
	/*padding: 10px 120px 10px 8px;*/
	font-weight: bold;
}


/* Left */

#language ul {
	margin: 0px;
	padding: 15px 30px 30px 60px;
	list-style: none;
	background: #5d63a2; 
}

#language li {
	float: left;
}

#language a {
	padding: 10px 10px 10px 22px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	color: #7c80ae;
}

#language a:hover {
	text-decoration: none;
	color: #0098A4;
}

#language .selected_lang a {
	text-decoration: none;
	color: #ced0e4;
}


#banneri {
	padding: 20px;
	background: url(images/img06.gif) repeat-x;
}

#banneri form {
	margin: 0;
	padding: 20px 0 0 0;
}

#banneri fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#banneri label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 740px;
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 75px 0 0;
}

table {
	border: 0px solid #a9a8a8; 
	background-color: #D4D0C8; 
	color: #000;
}
 
td, th { padding:5px;}

caption {
	text-transform: uppercase;
	text-align:center;  
	font: bold 12pt Verdana;
	color: #4F4F4F;
	margin: 3px 0;
}

/* =links
----------------------------------------------- */
table a { color:maroon; text-decoration: none;}
table a:link {color:maroon;}
table a:visited { color: maroon;}
table a:hover {color:chocolate;}

/* thead tbody tfoot
----------------------------------------------- */

thead th, tfoot th, tfoot td ,tbody th,tbody td {
	color: #000; 
	font: 8pt Verdana; 
	border-right: 1px solid #aaa; 
	border-top: 1px solid #eee; 
	border-left:1px solid #eee; 
	border-bottom: 1px solid #aaa; 
}

thead th, tfoot th, tfoot td { background-color: #ccc; font-weight: bold; text-align:center; }
tfoot td { text-align:right }
tbody th { white-space: nowrap; font-weight: bold; text-align:left; }

.odd td { }

tbody tr:hover td{
	background-color: silver;
	border-right: 1px solid #eee; 
	border-top: 1px solid #999; 
	border-left: 1px solid #999; 
	border-bottom: 1px solid #eee; 
	background-color: #e4e0d8;
}
