td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}

#flokkar {
	border: 1px solid gray;
	background: #FFFFFF;
	padding: 5px;
}

.quote {
	background-color: 	#FFFccc;
	color: 				#000;
	border: 			1px solid #000;
	padding:			3px;
}

.valmynd a {
	color: #000;
	text-decoration: none;
}

a:link, a:visited {
	color: #FFFFFF;
}

.buttonar {
	background: #000;
}


#outstand_kassi{
	padding: 0 auto;
	margin: 0 auto;
	width: 60%;
	border: 1px solid #292929;
	background-color: #262626;
	text-align: left;
}

.frettatitill a {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.frett {
	background: #262626;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	padding: 5px;
}

.nanar {
	color: #262626;
}

.fretttitbg {
	padding: 5px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
	color: #FFFFFF;
}

.notendasida {
	background: #292929;
	border: 1px solid gray;
	color: #262626;
}

.tafla {
	background: #262626;
	border: 1px solid gray;
}

.spjallyfirlit {
	border: 1px solid gray;
	background: #262626;
	padding: 0px;
}

.headbg {
	height: 25px;

	margin-right: 5px;
}

.headbg a {
	color: white;
	text-decoration: none;
}

.torrentlist {
	background: #262626;
	border: 1px solid gray;
}


font.gray
{
  color: #ACA899;
  text-decoration: underline;
}

a:link, a:visited {
  text-decoration: none;
  color: #FFFFFF;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 9pt;
}

a.altlink:link, a.altlink:visited{
	font-weight: bold;
	text-decoration: none;
}

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

a.altlink_blue:link, a.altlink_blue:visited{
	font-weight: bold;
	color: #004E98;
	text-decoration: none;
}

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

a.altlink_green:link, a.altlink_green:visited{
	font-weight: bold;
	color: #007800;
	text-decoration: none;
}

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

.important {
	font-weight: bold;
	font-size: 9pt;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #FFFFFF;
}

input, select, textarea {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 9pt;
}

.btn2 {
  	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
}

.btn {
  	cursor:pointer;
	border:1px solid #A1B1BE;
	background:#e6e6e6;
	color:#6b6a69;
	font-weight:bold;
	padding: 1px 10px;
}

.small {
  font-size: 7pt;
}

.big {
  font-size: 9pt;
}



ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

img.border
{
  border-style: solid;
  border-color: #FFFFFF;
  border-width: 1px;
}
/*Image Resizer v0.1 by xam */
table.ncode_imageresizer_warning {
    background: #FFFFE1;
    color: #FFFFFF;
    border: 1px solid #CCC;
    cursor: pointer;
}

table.ncode_imageresizer_warning td {
    font-size: 9px;
    color: red;
    vertical-align: middle;
    text-decoration: bold;
}

table.ncode_imageresizer_warning td.td1 {
    padding: 5px;
}

table.ncode_imageresizer_warning td.td1 {
    padding: 2px;
}
/*Image Resizer v0.1 by xam */

.gobutton{
	background: #476BA2;
	color: #FFF;
}
.codetop{
	background:  url(../pic/code.gif) no-repeat right;
	color: #000;
	font-weight: bold;
	margin: 0 auto 0 auto;
	padding: 3px;
}

.codemain{
	background: #FFF;
	border: 1px solid #000;
	color: #000;
	margin: 0 auto 0 auto;
	padding: 3px;
}

.shadetabs{
border-bottom: 1px solid gray;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: url(../pic/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
font: bold 11px Verdana;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../pic/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.listitem {
margin-left:10px;
margin-right:5px;
}
.alert {
  width:500px;
  padding:10px;
  background-image:url('../pic/alert.gif');
  background-repeat:repeat-x;
  background-position:top;
  background-color:#f78c18;
  font-weight:bold;
  margin-bottom:5px
}

td.text {
	padding: 10pt;
	text-align: left;
	border: 1px dashed #B3B2AA;
}

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid #EAFF08;
font:normal 12px Verdana;
color: #EAFF08;
line-height: 18px;
z-index: 100;
background-color: black;
width: 400px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}
#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

/* PNG Fix */
/* PNG Fix */
/* PNG Fix */
/* PNG Fix */
/* PNG Fix */
/* PNG Fix */
/* PNG Fix */

/* end PNG Fix */

body{
background-color:#FFFFFF;
margin:0;
padding:0;
font-family: 'lucida grande', lucida, tahoma, verdana, geneva, arial, helvetica, sans-serif;
font-size: 9pt;
color:#FFFFFF;
}

.clear { clear: both;}

b{font-size: 90%;}



#maincontainer{
width: 1146px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
position: relative;
}

#topsection{
height: 255px; /*Height of top section*/
}



