.menuTop{
	width:100%;
	margin:0px auto;
	height:45px;
    }
	
hr {
	color: #fa832b;	
}

h1 {
	color: #7a2717;	
	font-family: Courier New, Courier, monospace;
    font-size: 26px;
	font-weight: bold;
	margin-left: 19px;
	text-shadow:0px 0px 6px #fff;
}

h2 {
	color: #7a2717;	
	font-family: Courier New, Courier, monospace;
    font-size: 22px;
	font-weight: bold;
	text-shadow:0px 0px 6px #fff;
}

h3 {
	color: #7a2717;	
	font-family: Courier New, Courier, monospace;
    font-size: 22px;
	font-weight: bold;
	text-shadow:0px 0px 6px #fff;
}

h4 {
	color: #58641e;	
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 16px;
	font-weight: bold;
	}

.top_c{
	width:1270px;
	margin:0px auto;
	background:url(../images/2p_bg4.png);
	height:738px;
    }
	
.header{
	width:100%;
	margin:0px auto;
	background:url(../images/2p_bg3.png);
	
    }
	
.footer{
	width:100%;
	margin:0px auto;
	background:url(../images/pol_empt.png);
	height:243px;
    }
	
.foot_pict{
	width:1145px;
	margin:0px auto;
	padding: 0px;
	height:243px;
	background:url(../images/pol.png);
	background-repeat:no-repeat;
    }
	
.footer_green{
	width:100%;
	margin:0px auto;
	background:url(../images/green.jpg);
	height:243px;
    }
	
.cp_bann {
	width:1145px;
	margin:0px auto;
	color: #eae0c3;
	margin-top:10px;
	}
	
.lnk{
    font-family: Courier New, Courier, monospace;
    font-size: 13px;
	color: #941e08;
    margin-left: 70px;
    }
	
.lnk p{
    font-family: Courier New, Courier, monospace;
    font-size: 13px;
	color: #941e08;
    margin-left: 55px;
	margin-top: 3px;
    }
	
.lnk a{
    font-family: Courier New, Courier, monospace;
    font-size: 13px;
	color: #941e08;
    text-decoration:none;
    }
	
.content{
	width:1270px;
	margin:0px auto;
	background:url(../images/content_bg2.png);
	background-repeat:no-repeat;
    }
	
.content_top{
	width:1145px;
	margin:0px auto;
	padding: 0px;
	height:115px;
	background:url(../images/content_top.png);
	background-repeat:no-repeat;
    }
	
.content_txt{
	width:1145px;
	margin:0px auto;
	background:url(../images/content.png);
	font-family:   Helvetica, Sans-serif;
    font-size: 14px;
	letter-spacing: 0.4px;
	}
.content_in{
	width:1000px;
	margin:0px auto;
	border-right: dotted 2px;
	border-color: #c9bfa7;
	padding: 40px;
	text-align: justify;
    }
.content_bt{
	width:1145px;
	margin:0px auto;
	padding: 0px;
	height:105px;
	background:url(../images/content_bt.png);
	background-repeat:no-repeat;
    }
