html,body{
	font-size: 11px;
	font-family: verdana;
	height:100%;
	margin:0px;
	padding: 0px;
	background: none;
}



.box_window{
  width:700px;
  position:fixed;
  top:15%;
  left:50%;
  margin-left:-350px;
  z-index:11;
  background: #fff;
  display:none;
  padding:20px;
}
.box_window_in {
  position: relative;
  overflow-y:auto;
}
.box_title {
  position: absolute;
  left: 0px;
  top: -30px;
  color: #fff;
}
.bw_close{
  position:absolute;
  top: -25px;
  font-size: 10px;
  color: #fff;
  right:0px;
  cursor:pointer;
  z-index: 2;
}
.mask{
  position:fixed;
  background:rgba(0, 0, 0, 0.38);
  display:none;
  height:100%;
  width: 100%;
  z-index:10;
}


.to_blur.active {
 -webkit-filter: blur(5px);
 -moz-filter: blur(5px);
 -o-filter: blur(5px);
 -ms-filter: blur(5px);
 filter: blur(5px);
}
/*  Loghin New------------------------------ */


.clr::after {
	content: '';
	display: table;
	clear: both;
}
.super_login_panel {
  position: fixed;
  background: rgba(0, 0, 0, 0.66);
  width: 100%;
  height: 100%;
  display: none;
  z-index: 900;
}
.slp_name_box {
  background: #fff;
  height: 70px;
  position: relative;
  display: none;
  margin-bottom: 40px;
}
.slp_name_text {
  width: 400px;
  position: absolute;
  color: #cfcfcf;
  left: 50%;
  bottom: 0;
  margin-left: -330px;
  padding-bottom: 25px;
  font-size: 52px;
}
.spl_close {
	width: 32px;
	height: 32px;
	position: absolute;
	right: 0;
	cursor: pointer;
	bottom: 21px;
	background: url(../images/spl_close.png) no-repeat;
}
.slp_name_str {
  position: absolute;
  width: 51px;
  height: 21px;
  bottom: -21px;
  left: 0;
  background: url(../images/spl_str.png) no-repeat;
}
.spl_in {
	 width: 660px;
	 margin: 0 auto;
}
.spl_in_form {
	float: left;
	width: 300px;
}
.spl_in_form ul li {
	margin-bottom: 10px;
}
.spl_in_form_input {
	background: #fff;
	height: 40px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 0;
	padding-left: 30px;
	width: 320px;
        border: 1px #868686 solid;
}
.spl_in_form_input.name {
	background: #fff url(../images/spl_user.png) no-repeat 5px center;
}
.spl_in_form_input.pass {
	background: #fff url(../images/spl_pass.png) no-repeat 5px center;
}
.spl_in_form_button {
	border-radius: 3px;
	-moz-border-radius: 3px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 0;
	cursor: pointer;
	font-size: 12px;
	width: 95px;
}
.spl_in_form_button.login {
	background: #22762e;
	float: left;
}
.spl_in_form_button.reg {
	background: #810505;
	float: right;
	  width: 200px;
}
.spl_in_form_button.login:hover {
	background: #358E42;
}
.spl_in_form_button.reg:hover {
	background: #E60303;
}

.spl_links {
	font-size: 11px;
}

.spl_av {
	float: left;
	width: 160px;
}
.spl_av_img {
	display: block;
	width: 150px;
	height: 150px;
	border-radius:150px;
	-moz-border-radius: 150px;
	position: relative;
	overflow: hidden;
	margin: 15px auto 15px auto;
}
.spl_av_img img {
	width: 150px;
	height: 150px;
}
.spl_pm {
	text-align: center;
	color: #b5b5b5;
}

.spl_pm a:hover{
	text-decoration: none;
}