/* Nav bar */
#nav {

	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
	z-index:99;
}


/* main level link */
#nav a {
	font-weight: bold;
	color: #e7e5e5;
	text-decoration: none;
	display: block;
	padding:  8px 20px;
	margin: 0;
	z-index:99;

	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
     text-shadow: 0 1px 1px rgb(197, 23, 23);

}
#nav a:hover {
	background: #000;
	color: #FFF;
	z-index:99;
}



/* dropdown */
#nav li:hover > ul {
	display: block;
	z-index:99;
}

#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 0 #FFF;
}

/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
}

/* rounded corners of first and last link */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;

	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;

	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}

/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
}
html[xmlns] #nav {
	display: block;
}

* html #nav {
	height: 1%;
}


body {
        font-family: "tahoma";
        font-size: 9pt;
        color: #1e1d1a;
        background: #40587B;
        margin: 0;
        padding: 0;
        line-height: 80%;
        text-align: center;
}


/* Spoiler hack */

.spoiler-head {
	font-size: 11px; padding: 1px 14px 3px; margin-left: 6px; line-height: 15px;
}

.spoiler-body {
	padding: 1px 6px 2px; display: none;
	border-top: 1px solid #C3CBD1; background: #F5F5F5;border-bottom: 1px solid #C3CBD1;
}

.spoiler-wrap {
	width: 95%; margin: 6px auto; clear: both; background: #E9E9E6;
	border: solid #C3CBD1; border-width: 1px 1px 1px 2px;
}



/* Spoiler hack */
.pagelink {
        border: 1px solid #F1F1F1;
        padding: 1px 5px 1px 5px;
        background-image: url(images/cellpic.gif);
}

h2 {
    margin: 0;
    height: 20px;
    color: #fff;
    font-size: 9pt;
    text-align: center;
    background-color: #535250;
    background-image: linear-gradient(gray, #535250);
    border-radius: .5em .5em 0 0;
}
h2 a:link,
h2 a:visited {
    color: #fff;
}

h3 {
    color: #fff;
    font-size: 9pt;
    text-align: center;
    background-color: #535250;
    background-image: linear-gradient(gray, #535250);
    border-radius: 10px 10px 10px 10px;
}




#page_bg {

	background: url(images/bgbody.jpeg) no-repeat center center fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

a img {
        border: 0;
}

html {
        margin-bottom: 1px;
}

#wrapper {
      margin: 15px auto -15px;
        position: relative;

        width: 996px;
        text-align: left;
}

#shadow-l {
        background: #FFF;
        padding-left: 4px;
        position: relative;
}

#shadow-r {
        background: #FFF;
        padding-right: 4px;
        position: relative;
}

/* IE hack */
* html #shadow-l { float: left; }
* html #shadow-r { float: right; }
/* END IE hack */

/* ?a`i"e^a` */
#header-l {
        height: 125px;
        background: #FFF;
        position: relative;
        padding-left: 30px;
	-webkit-border-radius: 20px 20px 0 0;
	-moz-border-radius:  20px 20px 0 0;
	-o-border-radius:  20px 20px 0 0;
	border-radius: 20px 20px 0 0;
    overflow: hidden;
}

#header-r {
        height: 125px;
        background:  #FFF;
        position: relative;
        padding-right: 40px;
}