.menuWrapper{
    font-family: Courier New, Courier, monospace;
    font-size: 16px;
    font-style:  normal;
    font-weight: bold;
    text-transform:uppercase;
    letter-spacing: normal;
    line-height: 1.45em;
    position:relative;
    margin:20px auto;
    height:542px;
    width:797px;
    background-position:0 0;
    background-repeat:no-repeat;
    background-color:transparent;
}
.menuUnder{
    font-family: Courier New, Courier, monospace;
    font-size: 16px;
    font-style:  normal;
    font-weight: bold;
    text-transform:uppercase;
    letter-spacing: normal;
    line-height: 1.45em;
    height:545px;
    width:261px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background: url(../images/2p_menu_bg.png);
	padding-left: 30px;
	padding-top: 40px;
}
ul.menu{
    list-style:none;
    width:797px;
}
ul.menu > li{
	float:left;
    width:265px;
    height:542px;
    border-right:1px solid #777;
    background-repeat:no-repeat;
    background-color:transparent;
}
ul.menu > li.last{
    border:none;
}
.bg1{
    background-image: url(../images/1.jpg);
}
.bg2{
    background-image: url(../images/2.jpg);
}
.bg3{
    background-image: url(../images/3.jpg);
}
ul.menu > li > a{
	float:left;
    width:265px;
    height:50px;
    margin-top:450px;
    text-align:center;
    line-height:50px;
    color:#ddd;
    background-color:#56402e;
    letter-spacing:1px;
    cursor:pointer;
    text-decoration:none;
    text-shadow:0px 0px 1px #fff;
}
ul.menu > li ul{
    list-style:none;
    float:left;
    margin-top:-292px;
    width:100%;
    height:244px;
    padding-top:20px;
    background-repeat:no-repeat;
    background-color:transparent;
}
ul.menu > li ul li{
    display:none;
}
ul.menu > li ul.sub1{
    background-image:url(../images/bg1_Bsub.png);
}
ul.menu > li ul.sub2{
    background-image:url(../images/bg2sub.png);
}
ul.menu > li ul.sub3{
    background-image:url(../images/bg3sub.png);
}
ul.menu > li ul li a{
	font-family: Courier New, Courier, monospace;
    font-size: 14px;
    font-style:  normal;
    font-weight: normal;
    color:#fff;
    text-decoration:none;
    line-height:30px;
    margin-left:20px;
    text-shadow:1px 1px 1px #444;
}
ul.menu > li ul.sub1 li{
    display:block;
}
ul.menu > li ul li a:hover{
    border-bottom:1px dotted #fff;
}
.menu_box {
    width:720px;
    height:32px;
    background:#7a2717;
    margin: 0px 0px 0px 31px;
	padding-top: 15px;
	padding-left: 50px;
    padding-right: 10px;
}
.column2{
	 width: 220px;
	 height: 22px;
	 display: inline-block;
	 margin-right: 26px;
	 float:left;
  
}
.column1{
	 width: 220px;
	 height: 22px;
	 display: inline-block;
	 margin-right: 26px;
	 margin-left: 6px;
	 float:left;
}
.column3{
	 width: 220px;
	 height: 22px;
	 display: inline-block;
	 float:left;
}

A.menu:link {
	font-family: Courier New, Courier, monospace;
    font-size: 16px;
    font-style:  normal;
    font-weight: bold;
    color:#eae0c3;
	text-decoration:none;
}
A.menu:visited {
	font-family: Courier New, Courier, monospace;
    font-size: 16px;
    font-style:  normal;
    font-weight: bold;
    color:#eae0c3;
    text-decoration:none;
}
A.menu:active {
	font-family: Courier New, Courier, monospace;
    font-size: 16px;
    font-style:  normal;
    font-weight: bold;
    color:#fc5f40;
    text-decoration:none;
}
A.menu:hover {
	font-family: Courier New, Courier, monospace;
    font-size: 16px;
    font-style:  normal;
    font-weight: bold;
    color:#fc5f40;
    text-decoration:none;
}
.clear{
    clear:both;
}
.effect1{
    -webkit-box-shadow: 0 10px 6px -6px #110705;
       -moz-box-shadow: 0 10px 6px -6px #110705;
            box-shadow: 0 10px 6px -6px #110705;
}
.list_txt li {
	list-style: none;
	font-weight: bold;
	text-indent: 10px;
	line-height: 130%;
	padding-left: 25px;
	margin-left: 145px;
	margin-bottom: 15px;
	color:#3f6005;
	background: url(../images/point2.jpg) no-repeat left 50%;
	font-family: Courier New, Courier, monospace;
	font-size: 16px;
	}
.list_txt li a:link{
	font-weight: bold;
	color:#7a2717;
 	text-decoration:none;
	}
.list_txt li a:active{
	font-weight: bold;
	color:#3f6005;
 	text-decoration:underline;
	}
.list_txt li a:visited{
	font-weight: bold;
	color:#7a2717;
 	text-decoration:none;
	}
.list_txt li a:hover{
	font-weight: bold;
	color:#3f6005;
 	text-decoration:underline;
	}
	
.list_txt2 li {
	list-style: none;
	font-weight: bold;
	text-indent: 10px;
	line-height: 130%;
	padding-left: 25px;
	margin-left: 5px;
	margin-bottom: 15px;
	color:#3f6005;
	background: url(../images/point2.jpg) no-repeat left 50%;
	font-family: Courier New, Courier, monospace;
	font-size: 15px;
	}
