html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: white;      
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
/*
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*/


/****************************************************************************************************************************/

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #fff url(images/body-bg.jpg) center -6px no-repeat;
}

#wrap {
  width: 932px;
  display: block;
  clear: both;
  margin: 0 auto;

}

#wrap h1 {
  font-size: 12px;
  color: #b6b6b6;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}


#wrap .header {
  width: 932px;
  height: 214px;
  display: block;
  clear: both;
  background: url(images/header-bg.jpg) no-repeat;
}

#wrap .header a.logo {
  width: 264px;
  height: 41px;
  display: block;
  float: left;
  margin: 70px 0 0 99px;
}



* html #wrap .header a.logo {
 margin: 70px 0 0 50px; 
}

#wrap .left {
  width: 687px;
  padding: 0 13px 0 15px;
/*  padding: 0 0 0 0;*/
  display: block;
  float: left;
}

#wrap .left .top {
  width: 687px;
  height: 86px;
  padding: 12px 0 0 0;
  background: url(images/info-top-bg.jpg) no-repeat;
  color: #bf3e4a;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  padding: 12px 0 0 0;
}

#wrap .left .cont_rep {
  width: 687px;
  background: url(images/cont-rep.jpg) repeat-y;
}

#wrap .left .cont_bot {
  width: 687px;
  background: url(images/cont-bot-bg.jpg) no-repeat bottom;
  padding: 0 0 12px 0; 
}

#wrap .left .cont_in {
  width: 687px;
  background: url(images/cont-in-bg.jpg) no-repeat top center;
}

/**/
.fck {
  /*margin: 0 15px 15px 15px;*/
  padding-left: 15px;
  line-height: 16px;
  padding-top: 5px;
}

.fck p {

}

.fck h2 {
  color: #bf3e4a;
  font-size: 14px;
  margin: 18px 0;
  text-transform: uppercase;
}

.fck ul li {
  list-style-type: disc;
  margin: 5px 20px;
  
}

/**/

.news_block {
  width: 687px;
  height: 328px;
  background: url(images/news-item-bg.jpg) no-repeat;
  display: block;
  clear: both;
  margin: 14px 0 0 0;
}

.news_block table {
  width: 302px;
}

.news_block .news_item {
  width: 302px;
  height: 256px;
  overflow: hidden;
  float: left;
  margin: 10px 15px 0 15px;
}

* html .news_block .news_item {
   margin: 10px 7px 0 7px;
}

.news_block .news_item h2 {
  color: #fff;
  height: 40px;
  overflow: hidden;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  margin: 6px 0 0 0;
}

.news_block .news_item img {
  border: 1px solid #bf3e4a;
  float: left;
  margin: 0 10px 5px 0;
}

.news_block .news_item p {
  line-height: 16px;
}

.news_block a.or_nyil {
  width: 26px;
  height: 28px;
  display: block;
  margin: 10px auto 0 auto;
}



/*
  *****************************************
*/


.news_block .news_item2 {
  width: 302px;
  float: left;
  height: 256px;
  margin: 10px 0 0 45px;
}

* html .news_block .news_item2 {
   margin: 10px 0 0 45px;
}


.news_block .news_item2 h2 {
  color: #fff;
  height: 40px;
  overflow: hidden;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  margin: 6px 0 0 0;
  width: 302px;
}


.news_block .news_item2 img {
  border: 1px solid #bf3e4a;
  float: left;
  margin: 0 10px 5px 0;
}

.news_block .news_item2 p {
  line-height: 16px;
}


/*
     **********
*/


.ot {
  width: 687px;
  padding-bottom: 40px;
  background: #d6d4d4 url(images/ot-bg.jpg) no-repeat bottom;
}
.ot h2 {

}

.ot h2 a {
  width: 625px;
  height: 28px;
  line-height: 28px;  
  color: #812e3d;
  font-size: 14px;
  display: block;
  text-decoration: none;
  background: url(images/ot-h2-a-bg.jpg) no-repeat right;
  padding: 0 27px 0 0;
  margin: 0 0 0 20px;
}


.ot h2 a:hover {
  text-decoration: underline;
}

.ot .oti {
  margin: 20px;
  line-height: 16px;
  color: #7e2e3d;
}

.ot .oti h3 {
  color: #000;
}

.ot h2 {
  color: #812e3d;
}

#wrap .right {
  width: 200px;
  display: block;
  float: left;
  /*background: url(images/right-side-bg.jpg) no-repeat center bottom;*/
  /*height: 1800px;*/
}
#wrap .right_olv {
  width: 200px;
  display: block;
  float: left;
  overflow: hidden;
  /*margin-top:300px;*/
}
#wrap .right_olv .head {
  width: 200px;
  height: 40px;
  background: #fff url(images/olv_head.jpg) no-repeat top center;
}
#wrap .right_olv .body {
  width: 178px;
  overflow: hidden;
  background: #fff url(images/olv_body.jpg) repeat-x top center;
  padding: 5px 11px 10px 11px;
}
#wrap .right_olv .footer {
  width: 200px;
  height: 18px;
  background: #fff url(images/olv_footer.jpg) no-repeat top center;
  margin:0px;
}

#wrap .right_olv .body a {
  color: #000;
  text-decoration: none;
  font-weight: normal;
  line-height:16px;
}
a.nyil {
 /* background:transparent url(images/nyil.gif) no-repeat scroll right 2px;*/
  
  color: #000;
  text-decoration: none;
  font-weight: normal;
  padding:0 15px 0 0;
}
#wrap .right_olv .body .link {
  width: 178px;
  margin: 10px 0;
}
#wrap .right_olv .body a:hover {
  color: #FF760B;
  text-decoration: none;
  font-weight: normal;
}
.right a {
  color: #7d2e3d;
  font-weight: bold;
  display: block;
  width: 180px;
  padding: 10px;
  text-decoration: none;
  text-align: center;
  line-height: 16px;
  background: #fff url(images/right-a-bg.jpg) repeat-x bottom;
  border: 1px solid #ccc;
  margin: 10px 0; 
}

.right a:hover {
  color: #ff760b;
}

.r_top {
  width: 200px;
  height: 81px;
  display: block;
  background: url(images/right-top-bg.jpg) no-repeat;
  clear: both;
}

#wrap .footer {
  
}


h2.gyik_right {
  background: #fff url(images/right-a-bg.jpg) repeat-x bottom;
  /*border: 1px solid #ccc;*/
  text-align: center;
  color: #BF3E4A;
  padding: 7px 3px;
  line-height: 18px;
  font-family: Tahoma, Helvetica;
  font-size: 12px;
} 

.footer {
  line-height: 22px;
}

* html .footer {
  margin: 0 0 0 30px;
}

.footer a {
  color: #812E3D;
  text-decoration: none;
}

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

.lawlink {
  padding-left: 52px;
}