#register{
        position: absolute;
        top: 134px;
        left: 45px;
        display: block;
        width: 300px;
        line-height: 22px;
        height: 22px;
        z-index: 1;
        font-size: 9px;
        color: #6c757b;
        font-family: Verdana, Helvetica;
}

#register img {display:inline} /*A^e^e", a^u^e^e" e"a`i`i"i^?e^e`*/
#register a:link, #register a:visited {font-family: Verdana, Helvetica; color: #6c757b;}
#register a:hover {font-family: Verdana, Helvetica; color: #0083e1;}

#logo{
        top: 40px;
        left: 0;
        display: block;
        height: 65px;
}

#banners-block {
        position: absolute;
        top: 37px;
        right: 40px;
        width: 468px;
        height: 60px;
}

/* I'a`n~o`?i^e'e^a` i`a*i'? a'a`?a`*/
#menue-l {
        height: 55px;
        background: #FFF;
        position: relative;
        padding-left: 364px;
}

#menue-r {
        height: 55px;
        background: #FFF;
        position: relative;
        padding-right: 27px;
}

#toolbar {
        margin: 0;
        padding: 0;
        height: 55px;
        background: #FFF;
        position: relative;
        overflow: hidden;
        }

#toolbar2 {
        margin: 0;
        padding: 0;
        height: 38px;
        display: flex;
        justify-content: center;
        background: linear-gradient(gray, #535250);
        position: relative;
        overflow: hidden;
        border-radius: 10px 10px 10px 10px;
        }

#nav2 {
        margin: 0;
        padding: 7;
        height: 16px;
        float: right;
     }


#nav2 a:link, #nav2 a:visited {
        display: block;
        float: left;
        height: 48px;
        padding: 0px 10px 0 10px;
        color: #FFF;
        font-family: Verdana, Helvetica;
        font-size: 9px;
        font-weight: bold;
        color: #FFF;
}


#nav2 a:hover {
        color: #FFF;
        background: url(images/menu_bg2.png) bottom repeat-x;
        font-family: Verdana, Helvetica;
        font-size: 9px;
        font-weight: bold;
}


#nav {
        margin: 0;
        padding: 7;
        height: 16px;
        float: right;
}

#nav a:link, #nav a:visited {
        display: block;
        float: left;
        height: 30px;
        padding: 0px 10px 0 10px;
        color: #FFF;
        font-family: Verdana, Helvetica;
        font-size: 12px;
        font-weight: bold;
        color: #FFF;
}


/*
   Sakums Navigacijas pogas
*/
#nav a:hover {
        color: #FFF;
        background: linear-gradient(#585858, #dcb7b7);
        font-family: Verdana, Helvetica;
        font-size: 12px;
        font-weight: bold;
        border-radius: 200px 100px 10px 220px;

}
/*
   Beigas Navigacijas pogas
*/

#footer {
        background:  bottom ;
    position: relative;
    height: 72px;
	-webkit-border-radius: 0 0 20px 20px;
	-moz-border-radius: 0 0 20px 20px;
	-o-border-radius: 0 0 20px 20px;
	border-radius: 0 0 20px 20px;
    overflow: hidden;

}

#footer-l {
        background: linear-gradient(gray, #535250);
        height: 72px;
        padding-left: 96px;
        position: relative;
}

#footer-r {
        background: linear-gradient(gray, #535250);
        height: 72px;
        padding-right: 14px;
        position: relative;
}

#copyright {
        position: absolute;
        top: 14px;
        left: 30px;
        display: block;
        width: 450px;
        height: 40px;
        color: #FFF;
        font-size: 11px;
        line-height: 12px;
}

#copyright a:link, #copyright a:visited {
        font-family: Verdana, Helvetica;
        color: #FFF;
        font-size: 11px;
}

#copyright a:hover{
        font-family: Verdana, Helvetica;
        color: #FFF;
}

.clr { clear: both; }

div#block{
        width: 189px;
        background: url(images/blockbg.gif) left repeat-y;
        margin-bottom: 8px;
        position: relative;
}