.list_txt2 li a:link{
	font-weight: bold;
	color:#7a2717;
 	text-decoration:none;
	}
.list_txt2 li a:active{
	font-weight: bold;
	color:#3f6005;
 	text-decoration:underline;
	}
.list_txt2 li a:visited{
	font-weight: bold;
	color:#7a2717;
 	text-decoration:none;
	}
.list_txt2 li a:hover{
	font-weight: bold;
	color:#3f6005;
 	text-decoration:underline;
	}
	
.list_img li {
	list-style: none;
	line-height: 130%;
	padding-left: 25px;
	background: url(../images/point.jpg) no-repeat left 50%
}
.list_img2 li {
list-style: none;
line-height: 130%;
padding-left: 25px;
background: url(../images/point_emp.jpg) no-repeat left 50%
}

A.cp:link {
	font-family: Courier New, Courier, monospace;
    font-size: 14px;
    font-style:  normal;
    font-weight: bold;
    color:#eae0c3;
	text-decoration:none;
	}
A.cp:visited {
	font-family: Courier New, Courier, monospace;
    font-size: 14px;
    font-style:  normal;
    font-weight: bold;
    color:#eae0c3;
    text-decoration:none;
	}
A.cp:active {
	font-family: Courier New, Courier, monospace;
    font-size: 14px;
    font-style:  normal;
    font-weight: bold;
    color:#d5a408;
    text-decoration:none;
	}
A.cp:hover {
	font-family: Courier New, Courier, monospace;
    font-size: 14px;
    font-style:  normal;
    font-weight: bold;
    color:#d5a408;
    text-decoration:none;
	}
ul.vert_menu{
    list-style: square;
	padding-left: 20px;
	}
ul.vert_menu > li{
	color:#f7f3e6;
	font-family: Courier New, Courier, monospace;
    font-size: 16px;
	text-shadow:0px 0px 6px #3b4025, -1px 0px 10px #282d0f;
	padding-top: 14px;
    }
ul.vert_menu > li > a{
	color:#f7f3e6;
	font-family: Courier New, Courier, monospace;
    font-size: 16px;
	text-shadow:0px 0px 6px #3b4025, -1px 0px 10px #282d0f;
    cursor:pointer;
    text-decoration:none;
	}
ul.vert_menu > li > a:hover{
	color:#454d20;
	font-family: Courier New, Courier, monospace;
    font-size: 16px;
	text-shadow: 0px 0px 5px #f8ebcd, -1px -1px 3px #FFF; 
    cursor:pointer;
    text-decoration:none;
	}
	
ul.vert_menu > li > ul{
    list-style: none;
	padding-left: 20px;
	}
a.sub:link{
	color:#cfd525;
	font-family: Courier New, Courier, monospace;
    font-size: 16px;
	text-shadow:0px 0px 6px #3b4025, -1px 0px 10px #121502;
    cursor:pointer;
    text-decoration:none;
	}
a.sub:active{
	color:#454d20;
	font-family: Courier New, Courier, monospace;
    font-size: 16px;
	text-shadow: 0px 0px 5px #f8ebcd, -1px -1px 3px #FFF; 
    cursor:pointer;
    text-decoration:none;
	}
a.sub:visited{
	color:#f7f3e6;
	font-family: Courier New, Courier, monospace;
    font-size: 16px;
	text-shadow:0px 0px 6px #3b4025, -1px 0px 10px #282d0f;
    cursor:pointer;
    text-decoration:none;
	}
a.sub:hover{
	color:#454d20;
	font-family: Courier New, Courier, monospace;
    font-size: 16px;
	text-shadow: 0px 0px 5px #f8ebcd, -1px -1px 3px #FFF; 
    cursor:pointer;
    text-decoration:none;
	}

p.ln {
	text-align:center; 
	padding-top: 15px;
	text-indent: 0px;	
	}
p {
	text-indent: 15px;	
	padding-bottom: 10px;
}
a.po:link{
	font-weight: bold;
	color:#7a2717;
 	text-decoration:none;
	font-family: Courier New, Courier, monospace;
	font-size: 15px;
	}
a.po:active{
	font-weight: bold;
	color:#3f6005;
 	text-decoration:underline;
	font-family: Courier New, Courier, monospace;
	font-size: 15px;
	}
