* {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: Verdana, Sylfaen, Arial, Helvetica, sans-serif;
}

body {
	background-color: #000000;
}

img {
	display: block;
}

.clearer {
	clear: both; 
}

a:link { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: none; }

#wrapper {
	width: 1004px;
	margin: 0px auto;
}

#header {
	width: 1004px;
	height: 164px;
	background: #000000 url(../imgs/header.jpg) no-repeat;
}

#main_top {
	width: 1004px;
}

#main_wrapper {
	width: 1004px;
	min-height: 785px;
  height: auto !important;
  height: 785px;
	background: #000000 url(../imgs/main_bg.jpg) repeat-y; 
	display: block;
}

#main {
	width: 1004px;
	min-height: 785px;
  height: auto !important;
  height: 785px;
	display: block;
	background: url(../imgs/right_bottom_bg.jpg) no-repeat left bottom;
}

#right {
	width: 232px;
	min-height: 785px;
	height: 785px;
  height: auto !important;
	float: left;
}

#menu {
	float: right;
}

#menu ul li img {
	border: 0;
}

#menu ul li {
  display: inline;
}


ul {
	list-style-type: none;
}

#right_bottom {
	width: 232px;
	height: 575px;
	background: url(../imgs/right_bottom_bg.jpg) no-repeat bottom;
	position: relative;
	bottom: 0px;
	z-index: 0;
}

#left {
	float: left;
	width: 770px;
}

.buttons {
	margin: 10px auto;
}

#content {
	width: 755px;
	min-height: 910px;
  height: auto !important;
	background: #9d9d9d url(../imgs/content_top.jpg) no-repeat; 
	border: 1px solid #000000;
	margin:5px auto;
	padding-top: 30px;
}


#pagetitle {
	width: 755px;
	height: 28px;
}

#contentbox_top {
	width: 737px;
	height: 4px;
	background: url(../imgs/contentbox_top.jpg) no-repeat; 
	margin: 0px auto;
	border-left: 1px solid #000000;
	padding: 0px;
	display: block;
	font-size: 1px;
}

#contentbox {
	width: 737px;
	min-height: 860px;
  height: auto !important;
	background: url(../imgs/contentbox_bg.jpg) repeat-y;
	margin: 0px auto;
	border-left: 1px solid #000000;
	padding-top: 15px;
	display: block;
}

#contentbox_bottom {
	width: 738px;
	height: 7px;
	background: url(../imgs/contentbox_bottom.jpg) no-repeat left; 
	margin: 0px auto;
	font-size: 1px;
}

#newsbox_top {
	width: 660px;
	height: 17px;
	margin: 0 auto;
	background: url(../imgs/newsbox_top.jpg) no-repeat top center;
	padding: 2px 0px 0px 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	margin-left: 20px;
}

#newsbox {
	width: 635px;
	min-height: 93px;
  height: auto !important;
	background: url(../imgs/newsbox_bg.jpg) repeat-y;
	margin: 0 auto;
	padding: 7px 15px 0px 20px;
	margin-left: 20px;
}

#newsbox_bottom {
	width: 670px;
	height:10px;
	margin: 0 auto;
	background: url(../imgs/newsbox_bottom.jpg) no-repeat;
	margin-left: 20px;
}

#content_main {
	width: 732px;
	display: block;
	margin: 0px auto;
}


#admin_block {
	background-color: #FCFCFC;
	border: 1px solid #000000;
	position: absolute;
	width: 100px;
	top: 30px;
	left: 10px;
	padding: 3px;
}

#send_question {
  margin: 0 auto;
}

.form_field_titles_style {
  font-weight: bold;
}

input {
  height: 18px;
}

#submit {
  width: 82px;
  height: 30px;
}

#send_quest input, textarea {
  border: 1px solid black;
}

.info_title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #EA3C00;
  padding-bottom: 15px;
}

#footer_text {
  display: block;
  float: right;
  padding: 5px 10px 0px 0px;
  color: #FFFFFF;
  margin-top: 7px;
}


/*moazrovneebi*/
#moazrovneebi_box_top {
	width: 729px;
	height: 22px;
	background: url(../imgs/moazrovneebi_top_bg.jpg) repeat-x;
}