div#block div{
        width: 189px;
        background: url(images/toplblock.png) top left no-repeat;
}

div#block div div{
        width: 189px;
        background: transparent url(images/footerlblock.gif) bottom left no-repeat;
}

div#block div div div{
        width: 173px;
        padding-bottom: 8px;
        margin-left: 8px;
        margin-right: 8px;
        margin-top: 0;
        background: transparent;
}


div#block div div div div {
        padding: 0px;
        margin: 0px;
}

#tableopen {
        display: block;
        border: 1px solid #F1F1F1;
        background: #FFF;
        padding: 8px;
        margin: 1px 1px 5px 1px;
        color: #787878;
}

.titlemsg {
        font-size: 14px;
        font-weight: bold;
        text-align: right;
        font-family: Arial, Verdana, Helvetica;
        color: #ff7400;
        text-transform: uppercase;
        margin: 5px;
}

#titlebasic {
        position: relative;
        display: block;
        height: 34px;
        color: #FFF;
        font-weight: bold;
        line-height: 32px;
        overflow: hidden;
        background: url(images/titlebasic_bg.png) top repeat-x;
        margin-bottom: 3px;
}

#titlebasic div {
        position: relative;
        display: block;
        background: transparent url(images/titlebasic_l.png) top left no-repeat;
        padding-left: 4px;
        height: 34px;
}

#titlebasic div div {
        position: relative;
        display: block;
        background: transparent url(images/titlebasic_r.png) top right no-repeat;
        padding-right: 4px;
        height: 34px;
}

#titlebasic div div div {margin:0; padding:0;}
#titlebasic a:link, #titlebasic a:visited { height: 34px; font-weight: bold; color: #FFF;}
#titlebasic a:hover {font-weight: bold; color: #FFF;}

.morelink {
        clear: both;
        display: block;
        border-top: 1px solid #EFEFEF;
        margin-top: 5px;
        color: #aaa;
        height: 18px;
        padding: 2px;
}

.morelink a:link, .morelink a:visited, .morelink td {color: #aaa;font-size: 9px;}
.morelink a:hover {color: #ff7d11; font-size: 9px;}

.title {
        text-align: center;
        color: #2666B9;
        font-size: 14px;
        font-weight: bold;
        font-family: Arial, Verdana, Helvetica;
        color: #ff7400;
        text-transform: uppercase;
        display: block;
        margin: 1px;
        }

.title div {
        display: block;
        border: 1px solid #F1F1F1;
        background: #FFF;
        padding: 8px;
        }

#warning {
        display: block;
        border: 1px solid #F1F1F1;
        padding: 8px 8px 8px 120px;
        margin: 0 0 5px 0;
        color: #0087de;
        text-align: justify;
        margin: 1px;
}

.navi {
        height: 16px;
        line-height: 16px;
}

.navi a:link, .navi a:visited{
        float: left;
        text-align: center;
        height: 18px;
        line-height: 18px;
        width: 80px;
        background: url(images/navi_btn.png) top center no-repeat;
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 9px;
        font-weight: bold;
}

.navi a:hover{
        background: url(images/navi_btn.png) bottom center no-repeat;
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 9px;
        color: #FFF;
}

#footblock {
        text-align: right;
        padding: 0 6px;
}

.linked-image {
        margin: 0px;
        padding: 0px;
        border: 0px;
}

.resized-linked-image {
        margin: 1px 0px 0px 0px;
        padding: 0px;
        background-color: #000;
        border: 0px;
        color: #FFF;
        font-size: 9px;
        width: auto;
        -moz-border-radius-topleft: 7px;
        -moz-border-radius-topright: 7px;
}

.resized-linked-image-zoom {
        width: 200px;
        height: 30px;
        background-color: #FFF;
        padding-top: 6px;
        padding-left: 5px;
        top: 0px;
        left: 0px;
        position: absolute;
        display: none;
}

#highlighted {
        background-color: #;
}

#highlighted tr:hover {
        background-color: #e7e9eb;
}