a.po:visited{
	font-weight: bold;
	color:#7a2717;
 	text-decoration:none;
	font-family: Courier New, Courier, monospace;
	font-size: 15px;
	}
a.po:hover{
	font-weight: bold;
	color:#3f6005;
 	text-decoration:underline;
	font-family: Courier New, Courier, monospace;
	font-size: 15px;
	}
.clr {
	text-indent: 20px;
	line-height: 130%;
	background: url(../images/content_tabl.png);
	}
.rzd {
	text-indent: 20px;
	background: url(../images/stars.png);
	background-repeat: repeat-x;
	}
.sdvig_rt {
	float: inherit;
	padding-left: 220px;
	}
ul.first {
	list-style: none;
	font-weight: bold;
	padding-left: 64px;
	color:#3f6005;
	font-family: Courier New, Courier, monospace;
    font-size: 17px;
	text-shadow:0px 0px 6px #a49454;
}

ul.first > li > a {
	list-style: none;
	font-weight: bold;
	color:#3f6005;
	font-family: Courier New, Courier, monospace;
    font-size: 17px;
	text-shadow:0px 0px 6px #a49454;
	text-decoration:none;
	}
	
ul.dastan {
	list-style: none;
	font-weight: bold;
	padding-left: 20px;
	color:#3f6005;
	font-family: Courier New, Courier, monospace;
    font-size: 17px;
	text-shadow:0px 0px 6px #a49454;
}

ul.dastan > li > a {
	list-style: none;
	font-weight: bold;
	color:#3f6005;
	font-family: Courier New, Courier, monospace;
    font-size: 17px;
	text-shadow:0px 0px 6px #a49454;
	text-decoration:none;
	}	

.title_line {
	font: bold 1.2em Courier New, Courier, monospace;
	background-image:url(../images/spry1.jpg);
	border-bottom: solid 1px #a8a18d;
	color: #fff;
	margin: 0px;
	padding: 15px;
	height: 20px;
	font-size: 16px;
	}
.second_line {
	font: bold 1.2em Courier New, Courier, monospace;
	background-image:url(../images/spry2.jpg);
	border-bottom: solid 1px #a8a18d;
	border-top: solid 1px #a8a18d;
	color: #385504;
	margin: 0px;
	padding: 15px;
	cursor: pointer;
	height: 20px;
	font-size: 16px;
	text-shadow:0px 0px 6px #d1fa8a;
	}
.second_line2 {
	font: bold 1.2em Courier New, Courier, monospace;
	background-image:url(../images/spry3.jpg);
	border-bottom: solid 1px #a8a18d;
	border-top: solid 1px #a8a18d;
	color: #385504;
	margin: 0px;
	padding: 15px;
	cursor: pointer;
	height: 30px;
	font-size: 16px;
	text-shadow:0px 0px 6px #d1fa8a;
	}
	
.second_line3 {
	font: bold 1.1em Courier New, Courier, monospace;
	border-bottom: solid 1px #a8a18d;
	color: #385504;
	margin: 0px;
	padding: 15px;
	cursor: pointer;
	height: auto;
	font-size: 16px;
	text-shadow:0px 0px 6px #d0d4c9;
	}
	
.poez_content {
	margin: 20px;
	padding: 0px;
	font-family: Helvetica, Sans-serif;
    font-size: 15px;
	letter-spacing: 0.9px;
	line-height: 1.3em;
	
}
.menu_rt {
	float:right;
	margin: 20px;
	padding: 0px;
	font-family: Helvetica, Sans-serif;
    font-size: 15px;
	letter-spacing: 0.9px;
	line-height: 1.3em;
	background-color:#060;
	width: 250px;
	height: 500px;
}
.poez_intxt{
    font-family: Courier New, Courier, monospace;
    font-size: 13px;
	color: #941e08;
	font-weight:bold;
}
.dastan_txt{
    font-family:  Verdana, Geneva, sans-serif;
    font-size: 13px;
	color: #486008;
	font-weight:bold;
}
.dastan_tlt{
    font-family:  Verdana, Geneva, sans-serif;
    font-size: 15px;
	color: #6b9007;
	font-weight:bold;
}

.dastan_janr{
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 21px;
	color: #804420;
	font-weight:bold;
	font-style:italic;
	float: left;
	margin-bottom: 20px;
	}

.plastinki {
	width: 975px;
	margin:0px auto;
	}
