/* Import css file */
@import url(01master.css);
/* Global Classes
-----------------------------------------------------------------------------*/
body {
	background:#3e4244 url(../img/bg.gif) repeat-x;
	font:normal 11px Tahoma, Geneva, sans-serif;
}
p {
	margin-bottom:12px;
}
a, a:link, a:visited, a:hover {
	text-decoration: underline;
	color:#dc0500;
}
/* Page Structure
-----------------------------------------------------------------------------*/
#wrapper {
	width:100%;
	background:url(../img/shadow.jpg) no-repeat top center;
}
#wrap {
	margin:0 auto;
	width:937px;
	padding:0 17px;
	background-color:#FFF;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	position:relative;
	height:137px;
	background:url(../img/headerbg.jpg) no-repeat;
}
#logo {
	position:absolute;
	left:100px;
	top:29px;
	width:300px;
	height:58px;
}
#language {
	position:absolute;
	top:30px;
	right:30px;
	width:18px;
	height:14px;
}
#topnavigation {
	position:absolute;
	top:50px;
	right:0;
	width:195px;
	height:15px;
}
#topnavigation ul li {
	float:left;
	padding-right:8px;
}
#topnavigation a, #topnavigation a:visited {
	color:#FFF;
	font-size:11px;
}
#mainnavigation {
	position:absolute;
	padding-left:10px;
	bottom:2px;
	left:7px;
	width:923px;
	height:33px;
	background:url(../img/mainnavigation.gif) no-repeat;
}
/* Main Content
-----------------------------------------------------------------------------*/
#maincontent {
	height:100%;
	padding:5px 0 0 0;
}
/* Left Content
-----------------------------------------------------------------------------*/
#leftcontent {
	float:left;
	width:764px;
}
#leftcontent a, #leftcontent a:visited {
	font-weight:bold;
}
#leftcontent ul {
	margin-bottom:12px;
}
#leftcontent ul li {
	font-weight:bold;
	padding-left:12px;
	background:url(../img/listbullet.gif) no-repeat left 0.5em;
}
#leftcontent h3 {
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	color:#000;
	margin-bottom:5px;
}
#leftcontent h4 {
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	color:#ff6600;
	margin-bottom:5px;
}
#leftcl {
	float:left;
	width:510px;
}
#leftcr {
	float:right;
	width:251px;
}
#scroller {
	height:281px;
	margin-bottom:3px;
}
#analitika {
	height:196px;
	background:url(../img/analitika.jpg) no-repeat;
	padding:85px 100px 0 20px;
	line-height:14px;
	margin-bottom:3px;
	color:#FFF;
}
#analitika a, #analitika a:visited {
	color:#FFF;
	display:block;
	text-decoration:none;
	background-color:#dc0500;
	border:1px solid #FFF;
	padding:0 15px 2px 15px;
	float:left;
	font-weight:bold;
}
/* Left Content 2
-----------------------------------------------------------------------------*/
#red {
	float:left;
	width:510px;
}
.redcont {
	padding:15px;
	background:#FFF url(../img/redcontbg.jpg) no-repeat;
	line-height:15px;
	border-top:1px solid #c6c6c6;
	margin-top:1px;
	height:240px;
}
.redcont2 {
	padding:15px;
	background:#FFF url(../img/redcontbg.jpg) no-repeat;
	line-height:15px;
	border-top:1px solid #c6c6c6;
	margin-top:1px;
	height:92px;
}
#redl {
	float:left;
	width:254px;
}
#redr {
	float:right;
	width:254px;
}
.redbox {
	border:1px solid #c6c6c6;
	padding:1px;
	margin-bottom:3px;
}
.redbox2 {
	clear:both;
	border:1px solid #c6c6c6;
	padding:1px;
}
.redbox2 h2 {
	padding:6px 0 4px 25px;
	color:#FFF;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-bottom:3px solid #730000;
	background:#bb0202  url(../img/redboxh2.jpg) no-repeat top left;
}
.redbox h2 {
	padding:6px 0 4px 25px;
	color:#FFF;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-bottom:3px solid #730000;
	background:#bb0202  url(../img/redboxh2.jpg) no-repeat top left;
}
#gray {
	float:right;
	width:251px;
}
.graycont {
	padding:15px;
	background:#d8d8d8 url(../img/graycontbg.jpg) no-repeat;
	line-height:15px;
	border-top:1px solid #c6c6c6;
	margin-top:1px;
	height:240px;
}
.graybox {
	border:1px solid #c6c6c6;
	padding:1px;
	margin-bottom:3px;
}
.graybox h2 {
	padding:6px 0 4px 25px;
	color:#FFF;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-bottom:3px solid #010101;
	background:#404040  url(../img/grayboxh2.jpg) no-repeat top left;
}
.graycont2 {
	padding:15px;
	background:#d8d8d8 url(../img/graycontbg.jpg) no-repeat;
	line-height:15px;
	border-top:1px solid #c6c6c6;
	margin-top:1px;
	height:92px;
}
/* Right Content
-----------------------------------------------------------------------------*/
#rightcontent {
	float:right;
	width:168px;
}
.sidebox2 ul li a, .sidebox2 ul li a:visited {
	display:block;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 3px 7px;
	margin:3px;;
	border-bottom:1px solid #ebebeb;
	background:url(../img/sideboxlistbg.gif) no-repeat left 0.5em;
	height:100%;
}
.sidebox {
	background:url(../img/sideboxbottom.jpg) no-repeat bottom left;
	padding-bottom:9px;
	margin-bottom:2px;
}
.sidebox2 {
	padding:5px 5px 3px 5px;
}
.sidebox h3 {
	padding:5px;
	font-weight:bold;
	font-size:11px;
	color:#626262;
	background:url(../img/sideboxtop.jpg) no-repeat;
	border-bottom:1px solid #c2c2c2;
}
.search a, .search a:visited {
	color:#FFF;
	display:block;
	text-decoration:none;
	background-color:#feb31c;
	border:1px solid #dc0500;
	padding:0 15px 1px 15px;
	float:right;
	font-weight:bold;
	margin-top:5px;
}
#contact {
	position:relative;
}
#contact img {
	position:absolute;
	right:-16px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height:55px;
	background:url(../img/footerbg.jpg) repeat-x;
	text-align:center;
	padding-top:40px;
	color:#dc0500;

}
#footer a,  #footer a:visited {
	color:#dc0500;
			font-weight:bold;

}
#footer p {
		color:#4c4c4c;
	padding-top:10px;
			font-weight:bold;
			font-size:10px;
}
/* Editable
-----------------------------------------------------------------------------*/
#editable {
	padding:10px 15px 0 0;
	line-height:15px;
}
#editable h2 {
	clear:both;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#dc0500;
	padding:0 0 10px 0;
}
#editable ul li {
	margin-bottom:10px;
}
#editable input {
	width:200px;
}
.structure {
	float:left;
	width:300px;	
}
/* Other
-----------------------------------------------------------------------------*/
.noborder {
	border:none !important;
}
.highlight {
	color:#3a2ca4;
	font-weight:bold;
}
.date {
	padding-bottom:5px;
	font:bold 10px Tahoma, Geneva, sans-serif;
	color:#3E3E3E;
}
.separator {
	clear:both;
	display:block;
	height:20px;
	padding-top:10px;
	background:url(../img/separatorbg.jpg) repeat-x left bottom;
}
/* Tables
-----------------------------------------------------------------------------*/
table {
	margin:20px 0;
	text-align:center;
	border:1px solid #2A2A2A;
}
table th, table tr, table td {
	padding:5px;
	border-bottom:1px solid #2A2A2A;
	border-right:1px solid #2A2A2A;
}