#tooltip{
        background: #FFFFFF;
        font: verdana;
        font-size: 9px;
        width:auto;
        border:1px solid #778899;
        color: #333333;
        font-family: verdana, arial, helvetica, sans-serif;
        opacity: 0.91;
        filter: alpha(opacity="91");
        line-height:15px;         z-index:100;
        margin:0px;
        padding: 3px;
        position: absolute;
        visibility: hidden;
        border-collapse: separate;
}


.error {
        color: #990000;
        background-color: #FFF0F0;
        padding: 4px;
        margin-top: 2px;
        margin-bottom: 2px;
        border: 1px solid #990000;
        border-radius: 10px 10px 10px 10px;
}
.error b {
        color: #990000;
        background: inherit;
}

.success {
        color: #FFFFFF;
        background: #F5FBE1;
        padding: 4px;
        margin-top: 2px;
        margin-bottom: 2px;
        border: 1px solid #7BA813;
}

.success b {
        color: #7BA813;
        background: inherit;
}

.editor {
        margin: 0px 0px 1px 0px;
        width: 400px;
        height: 21px;
        border: 1px #D1D8EC solid;
}

.editorinput {
        background: #FFF;
        color: #322f2f;
        border: 1px #D1D8EC solid;
        font-size: 11px; font-family: Verdana, Helvetica; text-decoration: none;
}
.editorbutton {
        float: left;
        cursor: pointer;
        padding: 2px 1px 0px 5px;
}

.chatbutton {
        float: center;
        cursor: pointer;
        padding: 2px 1px 0px 5px;
}

code {
        background: none;
        color: #0000FF;
        font-size: 11px;
        font-family: Verdana, Helvetica;
}

.code {
        color: #0000BB;
        font-size: 11px;
        font-family: Verdana, Helvetica;
}

a.copyright:link, a.copyright:visited, a.copyright:active {
        text-decoration: none;
        color: #FFFFFF;
        border-top: dashed 1px #5087AD;
        padding: 0px;
}