.singl_plast  {
	width: 325px;
	height: 325px;
	float: left;
	text-align: center;
	}
.tab_title {
	font: bold 1.0em Courier New, Courier, monospace;
	background-image:url(../images/spry1.jpg);
	border-bottom: solid 1px #a8a18d;
	color: #fff;
	margin: 0px;
	padding: 9px;
	height: 10px;
	text-align:center;
	}
.tab_diskqr {
	font-family: Helvetica, Sans-serif;
    font-size: 12px;
	vertical-align: center;
	text-align:center;
	}
.tab_diskqr > td{
	font-family: Helvetica, Sans-serif;
    font-size: 12px;
	vertical-align: center;
	text-align:center;
	border-bottom: solid 1px #a8a18d;
	}

.blok1 {position: relative; cursor:pointer; display: inline-block;}
.blok1 img + img {position:absolute; left: 0; top:0; z-index:100; display: none;}
.blok1:hover img + img {display: block;}

.list_disk li {
	list-style: none;
	font-weight: bold;
	text-indent: 10px;
	line-height: 130%;
	padding-left: 25px;
	margin-bottom: 10px;
	color:#3f6005;
	background: url(../images/point3.jpg) no-repeat left 50%;
	font-family: Courier New, Courier, monospace;
	font-size: 16px;
	}
.list_disk li a:link{
	font-weight: bold;
	color:#7a2717;
 	text-decoration:none;
	}
.list_disk li a:active{
	font-weight: bold;
	color:#3f6005;
 	text-decoration:underline;
	}
.list_disk li a:visited{
	font-weight: bold;
	color:#7a2717;
 	text-decoration:none;
	}
.list_disk li a:hover{
	font-weight: bold;
	color:#3f6005;
 	text-decoration:underline;
	}
.disk_tbl {
	font-family: Helvetica, Sans-serif;
    font-size: 13px;
	font-weight:bold;
	border-spacing: 7px 11px;
	}

.disk_tab_title {
	font: bold 1.3em Courier New, Courier, monospace;
	background-image:url(../images/spry1.jpg);
	border-bottom: solid 1px #a8a18d;
	color: #fff;
	margin: 0px;
	padding: 15px;
	height: 18px;
	text-align:left;
	}
.disk_tab_title2 {
	font: bold 1.3em Courier New, Courier, monospace;
	background-image:url(../images/spry2.jpg);
	border-bottom: solid 1px #a8a18d;
	color: #1e5d08;
	margin: 0px;
	padding: 15px;
	height: 18px;
	text-align:left;
	}
.geri {
	float: left;
	width: 100px;
	padding-top: 7px;
	}
.geri2 {
	float: right;
	width: 100px;
	padding-top: 7px;
	text-align: right;
	}
.yuxari {
	float: right;
	width: 70px;
	}
.modalDialog {
		position: fixed;
		font-family: Arial, Helvetica, sans-serif;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.8);
		z-index: 99999;
		-webkit-transition: opacity 400ms ease-in;
		-moz-transition: opacity 400ms ease-in;
		transition: opacity 400ms ease-in;
		display: none;
		pointer-events: none;
		overflow:auto;
		text-align:justify;
	}

.modalDialog:target {
		display: block;
		pointer-events: auto;
	}

