/*  This template was created by Mantis-a [http://www.mantisa.cz/]. For more templates visit Free website templates [http://www.mantisatemplates.com/]. */



/* CSS Document */


/* General */

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
background-color: #A9BBCE;
min-width: 850px;
padding-bottom: 80px; /* Simulates margin-bottom for wrapper in IE */
color: #474646;
}

a:link, a:visited {
color: #0077dd;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: underline;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}

.noscreen {
display: none;
}


/* Paragraphs, headings, ... */

p {
line-height: 1.9;
margin-bottom: 7px;
}

p.text-content:first-letter {
font-size: 1.4em;
font-weight: bold;
line-height: 0.9;
color: #202020;
font-family:Arial, Helvetica, sans-serif; 
}

.menu-h2 {
color:#0077dd;
padding-top:5px;
margin-top:3px;
margin-bottom:0;
padding-bottom:0;
	height: 22px;
	border-bottom: 1px solid #eeeded;
	font-size: 14px;
	font-weight: bold;
}

h1 {
font: 2.6em  Georgia, "Times New Roman", Times, serif;
margin: 0 0 10px 40px;
border-bottom: 1px solid #7F7F7F;
width: 55%;
padding: 15px 0 5px 0;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

h2 {
font: 1em Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 1px;
color: #FFFFFF;
padding-left: 14px;
margin: 12px 0 0 40px;
}

h3 {
color: #2e3a67;
font-family:Arial, Helvetica, sans-serif; 
letter-spacing: 1px;
/* background: url('../img/h3-bg.gif') no-repeat 0 50%; */
padding-left: 35px;
margin: 18px 0 10px 0;
}

h4 {
font-size: 1em;
background-color: #6a70a2;
color: #FFFFFF;
letter-spacing: 1px;
border: 2px solid #FFFFFF;
margin-top: 7px;
padding: 6px 10px;
}

ul {
padding-right:5px; margin-right:3px; margin-top:3px;
}

.sidebar-header p ,#columnB p {display:table; margin-right:10px; margin-top:4px; font-size:1.2em; font-weight:bold;}

/* Site wrapper */

#wrapper {
width: 850px;
margin: 0 auto 80px auto;
position: relative;
direction:rtl;
background-color: #FFFFFF;
display: table; /* margin-bottom for FF   (?) */
text-align: right;
}

/* Header */

#header {
height: 214px;
position: relative;
direction:rtl;
padding-top:0;
margin-top:0;
background: #5d5855 url('../img/header-bg.gif') repeat-x 0 0;
/*border-top: 4px solid #181818;*/
border-bottom: 1px solid #9E9E9E;
}

#header h1, #header h2 { padding-right:10px; margin-right:10px;}
#header-arrow {
position: absolute;
top: 0;
left: 50px;
width: 148px;
height: 105px;
}


/* Menu */

#menu {
width: 848px;
margin: 0 auto;
background: #4A4A4A url('../img/menu-bg.gif') repeat-x 0 0;
}

#menu li {
display: inline;
list-style-type: none;
}

#menu li.first a {
margin-left: 1.0em;
display: inline;
}

#menu li a {
float: right;
color:#FFFFFF;
font-weight: normal;
text-decoration: none;
font-size: 16px;
line-height: 33px;
margin: 0 0.5em;
padding: 0 1em;
}

#menu li a:hover {
text-decoration: underline;
}

#menu li a.active {
font-weight: bold;
color: #e35516;
}

.cleaning-box { 
min-height: 1px;
}

.cleaning-box:after {
display: block; 
clear: both; 
visibility: hidden; 
height: 0; 
font-size: 0; 
content: ' ';
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Content boxes */

#content-box {
width: 100%;
margin: 0 auto;
color: #151515;
position: relative;
}

#content-box-in {
width: 100%;
}

.content-box-left {
float: left;
width: 625px;
margin-bottom: 4em;
direction:rtl;
}

.content-box-right {
float: right;
width: 220px;
margin-bottom: 4em;
direction:rtl;
background-color: #EEEEEE;
}

#column-right-bottom {
background: #DBF3FF url('../img/column-right-bottom.gif') no-repeat 0 0;
width: 220px;
height: 20px;
}

.content-box-left-in {
margin: 0.4em 1.7em 0 2em;
}

.gallery {
margin-top: 18px;
}

.gallery a img, .gallery a:visited img {
margin: 0 11px 16px 0;
border: 4px solid #EEEEEE;
}

.gallery a:hover img {
border: 4px solid #FFB25F;
}

.content-box-right-in {
margin: 0.4em 1.6em 0 0.8em;
}

dt {
font-size: 0.9em;
font-weight: bold;
}

dd {
line-height: 1.4;
margin-bottom: 12px;
}

dd.heading, dd.heading a, dd.heading a:visited {
margin-bottom: 1px;
color: #D15900;
font-weight: bold;
}

address {
line-height: 1.5;
margin-bottom: 7px;
}


/* Footer */

#footer {
background-color: #404040;
color: white;
width: 850px;
height: 34px;
font-size: 0.9em;
border-bottom: 2px solid #141414;
}

#footer a, #footer a:visited {
font-weight: normal;
color: white;
}

#footer p.left {
width: 480px;
display: inline;
margin-bottom: 0;
line-height: 30px;
}

#footer p.right {
width: 320px;
display: inline;
margin-bottom: 0;
line-height: 30px;
}

#footer a.b, #footer a.b a:visited {
font-weight: bold !important;
}

#footer p.left {
float: left;
text-align: left;
margin-left: 15px;
}

#footer p.right {
float: right;
text-align: right;
margin-right: 15px;
}

.sidebar-header {padding-right:2px; margin-right:2px;}
.sidebar-header p ,#columnB p {display:table; margin-right:10px; margin-top:4px; font-size:1.2em; font-weight:bold;}
.sidebar-menu ul { margin-top:4px; padding-right:12px; margin-right:12px; *margin-right:16px; _margin-right:12px; }
.sidebar-header ul ,#columnB ul { padding-top:0; margin-top:0;}

.content-box-left-in h2 {
	color:#0099CC;
	height: 22px;
	border-bottom: 1px solid #eeeded;
	font-size: 16px;
	font-weight: bold;
}

.comment {
padding-right:4px;
padding-bottom:4px;
border-right: 1px solid #e3975B;
border-bottom: 1px solid  #e3975B;
}
.content-box-left-in { margin-top:3px; padding-top:3px; font-size: 14px; line-height:23px;}
.content-box-left-in ul li {
	padding-top:2px;
	margin-top:2px;
	background-image:url(../img/pointer.gif);
	background-repeat:no-repeat;
	background-position:right 5px;
	padding-right:30px; 
	list-style:none;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
}
#header { text-align:left;}
#header h1 { color:#CCCCCC; font-size:9px; margin:0; border:none; padding:0; width:840px; margin-bottom:0;  padding-bottom:0;}
.forum-p { font-size:16px; color:#0066FF;}
.forumtable {width:500px; text-align:right;}
.small-title {font-size:15px; color:#0066FF;}
.forumtable.p {font-size:14px; text-align:right;}
.forumtable {text-align:right; width:500px;}
.hr-forum { border:none; background:url(http://www.pc-2000.net/img/pixel.gif) repeat-x; width:480px;} 
.mehiron {
margin-top:28px;
color:#1B4356; font-size:16px;}       