td.pager { background-color: #FFFFFF; border: 1px solid #9CA4B0; padding: 3px; }

td.pagebr { background-color: #FFF; border: 0px; padding: 0px; }

td.highlight { background-color: #; border: 1px solid #9CA4B0; padding: 2px; }

hr { height: 0px; border: solid #00314D 0px; border-top-width: 1px; }

table {
    background-color: #FFF;
    border: 0px solid rgba(0, 0, 0, 0.3);
    font-size: 110%;

}

table.main {
  background-color: #FFF;
}
table.mainouter {
  background-color: #FFF;
  border: 0px;
}
table.bottom {
  font-size: 9pt;
  color: #000;

  background: transparent;
}
table.main2 {
  background-color: #FFF;
  border: 0px;
}
table.blok {
  background-color: #FFF;
}
table.main td.embedded {
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: .5em .5em 0 0;
}

h1 {
  font-size: 9pt;
text-align: center;
}

.topnav {
        background-image: url(images/topnav.gif);
        padding: 4px;
}

h3 {
 font-weight: bold;
  color: #1e1d1a;


}

p {
        font-size: 9pt;
}

p.sub {
  margin-bottom: 4pt;
}

td {
        font-size: 9pt;
        border: 1px solid rgba(0, 0, 0, 0.01);

}

td.white {
	  background: #FFF;
}

td.right_menu {
 border: 0px;

}

td.embedded {
   border: none;
  text-align: left;
}

td.bottom {
  border: none;
}

td.heading {
  font-weight: bold;
}

td.text {
  padding: 4pt;
  text-align: left;
    border: 1px solid rgba(0, 0, 0, 0.01)
    }

td.comment {
  padding: 4pt;
  font-size: 9pt;
  text-align: left;
}

td.colhead {
    margin: 0;
    height: 20px;
    color: #fff;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    background-color: #535250;
    background-image: linear-gradient(gray, #535250);
    border: 0;
    border-radius: .5em .5em 0 0;
}

td.colhead2 {
  font-weight: bold;
  color: #1e1d1a;
background-color: #e7e9eb;
}

td.colhead3 {
  font-weight: bold;
  color: #1e1d1a;
background-color: #E5EBF3;
}

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
background-color: #e7e9eb;
border: 1px solid rgba(0, 0, 0, 0.01)
}

td.title {
        font-size: 14pt;
}

td.navigation {
        font-weight: bold;
        font-size: 9pt;
   border: none;
}

form {
        margin-top: 0;
        margin-bottom: 0;
}

.sublink {
        font-style: italic;
        font-size: 7pt;
        font-weight: normal;
}

/* unvisited link */
a:link {
        text-decoration: none;
        color: #080808;
        font-weight: bold;
        font-size: 12px;
}

/* visited link */
a:visited {
        text-decoration: none;
        color: #080808;
        font-weight: bold;
        font-size: 12px;
}

/* mouse over link */
a:hover {
    color: #ef0c58;
}

/* selected link */
a:active {
    color: yellow;
}




a.index {
        font-weight: bold;
}

a.biglink {
        font-weight: bold;
        font-size: 9pt;
}

a.online:link, a.online:visited {
        font-weight: normal;
        text-decoration: none;
}

a.menu:link, a.menu:visited {
        font-weight: normal;
}

a.menu:active {
        color: #1e1d1a;
}

a.menu:hover {
        border-left-width: 4px;
        display:block;
  /*Menu mala Off*/ /*border-left-style: solid;*/
        border-left-color: #080808;
        font-size: 12px;
	    color: #f013b4;
        text-align:left;
        text-decoration:none;
        font-weight: normal;
        text-decoration: none;
        font-weight: bold;
}

a.menu {
        display:block;
        padding:3px;
        font-size: 12px;
        text-align:left;
        text-decoration:none;
        font-weight: normal;
        text-decoration: none;
        font-weight: bold;
        color: #080808;
}

a.altlink_white:link, a.altlink_white:visited {
                font-weight: bold;
                color: #080808;
}

a.altlink_white1:link, a.altlink_white1:visited {
                font-weight: bold;
                color: #080808;
}

.important {
        font-weight: bold;
        font-size: 9pt;
}

/*   //---> udaleno
div.popup {position:absolute; top:0px; left:0px; width:170px; height:85px; border:1px solid black; display:none; background-color:FFFFFF;}
*/

.red {
        color: #ee0000;
}

.yellow {
        color: #997700;
}

.green {
        color: #FFFFFF;
}

input, select, textarea {
    margin-top: 1px;
    margin-bottom: 1px;
    border:1px solid #A1B1BE;
    background:#e6e6e6;
    color:#000000;
    font-weight:bold;
    padding: 1px 10px;
       font-family: "tahoma";
       font-size: 9pt;
       border-radius: 10px 10px 10px 10px
}



input.button {
border:1px solid #A1B1BE;
background-color: #EBEDED;
color: #1e1d1a;
font-family: "tahoma";
font-size: 9pt;
}

.small {
  font-size: 7pt;
}

.big {
  font-size: 9pt;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

.startmenu{
        font-weight:bold;
        text-align:center;
        padding:2px;
        margin: 0px;
        background-image: url(images/menu_head.gif);
}

.menutitle{
        font-weight:bold;
        text-align:center;
        color: #7E110E;
        margin: 2px;
        background-color: #FFC58C;
}

td.clear {
        border: 0px;
}

td.clear_td {
        padding: 0px;
        border: 0px;
        background: transparent;
}

input.pass
{
    background: url(images/pass.gif) no-repeat;
    background-position: 0 50%;
    padding-left: 16px;
}

input.login
{
    background: url(images/login.gif) no-repeat;
    background-position: 0 50%;
    padding-left: 16px;
}

input.search
{
    background: url(images/search.gif) no-repeat;
    background-position: 0 50%;
    padding-left: 16px;
}

}
div.spoiler {
	border: 0px solid #17374b;
	border-top: 0px;
	padding-left: 10px;
	display: none;
}
a.spoiler_title {
/*	border: 0px solid #17374b;*/
	background: #EEEEEE;
	cursor: pointer;
	padding: 1px;
	display: block;
}
a.spoiler_title_c {
/*	border: 0px solid #17374b;*/
	background: #EEEEEE;
	cursor: pointer;
	padding: 1px;
	display: block;
}
a.sp-pic_plus {
	background: url(images/plus_sp.gif) no-repeat 5px 50%;
	padding-left: 19px;
	/*content: 'Ïîêàçàòü';*/
}
a.sp-pic_minus {
	background: url(images/minus_sp.gif) no-repeat 5px 50%;
	padding-left: 19px;
/*	content: 'Ñêðûòü';*/
}
a.sp-pic_plus_no_c {
	background: url(images/plus_sp.gif) no-repeat 5px 50%;
	padding-left: 19px;
}
a.sp-pic_minus_no_c {
	background: url(images/minus_sp.gif) no-repeat 5px 50%;
	padding-left: 19px;
}
.sub_lang {
    background-color: #223fa0;
    border-radius: 10px;
    color: #e0e8e2;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 3px;
}

.bible_torah {
    background-color: #2a5f08;
    border-radius: 10px;
    color: #e0e8e2;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 3px;
}

.programs {
    background-color: #252223;
    border-radius: 10px;
    color: #e0e8e2;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 3px;
}



#poll_container{width:100%;font-family:Verdana, Arial, Helvetica, sans-serif;}
#poll_title {
    font-size: 11px;
    font-weight:bold;
    border:none;
    text-align:center;
}
.barmax,.poll{padding-left:2px;padding-right:2px;height:15px;}


.poll {

        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
        box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
        -webkit-transition: width .4s ease-in-out;

}
.poll {
                  background-color: #34c2e3;
}

                 .poll {
        -webkit-background-size: 30px 30px;
        -moz-background-size: 30px 30px;
        background-size: 30px 30px;
        background-image: -webkit-gradient(linear, left top, right bottom,
                                                color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent),
                                                color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)),
                                                color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent),
                                                to(transparent));
        background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
                                                transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
                                                transparent 75%, transparent);
        background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
                                                transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
                                                transparent 75%, transparent);
        background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
                                                transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
                                                transparent 75%, transparent);
        background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
                                                transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
                                                transparent 75%, transparent);
        background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
                                                transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
                                                transparent 75%, transparent);

        -webkit-animation: animate-stripes 3s linear infinite;
        -moz-animation: animate-stripes 3s linear infinite;
}