#moazrovneebi_box_top div {
	padding: 0px 10px 4px 15px;
	width: 1%;
	display: table;
	color: #FFFFFF;
	background: #37383a url(../imgs/moazrovneebi_title_left.jpg) no-repeat left;
	white-space: nowrap;
}

#moazrovneebi_main {
	width: 730px;
	height: 80px;
	display: block;
}

#photos_wrapper {
	padding: 11px 0px 11px 0px;
	margin: 0px auto;
	display: block;
}

#photos_wrapper div {
	width: 100px;
	height: 77px;
	border: 1px solid black;
	background-color: #FFFFFF;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

#thinker_name {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #EA3C00;
  padding: 10px;
}

#thinker_wrapper {
  width: 700px;
  margin: 0 auto;
}

#thinker_info {
  font-size: 13px;
}

#thinker_info img {
  margin: 5px;
}

#path a:link {color: #000000; text-decoration: none;}
#path a:visited {color: #000000; text-decoration: none;}
#path a:hover {color: #000000; text-decoration: underline; background-color: #FFFFFF;}

.info_text {
  padding: 0px 10px 0px 10px;
}

.omedia {
  position: abolute;
  bottom: 0px;
  right: 0px;
  display: block;
  text-align: right;
  padding: 10px;
}

.omedia a {
  text-decoration: none;
}

.omedia a:hover {
  text-decoration: underline;
}




.pollbox {
	padding: 7px 15px 30px 20px !important;
}

.pollbox p {
	padding-bottom: 15px;
}

.pollbox td {
	text-align: center;
}

.pollbox label {
	cursor: pointer;
}

.pollbox input {
	vertical-align: middle;
	font-family: Sylfaen !important;
	height: auto !important;
	font-size: 14px;
}

.pollbox img {
	display: inline !important;
	vertical-align: middle;
	font-family: Sylfaen !important;
	border: 0 none;
}

.pollbox .captcha {
	padding-top: 30px;	
}

.pollbox .caption {
	border-bottom-color:silver;
	border-bottom-style:solid;
	border-bottom-width:1px;
	display:block;
	font-size:15px;
	padding-bottom:5px;
	text-align:left;
}

.pollbox .caption small {
	font-size: 12px;
	display: block;
	float: right;
	padding-top: 3px;
	font-family: Sylfaen, Arial;
}

.pollbox .equal {
	font-size: 27px;
}

.pollbox .percent {
color:#E83F00;
font-family:Georgia;
font-size:21px;
font-weight:bold;
}

.pollbox .votes {
	color: #E83F00;
}

.pollbox .err {
	background-color:#B6B6B9;
	border-left: 5px solid #E83F00;
	color:#000000;
	margin: 27px 100px;
	padding: 7px !important;
}


.pagination {
  padding: 15px 10px;
  margin: 35px 5px;
  background-color: #bebebe;
  text-align: center;
}

.pagination a {
  text-decoration: underline;
  font-weight: bold;
  margin: 0 5px;
}

.centri { 
text-align: center;
background-color: #3b5998;
margin: 10px auto;
width: 214px;
}


html{
  box-sizing: border-box;
}
*{
  box-sizing: inherit;
}
.wrapper{
  max-width: 1000px;
  margin: 40px auto;
  text-align: center;
  position: relative;
}
.btn{
  display: block;
  margin: 0 auto;
  width: 200px;
  border: 2px solid darkcyan;
  padding: 10px 30px;
  color: darkcyan;
  text-transform: uppercase;
  font-family: arial;
  cursor: pointer;
  transition: .3s all;
}

.btn:hover{
  background-color: darkcyan;
  color: white;
}

.popup{
  display: block;
  width: 260px;
  background-color: darkcyan;
  padding: 30px;
  text-transform: uppercase;
  font-family: arial;
  color: white;
  font-size: 14px;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: -999px;
  transition: .5s all linear;
}

.popup input{
  width: 100%;
  border: 0;
  margin: 10px 0;
  height: 35px;
  padding: 5px;
  outline: none;
}

.submit{
  background-color: #fff;
  cursor: pointer;
}

#callback{
  display: none;
}

#callback:checked ~ .popup{
  top: 200px;
}

.close{
  display: block;
  position: absolute;
  transform: rotate(45deg);
  font-size: 24px;
  top: 5px;
  right: 10px;
  cursor: pointer;
}