.modalDialog > div {
		width: 500px;
		height:auto;
		position: relative;
		margin: 10% auto;
		padding: 5px 20px 13px 20px;
		border-radius: 10px;
		background: #fdf1d7;
		background: -moz-linear-gradient(#fdf1d7, #5f513a);
		background: -webkit-linear-gradient(#fdf1d7, #5f513a);
		background: -o-linear-gradient(#fdf1d7, #5f513a);
	}
a.mod:link {
	list-style: none;
	font-weight: bold;
	color:#3f6005;
	font-family: Courier New, Courier, monospace;
    font-size: 17px;
	text-shadow:0px 0px 6px #a49454;
	text-decoration: none;
}
a.mod:visited {
	list-style: none;
	font-weight: bold;
	color:#3f6005;
	font-family: Courier New, Courier, monospace;
    font-size: 17px;
	text-shadow:0px 0px 6px #a49454;
	text-decoration: none;
}
a.mod:active {
	list-style: none;
	font-weight: bold;
	color:#e97c07;
	font-family: Courier New, Courier, monospace;
    font-size: 17px;
	text-shadow:0px 0px 6px #a49454;
	text-decoration: none;
}
a.mod:hover {
	list-style: none;
	font-weight: bold;
	color:#e97c07;
	font-family: Courier New, Courier, monospace;
    font-size: 17px;
	text-shadow:0px 0px 6px #a49454;
	text-decoration: none;
}

.close {
		background: #5f513a;
		color: #FFFFFF;
		line-height: 25px;
		position: absolute;
		right: -12px;
		text-align: center;
		top: -10px;
		width: 24px;
		text-decoration: none;
		font-weight: bold;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 12px;
		-moz-box-shadow: 1px 1px 3px #000;
		-webkit-box-shadow: 1px 1px 3px #000;
		box-shadow: 1px 1px 3px #000;
	}


.close:hover { background: #7fc849; }

.lf{
	margin: 8px;
	height: auto;
	float: left;
	border: 0;
	position: relative;
}

.rt{
	margin: 8px;
	height: auto;
	float: right;
	border: 0;
	position: relative;
}
.clear1 {clear:both;}
.clear2 {clear:right; float:none; height:0; font-size:0;}
.clear {
    clear: left; 
   }
   
#toTop {
	 position:fixed;
	 z-index:9999;
	 bottom:30px;
	 right:30px;
	 background: #525834;
	 border: 1px solid #a78f4f;
	 padding: 5px;
	 cursor: pointer;
	 color: #f7f3e6;
	 text-decoration: none;
	 text-align:center;
	 font-family: Courier New, Courier, monospace;
	 font-size: 12px;
	 font-weight: bold;
	 width:100px;
}

.shelf {
	width:732px;
	margin:0px auto;
	padding-left: 20px;
	margin-top: 260px;
	height:83px;
	background:url(../images/polka.jpg);
	background-repeat:no-repeat;
}

.shelf1 {
	width:732px;
	margin:0px auto;
	text-align: center;
	margin-top: 260px;
	height:83px;
	background:url(../images/polka.jpg);
	background-repeat:no-repeat;
}

.book {
	width:196px;
	margin:4px auto;
	padding-left: 25px;
	margin-top: -245px;
	height:268px;
	text-shadow:0px 0px 1px #fff;
}

a.au_list:link {
	list-style: none;
	font-weight: bold;
	color:#3f6005;
	font-family: Courier New, Courier, monospace;
    font-size: 16px;
	text-shadow:0px 0px 6px #94b076;
	text-decoration: none;
}
a.au_list:visited {
	list-style: none;
	font-weight: bold;
	color:#3f6005;
	font-family: Courier New, Courier, monospace;
    font-size: 16px;
	text-shadow:0px 0px 6px #94b076;
	text-decoration: none;
}
a.au_list:active {
	list-style: none;
	font-weight: bold;
	color:#713b05;
	font-family: Courier New, Courier, monospace;
    font-size: 16px;
	text-shadow:0px 0px 3px #f8a154;
	text-decoration: none;
}
a.au_list:hover {
	list-style: none;
	font-weight: bold;
	color:#713b05;
	font-family: Courier New, Courier, monospace;
    font-size: 16px;
	text-shadow:0px 0px 3px #f8a154;
	text-decoration: none;
}
a.simlrd:link {
	list-style: none;
	font-weight: bold;
	color:#196d03;
	font-family: Courier New, Courier, monospace;
    text-decoration: underline;
	
}
a.simlrd:visited {
	list-style: none;
	font-weight: bold;
	color:#196d03;
	font-family: Courier New, Courier, monospace;
    text-decoration: underline;
}
a.simlrd:active {
	list-style: none;
	font-weight: bold;
	color:#b4060e;
	font-family: Courier New, Courier, monospace;
    text-decoration: underline;
}
a.simlrd:hover {
	list-style: none;
	font-weight: bold;
	color:#b4060e;
	font-family: Courier New, Courier, monospace;
    text-decoration: underline;
}
a.kar:link {
	list-style: none;
	font-weight: bold;
	color: #fff;
	font-family: Arial;
    text-decoration: none;
	display: block;	
	margin-bottom: -12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.kar:visited {
	list-style: none;
	font-weight: bold;
	color: #fff;
	font-family: Arial;
    text-decoration: none;
	display: block;	
	margin-bottom: -12px;
}
a.kar:active {
	list-style: none;
	font-weight: bold;
	color:#b4060e;
	font-family: Arial;
    text-decoration: none;
	display: block;	
	background: #d39b41;
	padding-left: 15px;	
	margin-bottom: -12px;
}
a.kar:hover {
	list-style: none;
	font-weight: bold;
	color:#b4060e;
	font-family: Arial;
    text-decoration: none;
	display: block;
	background: #d39b41;
	padding-left: 15px;	
	margin-bottom: -12px;
}
img.pdf {
    margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
}
img.sim {
    border: solid 3px #c1b696;
	box-shadow: 0 0 2px 0px;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 15px;	
	float: left;
	}
.in {
    border: solid 3px #c1b696;
	box-shadow: 0 0 2px 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	padding: 5px;
	float: left;
	}
.book_cnt{
	width: 600px;
	margin:0px auto;
    }
.aletler {
    border: solid 3px #c1b696;
	box-shadow: 0 0 2px 0px;
	margin: 15px;
	padding: 5px;
	background: #000;
	color: #FFC;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 16px;
	font-weight: bold;
	float: left;
	width: 25%;
	text-align:center;
	}
a.instrum:link, 
a.instrum:visited {
	list-style: none;
	color: #FFC;
	text-decoration: none;
}

a.instrum:active, 
a.instrum:hover {
	list-style: none;
	color:#c1a14f;
    text-decoration: none;
}

.unit {
	width:95%;
	margin:0px auto;
	background: url(../images/content_tabl.png);
	padding-top: 10px;
	border-bottom:  dotted 1px #666;
	margin-bottom: 10px;
	min-height: 180px;
}

.adi {
	color: #436e04;
	font-size: 18px;
	font-family: Courier New, Courier, monospace;
	font-weight: bold;
}

.inf {
	width:75%;
	margin-left:8px;
	padding: 15px;
	float: right;
}

.ashiq {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	letter-spacing: 0.4px;
	font-weight:normal;
}
.col {
   	width:49%;
	margin-left:4px;
	float: left;
}
.karaoke1 {
   	width:32%;
	margin:4px;
	float: left;
	background:#60683a;
	border: ridge #e68b09 3px;
	display: block;
	padding: 7px;
	-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-moz-box-shadow: 1px 1px 3px #000;
		-webkit-box-shadow: 1px 1px 3px #000;
		box-shadow: 1px 1px 3px #000;
	}
.karaoke2 {
   	width:62%;
	margin:4px;
	float: right;
	padding: 2px;
}
.karaoke3, karaoke4 {
   	width:44%;
	margin:4px;
	float: left;
	background:#60683a;
	border: ridge #e68b09 3px;
	display: block;
	padding: 7px;
	-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border-radius: 8px;
		-moz-box-shadow: 1px 1px 3px #000;
		-webkit-box-shadow: 1px 1px 3px #000;
		box-shadow: 1px 1px 3px #000;
	}
.karaoke4 {
   	width:45%;
	margin:4px;
	float: right;
	background:#60683a;
	border: ridge #e68b09 3px;
	display: block;
	padding: 7px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
	}
img.flag{
   	border: solid #fff 1px;
}

img.noti{
   	border: solid #697458 1px;
}
.alf {
	 background: #586941;
	 border: 1px ridge #374108;
	 border-radius: 8px;
	 padding: 3px;
	 cursor: pointer;
	 color: #e68b09;
	 text-decoration: none;
	 text-align:center;
	 font-family: Courier New, Courier, monospace;
	 font-size: 24px;
	 font-weight: bold;
	 -moz-box-shadow: 1px 1px 3px #9ba669;
	-webkit-box-shadow: 1px 1px 3px #9ba669;
	box-shadow: 1px 1px 3px #9ba669;
}
a.alfv:link, 
a.alfv:visited {
	color: #fce8b8;
	text-decoration: none;
	display: block;
}

a.alfv:active, 
a.alfv:hover {
	color: #fbd627;
	text-decoration: none;
	text-shadow:0px 0px 3px #1b0802;
	display: block;
	border-radius: 6px;
    background: #22320c;
}
.trispr{
	width:32%;
	margin:2px;
	float:left;
	border: dashed #b0a487 1px;
    }