@-webkit-keyframes animate-stripes {
        0% {background-position: 0 0;} 100% {background-position: 60px 0;}
}

@-moz-keyframes animate-stripes {
        0% {background-position: 0 0;} 100% {background-position: 60px 0;}
}
.pollmax {

        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
        box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
        -webkit-transition: width .4s ease-in-out;

}
.pollmax {
                   background-color: #a5df41;

}

        .pollmax {
        -webkit-background-size: 30px 30px;
        -moz-background-size: 30px 30px;
        background-size: 30px 30px;
        background-image: -webkit-gradient(linear, left top, right bottom,
                                                color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent),
                                                color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)),
                                                color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent),
                                                to(transparent));
        background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
                                                transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
                                                transparent 75%, transparent);
        background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
                                                transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
                                                transparent 75%, transparent);
        background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
                                                transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
                                                transparent 75%, transparent);
        background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
                                                transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
                                                transparent 75%, transparent);
        background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
                                                transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,
                                                transparent 75%, transparent);

        -webkit-animation: animate-stripes 3s linear infinite;
        -moz-animation: animate-stripes 3s linear infinite;
}

@-webkit-keyframes animate-stripes {
        0% {background-position: 0 0;} 100% {background-position: 60px 0;}
}

@-moz-keyframes animate-stripes {
        0% {background-position: 0 0;} 100% {background-position: 60px 0;}
}