.spl_pm_new, .spl_pm_f, .spl_pm_v{color: #fff;}

.spl_pm_new {
	background: url(../images/spl_pm.png) no-repeat left center;
	padding-left: 35px;
	font-size: 48px;
	
}
.spl_pm_v {
	font-size: 25px;
	
}
    .spl_pm_f {
	 font-size: 48px;
	
}

.spl_menu {
	float: right;
	width: 465px;
}
.spl_menu li {
	float: left;
	width: 210px;
	margin: 0 4px 4px 0;
}
.spl_menu li a {
	display: block;
	background: rgba(66, 120, 80, 0.7);
	height: 40px;
	line-height: 40px;
	padding:0 18px;
	color: #fff;
	border-radius: 3px;
	font-size: 13px;
	-moz-border-radius: 3px;
}
.spl_menu li a:hover {
	background: rgba(144, 17, 17, 0.87);
}
.wpl_button {
	background: #fff url(../images/spl_button.png) no-repeat center center;
	position: fixed;
	top: 10%;
	
	right: 2px;
	width: 80px;
	height: 80px;
	border-radius: 150px;
	-moz-border-radius: 150px;
	border: 5px #868686  solid;
	cursor: pointer;
	z-index: 899;
}
.wpl_button:hover {
	background: #f1f1f1 url(../images/spl_button.png) no-repeat center center;
	border: 5px #3eb749 solid;
}



/* END Loghin New------------------------------ */

/* Êíîïêà íàâåðõ */
 

 
		.back-to-top { 
    background: #fff; 
    border-radius: 150px; color: #319b3b;
    text-align: center; 
    width: 80px; 
    height: 80px; 
    display: block;
    display: block;
    position: fixed;
    right: 0;
    bottom: 0;
    border: 5px #868686 solid;
        }
        
        
.back-to-top:hover { background: #f1f1f1; color: #099916; border: 5px #319b3b solid; }

/* Fine Êíîïêà íàâåðõ */


img {
	border:0px;
}

.tn_item {
	float: left;
	width: 18.5%;
	margin-right: 15px;
	
	position: relative;
	overflow: hidden;
	-webkit-transition:background-color 0.5s ease;
}
.tn_item_full {
	float: left;
	width: 31%;
	margin-right: 15px;
	
	position: relative;
	overflow: hidden;
	-webkit-transition:background-color 0.5s ease;
}


.tn_item:nth-child(6) {
	margin-right: 0;
}
   
.tn_title {
    color: #fff;
    font-size: 30px;
    text-align: left;
    
}

.tn_itemiso {
	float: left;
	width: 212px;
	margin-right: 15px;
	background: #354A56;
	position: relative;
	overflow: hidden;
	-webkit-transition:background-color 0.5s ease;
}

.tn_item_pict {
	position: relative;
	overflow: hidden;
	height: 130px;
}
.tn_item_pict img {
	width: 100%;
}

.tn_item_pict1 {
	position: relative;
	overflow: hidden;
	height: 230px;
}
.tn_item_pict1 img {
	width: 300px;
}

.tn_item h2 a {
	 font-family: 'Open Sans';
	color: #000;
	height: 44px;
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
}
.tn_info_box.hni_overview_info {
	background: transparent;
	padding: 0;
}
.tn_info_box.hni_overview_info .hni_i_views, .tn_info_box.hni_overview_info .hni_i_com {
	background-image: url("../images/news_icons_l_w.png");
	color: #fff;
	opacity: 0.7;
}
.tn_cont {
	padding: 0px;
}

.tn_contiso {
	padding: 10px;
	font-size: 10px;
    color: #23333c;
    font-family: 'proxima_nova_rgbold';
}

/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}
.textbox
{padding: 2px;border: 1px solid #cac0ad;}

/* Current */
.green {
	border: solid 1px #B3B3B3;
	background-color: #F5F5F5;
}

/* Complete */
.blue {
	border: solid 1px #B3B3B3;
	background-color: #F5F5F5;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 99%;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../../engine/classes/uploads/swfupload/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}
table {
  border: 0px;
  border-collapse: collapse;
}
table td {
  padding: 0px;
}
.scontent  {
  font: 11px Arial, Helvetica, sans-serif;
    position: relative;
margin: 0 auto;
 
text-align: left;
  
}


/*---Userinfo---*/
.userinfo { width: auto; padding-left: 120px; height: 200px;}
  .rateui { width: 185px; height: 17px; margin: 0 auto; padding-top: 4px; }
  .userinfo .lcol { margin-left: -125px; width: 110px; padding-right: 15px; }
    .userinfo .lcol .avatar { margin-bottom: 10px; padding: 4px; background-color: #fff; border: 1px solid #c0d4de; }
      .userinfo .lcol .avatar img { width: 100px; }
    .userinfo .lcol ul { font-size: 0.9em; }

  .userinfo .rcol { width: 100%; margin-top: -125px;}
    .userinfo .rcol ul { list-style: none; margin-left: 0; }
    .userinfo .rcol ul li { margin-bottom: 0.2em; }

    .ussep { padding-top: 12px; background: url("../images/ussep.png") no-repeat; }



.blockmenu                                {
  height:22px;
  width: 100%;
  font: 11px Tahoma;
}
.blockmenu a:link,
.blockmenu a:visited                      {
  color:#cfcfcf;
  text-decoration:none;
  padding-left:23px;
  line-height:22px;
  display:block;
  font-weight:bold;
  border-bottom:1px dotted #cfcfcf;
  background: #010101 url(../images/icon.gif) no-repeat left;
}
.blockmenu a:hover                         {
  color:#FFB74A;
  text-decoration:none;
  padding-left:23px;
  line-height:22px;
  display:block;
  font-weight:bold;
  border-bottom:1px dotted #FFB74A;
  background: #333333;
  background: #010101 url(../images/icon_on.gif) no-repeat left;
}
.mtitle    {
  font: bold 11px/25px Tahoma;
  color: #363764;
  background:  url(../images/title_n.jpg) repeat-x -350px top;
  display: block;
  height: 26px;
  width: 350px;
  text-align: center;
}

.mtitle1    {
  font: bold 11px/25px Tahoma;
  color: #363764;
  background:  url(../images/title_n.jpg) repeat-x -120px top;
  display: block;
  height: 26px;
  width: 120px;
  text-align: center;
}


.mnews    {
       background: #f0f1f5;
    border: 1px solid #484848;

}



.mnews1    {
        background: #839aa9;
  font: bold 11px Arial;
  color: #fefcfc;
  border: 2px solid #7195af;


}


.mnews a   {
  color: #484848;
  text-decoration: none;
}
.mnews a:hover  {
  color: #FF0000;
  text-decoration: none;

}



/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½
------------------------------ */
.navigation {
  color: #555555;
  border: 0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
  text-decoration: none;
  color: #555555;
  background-color: #DCDAC9;
  border: 1px solid #AAAA88;
  padding: 3px 6px;
  font-size: 18px
}

.navigation a:hover {
  background-color: #F8F8F8;
  color: #000;
  border-color: #CCC;
}

.navigation span {
  text-decoration: none;
  background-color: #ffffff;
  padding: 3px 6px;
  border: 1px solid #AAAA88;
  color: #555555;
  font-size: 18px;
}

.navigation span.nav_ext {
        border: none;
        background: transparent;
}
td.colhead {
  font-weight: bold;
  color: #ffffff;
  background-color: #cd79bc;
  border: 1px solid #ccc;
}


/* ï¿½ï¿½ï¿½ï¿½ï¿½ DLE */

.category {
  color: #663300;
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  text-decoration: none;
}
.category a {
  color: #910000;
  text-decoration: none;
}
.category a:hover {
    font-family: tahoma;
  color: #484848;
  text-decoration: none;
}

/* ==================== */

.speedbar {
  font: bold 12px/25px Tahoma;
  color: #363764;
  background: url(../images/title_n.jpg) repeat-x;
  display: block;
  height: 26px;
  text-align: left;
  border-left: 0px solid #010101;
  border-right: 0px solid #010101;
}
.speedbar a {
  color: #363764;
  text-decoration: none;
  border-bottom: 0px dotted #cfcfcf;
}
.speedbar a:hover {
  color: #FFF;
  text-decoration: none;
  border-bottom: 1px dotted #FFF;
}

/* ==================== */

.slink {

     font:  11px/12px Tahoma;
  color: #363636;

}
.slink a:active, .slink a:visited, .slink a:link {
  color: #363636;

}
.slink a:hover {
  color: #ed812b;
     
}

.comm {
color: #BC7100;
font-size: 12px;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-align:center;
text-decoration: none;
}
.cat{
color: #303030;
font-size: 12px;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-align:center;
text-decoration: none;
}
.mmesc{
color: #ffffff;
font-size: 12px;
background: #d0d0d0;
  border: 2px solid #ed812b;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-align:center;
text-decoration: none;
}




.button_more {
  
  background-color: #5b84a7;
  border: none;
  color: #FFFFFF;
  text-align: center;
font-size: 15px;
padding: 12px;
text-decoration: none;
border-radius: 3px;
border: 1px solid #503000;
 width: 300px;
  transition: all 0.5s;
  cursor: pointer;
 
}
    

    
.button_more span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
    color: #FFFFFF;
    font-weight: bold;
      
}

.Abutton_more span:after {
  content: '»';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button_more:hover span {
  padding-right: 25px;
            
}

.button_more:hover span:after {
  opacity: 1;
  right: 0;
}



/* ==================== */

.main-body {
  font-size: 11px;
  color: #030a44;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 4px;
}
.main-menu {
   
     padding-top: 4px;
     text-align:center;
     font-family: Tahoma;
  font-size: 11px;
  border: 0px solid #ddd;
  }
.main-menu1{ color: #F6E6AE;
font-weight: bold;
    padding-top: 30px;
    text-align: center;
}
        
 .exit {
         padding-top: 8px;
         font-size: 13px;
         font-family: Tahoma;
         border: 0px solid #ddd;
         text-align:center;
}

.copy {
  color: #663300;
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  text-decoration: none;
}
.copy a:active, .copy a:visited, .copy a:link {
  color: #910000;
  text-decoration: none;
}
.copy a:hover {
  color: #FF0000;
  text-decoration: none;
}

/* ==================== */

.stext {
  color: #663300;
  font-size: 14px;    /* ! */
  font-family: tahoma;  /* ! */
  text-decoration: none;
    line-height: 19px;
}
.stext a:active, .stext a:visited, .stext a:link {
  color: #910000;
  text-decoration: none;
  font-weight: bold;
}
.stext a:hover {
  color: #FF0000;
  text-decoration: none;
  font-weight: bold;
}

/* ==================== */

.ltitle {
  color: #a4a4a4;
  font-size: 12px;
  font-weight: bold;
}


.ltitle_small {
  color: #a4a4a4;
  font-size: 11px;
  font-weight: bold;
}

/* ==================== */
.title-nav{
    line-height: 40px;
    color: #242424;
}
.title-nav:hover {
    color: #242424;
}
.title-nav a:hover{
    color: #242424;
}
 .meta-nav {
color: #242424;
font: bold 13px/1 Tahoma;
width: 99%;
border: 1px solid #353434;

background: #B1B1B1 none repeat scroll 0% 0%;

padding-left: 0.5em;
	
	-o-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-webkit-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
	
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}

.meta-nav:hover {
	border: 1px solid #333;
	color: #242424;
	background: #f0f0f0;
	-o-transition: all 0s ease-in-out;
	-moz-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
    text-decoration: none;
}

.meta-nav a:hover {
color: #242424;
text-decoration: none;
}

/* ==================== */

.ctitle {
  color: #663300;
  font-size: 11px;
  font-weight: normal;
}
.ctitle a {
  color: #910000;
  text-decoration: none;
}
.ctitle a:hover {
  color: #FF0000;
  text-decoration: none;
}

/* ==================== */

.news {
  color: #040f00;
  font-family: Verdana;
  font-size: 15px;
  text-align:justify;


}
.news a {
 

  font-weight: bold;

}
.news a:hover {
 

  font-weight: bold;
}


.full-news-content {
		line-height: 20px;
 
		font-size: 16px;
		padding: 0 20px;
    text-align: center;

	}


.stcenter {
    background: #f0f0f0;
  color: #000;
  font-family: Verdana;
  font-size: 11px;
  text-align:justify;
  padding: 11px;
  border-top: 1px solid #102b0f;
  border-right: 1px solid #102b0f;
  border-bottom: 4px solid #102b0f;
  border-left: 1px solid #102b0f;
}
.stcenter a {
  
  font-weight: bold;
  text-decoration: none;
}
.stcenter a:hover {
  
}

.stcenter1 {
    background: #e6edf1;
  color: #000;
  font-family: arial;
  font-size: 9px;
  text-align:justify;
  padding: 7px;
  border-top: 1px solid #102b0f;
  border-right: 1px solid #102b0f;
  border-bottom: 4px solid #102b0f;
  border-left: 1px solid #102b0f;

}
.stcenter1 a {
  color: #000;
  text-decoration: none;
}
.stcenter1 a:hover {
  color: #FF0000;
  text-decoration: none;
}

/* ==================== */

.userstop {
  color: #663300;
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  text-decoration: none;
}
.userstop a {
  color: #910000;
  text-decoration: none;
}
.userstop a:hover {
  color: #FF0000;
  text-decoration: underline;
}
.userstop td {
  padding: 3px;
}
.userstop thead {
  color: #663300;
  font-weight: bold;
}



/* ==================== */

.f_textarea {
  color: #663300;    /* ! */
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  background: #E6E6E6 url(../images/dlet_field_s.gif);
  background-repeat: repeat-x;

  width: 459px;
  height: 156px;
  border: 1 groove #CCCCCC;
}
.f_input {
  color: #663300;    /* ! */
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  background: #E6E6E6 url(../images/dlet_field_s.gif);
  background-repeat: repeat-x;

  width: 200px;
  height: 14px;
  border: 1 groove #CCCCCC;
}
.f_select {
  color: #663300;    /* ! */
  font-size: 11px;    /* ! */
  font-family: tahoma;  /* ! */
  background: #E6E6E6 url(../images/dlet_field_s.gif);
  background-repeat: repeat-x;

  height: 14px;
  border: 1 groove #CCCCCC;
}

.llink{font:12px georgia,times,serif;text-align:left;color:#366AB3;}

.mediaget {
    text-align:center;
  background-color: lightyellow;
  border:2px ;
  border-color:rgb(190,190,190);
  border-style:dotted;
  padding: 5px 5px 5px 0px;
  font:12px;
}
.mediaget img {
  border: 0;
  background: lightyellow;
  padding: 0;
  margin: 0;
}

.downlod_title {
font-family: tahoma;
font-size: 10px;
color: #FFFFFF;
padding-top: 2px;
height: 23px;
text-align:center;
}
.downlod_footer {
font-family: tahoma;
font-size: 10px;
color: #FFFFFF;
padding-bottom: 2px;
height: 21px;
text-align:center;
}
.downloadbutton {
float: left;
width:107px;
height:38px;
display:block;
background-image:url(../imdown/twobuttons.png) ;
background-position: top right;
}
.downloadbutton span.hover{
position: absolute;
display: block;
width:107px;
height:38px;
background-position: bottom right;
background-image:url(../imdown/twobuttons.png);
}
.homebutton {
float: left;
width:120px;
height:38px;
display:block;
background-image:url(../imdown/twobuttons.png);
background-position: top left;
}
.homebutton span.hover{
position: absolute;
display: block;
width:120px;
height:38px;
background-position: bottom left;
background-image:url(../imdown/twobuttons.png);
}



/* vernutza==================== */

.argback a, .argback a b { height: 23px; background: url("../images/argback.png") no-repeat; }
    .argback a {  float: right; line-height: 22px; background-position: 100% -46px; }
    .argback a b { float: left; cursor: pointer; padding: 0 15px 0 28px; background-position: 0 0; }
      .argback a:hover b { background-position: 0 -23px; }


/* vernutza==================== */






.feed_loader { padding: 10px; text-align: center; border-top: 1px solid #E2EDF2; color: #284B5A; margin-bottom: 20px; }
.f_active:hover { border-color: #ACCCDA; background-color: #F4F8FA; cursor: pointer; }

.pm_status {
	float:left;
	border: 1px solid #d8d8d8;
	padding: 0px;
	background-color: #fff;
	width: 280px;
	height: 100px;
	margin-left: 20px;
	margin-right: 5px;
}

.pm_status_head {
	border-bottom: 1px solid #d8d8d8;
	font-size: 0.9em;
	background: #f4d6c0 ;
	height: 22px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #4e4e4e;
}

.pm_status_content {
	padding: 5px;
}





/* meniu transparent */

* { padding: 0px; margin: 0px; border: 0px; outline: 0px; }

body {
    font-family:Arial, sans-serif;
    font-size: 12px;
}

a { text-decoration: none; color: black;}
a:hover { text-decoration: underline; }

li { list-style: none; }

.container { margin: 0px 20% 0px 20%; }

#head { margin-top: 20px; }

#menu .box {
    position: fixed;
    text-align: center;
    overflow: hidden;
    z-index: -1;
    opacity: 0;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: rgba(0,0,0,0.8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}



#menu li {
    display: inline-block;
    margin: 20px;
}

#menu li a {
    border-radius: 3px;
    padding: 15px;
    border: 1px solid transparent;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#menu li a:hover { border-color: #fff; }

#menu li a i {
    margin-right: 5px;
    font-size: 24px;
}

#toggle-nav-label {
    color: rgba(0,0,0,0.5);
    background: rgba(0,0,0,0.2);
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    display: block;
    cursor: pointer;
    position: relative;
    z-index: 500;
    width: 50px;
    height: 30px;
    border-radius: 5px;
}

#toggle-nav { display: none; }

#toggle-nav:checked ~ .box {
    opacity: 1;
    z-index: 400;
}

#toggle-nav:checked ~ .box ul {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

#toggle-nav:checked ~ #toggle-nav-label {
    background: #fff;
    color: rgba(0,0,0,0.8);
}



.post-msgWrapper
{width:250px;height:250px;display:table-cell;vertical-align:middle}

.post-msg {
    position: absolute;
    color: #000;
    font-family: Arial;
    letter-spacing: -1px;
    font-size: 16px; 
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    line-height: normal;
    margin-left: 50px;
    margin-top: 25px;
}
.post-msg a:hover { color: #000; }

.post-msg a { color: #000; }
.drughie  {
    font-family: Arial;
    font-size: 15px; text-shadow:0px 0px 0px #eb7430; color:#eb7430;
    }




  /*TYPE*/
  color: white;
  font: 17px/50px Helvetica, Verdana, sans-serif;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;

  /*GRADIENT*/
  background: #00b7ea; /* Old browsers */
  background: -moz-linear-gradient(top, #00b7ea 0%, #009ec3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b7ea), color-stop(100%,#009ec3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #00b7ea 0%,#009ec3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #00b7ea 0%,#009ec3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #00b7ea 0%,#009ec3 100%); /* IE10+ */
  background: linear-gradient(top, #00b7ea 0%,#009ec3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3',GradientType=0 ); /* IE6-9 */
}
.button_download div {
    -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;

  -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
     -moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
          box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
}
.button_download a {
    -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;

  -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
     -moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
          box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
}

.leftbt,.rightbt,.topbt,.bottombt {
  background: #222;
  display: block;
  height: 40px;
  width: 180px;
  margin: -45px 0 0 10px;

  /*TYPE*/
  text-align: center;
  font: 12px/45px Helvetica, Verdana, sans-serif;
  color: #fff;

  /*POSITION*/
  position: absolute;
  z-index: -1;

  /*TRANSITION*/
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}


  /*INFORMER VORBE*/

.foto{
		width:350px;
	height:210px;
	float:center;

	position:relative;
}
.over320{
	width:350px;
	height:210px;
	overflow:hidden;

}
.over320 img{
    width:350px;
	min-height:210px;
	transition:opacity 0.2s ease;
}
.over320 img:hover{
	opacity:0.85;
}
.foto-title{
	line-height:16px;
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;

	text-shadow:0 1px 1px rgba(0,0,0,0.5);
	width:100%;
}
.foto-title a{
	font-size:14px;
    text-align:center;
	color:#fff;
	text-decoration:none;
	padding:7px 13px;
	display:block;
	background:url(../images/black50.png);
	transition:all 0.2s ease;
}
.foto-title a:hover{
	text-decoration:none;
	color:#eee;
	background:url(../images/black60.png);
	text-shadow:none;
}

.fun-block{
    width:100%;
}






/*butoate*/





 .menu {
    background:#1b1b1b;
	
	padding:2px 0px 2px 0px;
}

 .menu .primary-menu {
   
	list-style-type:none;
	position:relative;
}

 .menu .primary-menu li {
	display:inline;

	
	position:relative;
}

 .menu .primary-menu li a {
	position:relative;
	text-decoration:none;
	font-family:'Social' !important;
	font-size:25px;
	background:#d9d9d9;
	display:inline-block;
	width:auto;
	height:auto;
	padding:3px;
	color:#fff;
	border:3px solid #fff;
	
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-o-border-radius:100px;
	-ms-border-radius:100px;
	-khtml-border-radius:100px;
	border-radius:100px;
	
	-webkit-box-shadow:0 0 1px 1px #afafaf;
	-moz-box-shadow:0 0 1px 1px #afafaf;
	-o-box-shadow: 0 0 1px 1px #afafaf;
	-ms-box-shadow: 0 0 1px 1px #afafaf;
	-khtml-box-shadow:0 0 1px 1px #afafaf;
	box-shadow:0 0 1px 1px #afafaf;
	
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-o-transition:all 1s;
	-ms-transition:all 1s;
	-khtml-transition:all 1s;
	transition:all 1s;
	
	behavior: url(pie/PIE.htc); /* CSS3 Fix for Internet Explorer */
}

 .menu .primary-menu li.facebook a:hover { background:#00438f;}
 .menu .primary-menu li.twitter a:hover { background:#00b8df;}
 .menu .primary-menu li.flickr a:hover { background:#df00bd;}
 .menu .primary-menu li.rss a:hover { background:#ff7800;}
 .menu .primary-menu li.mail a:hover { background:#1d1d1d;}

 .menu .primary-menu li a:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-khtml-transform: rotate(360deg);
	transform: rotate(360deg);
	
	behavior: url(pie/PIE.htc); /* CSS3 Fix for Internet Explorer */
}

 .menu .primary-menu li span.social-span {
	font-family:Arial;
	font-size:11px;
	position:absolute;
	width:100px;
	top:45px;
	left:-45%;
	background:#ffffff;
	
	border:1px solid #B8B8B8;
	opacity:0;
	
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
	
	-webkit-transition:opacity 1s ease-in-out;
	-moz-transition:opacity 1s ease-in-out;
	-o-transition:opacity 1s ease-in-out;
	-ms-transition:opacity 1s ease-in-out;
	-khtml-transition:opacity: 1s ease-in-out;
	transition:opacity 1s ease-in-out;
	
	behavior: url(pie/PIE.htc); /* CSS3 Fix for Internet Explorer */
}

 .menu .primary-menu li a:hover ~ span.social-span {
	opacity:1;
}

 .menu .primary-menu li span.social-span:after {
	content:"";
	position:absolute;
	border-color:#fff transparent;
	display:block;
	top:-7px;
	left:40%;
	width:0;
	border-width:0 7px 7px;
	border-style:solid;
}

.ok-header {
    background: #f2812e;
      width: 33%;
}

.facebook-header {
    background: #3a5897;
    height: 40px;
    width: 33%;
}

.f-right-header {
    background: #3a5897;
    height: 40px;
 
}

        .f-left-header {
    background: #3a5897;
    height: 40px;
    
}
        
.vk-header {
    background: #4c75a3;
    width: 33%;
}

.over210
{
 
	
    position: relative;
    visibility: hidden;
    width: auto;
    
}
.alignnone{
    width: 125px;
height: 200px;
    }

.imagetip span {
    left: 50%;
    position: absolute;
    visibility: hidden;
    width: 0%;
    z-index: 9999;
}
.imagetip:hover span {
    visibility: visible;
}
.cattooltip {
    padding-left: 140px;
    padding-top: 10px;
    color:#000;
}

.tooltip-table {
    overflow: hidden;
   
    width: auto;
    min-width: 262px;
    padding: 4px 8px;
    font-size: 13px;
    font-weight: 300;
    border-radius: 5px;
    border: 1px solid #d7d7d7;
    -webkit-box-shadow: 1px 2px 5px -1px rgba(0,0,0,0.3);
    box-shadow: 1px 2px 5px -1px rgba(0,0,0,0.3);
}
.white-grey {
    background: #fefefe;

}

.topnew {
border: 1px solid #B1B1B1;
margin: 5px;
padding: 4px;
background-color: #F9F9F9;
border-radius: 0px;
  text-align: left;
}

.topnew-title {
border: 1px solid #000;
margin: 5px;
padding: 4px;
background-color: #B1B1B1;
border-radius: 0px;
  text-align: left;
}

.rsscap {
font: bold 15px/25px Tahoma;
border-bottom: 1px solid #B1B1B1;
     
            }


.topntitle {
    font: bold 12px/23px Tahoma;

        padding-left: 10px;
            }
.topntitle0 {
    font: bold 12px/23px Tahoma;
color: black;
        padding-left: 20px;
            }

.topntitle1 {
    font: bold 12px/23px Tahoma;
    color: black;
            }
    
  

   



.share-buttons { float: left; margin: 10px 0 20px; width: 100%; }
.share-buttons div { float: left; margin-left: 15px; }
.share-buttons div:first-child { margin-left: 0; }
.share-buttons a {
	color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
}

.share-buttons a:hover { cursor: pointer; opacity: 0.75; }

.share-buttons a img { float: left; max-width: 20px; }

.fb-share{ width: 31%; }
.share-buttons .fb-share a { background-color: #3b5998; }


.share-buttons .fb-share a span {background: #3a5898;   padding: 10px 0px 5px 5px; }
.share-buttons .fb-share a strong {background: #3a5898; color: #FFF; float: right; padding: 15px 20px 8px 10px; text-transform: uppercase; font-size: 12px;}

.vk-share { width: 15%; }
.vk-share a { background-color: #4c75a3; }

.share-buttons .vk-share a { background-color: #4c75a3; }
.share-buttons .vk-share a span {background: #4c75a3;   padding: 10px 15px 5px 15px; }


.ok-share { width: 15%; }
.ok-share a { background-color: #f48420; }

.share-buttons .ok-share a { background-color: #f48420; }
.share-buttons .ok-share a span {background: #f48420;   padding: 10px 15px 5px 15px; }

.tw-share { width: 15%; }
.tw-share a { background-color: #00abf1; }
.share-buttons .tw-share a { background-color: #00abf1; }
.share-buttons .tw-share a span {background: #00abf1;   padding: 10px 15px 5px 15px; }

.g-share { width: 15%; }
.g-share a {  background-color: #cc3d27;}

.share-buttons .g-share a { background-color: #cc3d27; }
.share-buttons .g-share a span {background: #cc3d27;   padding: 10px 25px 5px 20px; }




            
      .titleinform {
    font: bold 14px/23px Tahoma;
    padding-top: 10px;
    border-bottom: 1px dotted #B3B3B3;  


.mgline_related {
text-align: center;
border: 0px solid #B1B1B1;
margin: 5px;
padding: 4px;


    }


 
    
    
    /* download buttons */

.inner-entry__download-header
{
    color: #32c24d;
    margin-top: 24px;
    margin-bottom: 20px;
    text-align: center;
}

.download-buttons
{
    padding: 0 15px 2px;
}

.download-torrent
{
    color: #fff;
    display: block;
    max-width: 600px;
    margin: 8px auto 0;
}

.download-torrent
{
    background: #32c24d url('/templates/Cimislia/images/download-button-bg_small.png') no-repeat -8px 50%;
    padding: 12px 8px 10px 64px;
}

.download-torrent.download-torrent_mg
{
    background: #005074;
    background: -moz-linear-gradient(left, #005074 0%, #007898 100%);
    background: -webkit-linear-gradient(left, #005074 0%, #007898 100%);
    background: linear-gradient(to right, #005074 0%, #007898 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005074', endColorstr='#007898', GradientType=1 );
    overflow: hidden;
    position: relative;
}

.download-torrent_mg:before
{
    background: url('/templates/Cimislia/images/mg-button-bg_small.png');
    height: 86px;
    margin-top: -43px;
    top: 50%;
    left: 0;
    width: 100px;
}

.download-torrent:hover
{
    background-color: #2cb145;
    color: #fff;
}

.download-torrent.download-torrent_mg:hover
{
    background: #0a4c69;
    background: -moz-linear-gradient(left, #0a4c69 0%, #046d89 100%);
    background: -webkit-linear-gradient(left, #0a4c69 0%, #046d89 100%);
    background: linear-gradient(to right, #0a4c69 0%, #046d89 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a4c69', endColorstr='#046d89', GradientType=1 );
}

.download-torrent__name,
.download-torrent__size,
.download-torrent__file-name,
.download-torrent__total-size
{
    position: relative;
    z-index: 1;
}

.download-torrent__name
{
    display: block;
    font-weight: 700;
    line-height: 18px;
    overflow: hidden;
    max-height: 35px;
    text-transform: uppercase;
}

.download-torrent__size,
.download-torrent__file-name
{
    display: block;
    height: 0;
    overflow: hidden;
    text-indent: -150%;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.download-torrent_mg .download-torrent__file-name
{
    color: #8cbdc8;
}

.download-torrent__on-wide
{
    display: inline-block;
    height: 0;
    overflow: hidden;
    text-indent: -150%;
}

.download-torrent__size
{
    font-size: .875em;
    text-transform: uppercase;
}

.download-torrent_mg .download-torrent__size
{
    height: auto;
    font-size: .75em;
    margin-top: 6px;
    text-indent: 0;
}

.download-torrent__file-name
{
    color: #b8f8b1;
    font-size: .8125em;
    margin-top: 3px;
}

.download-torrent__total-size
{
    display: block;
    font-size: .75em;
    margin-top: 6px;
    text-transform: uppercase;
}

.download-torrent_mg .download-torrent__total-size
{
    height: 0;
    margin-top: 0;
    text-indent: -150%;
}
    


