html{
	overflow-x: hidden;
}


body {
	width: 100%;
    	height: 100%;
	
	font-family: Book Antiqua, Tahoma, Helvetica, sans-serif;
	font-size: 93%;
	color: black;
	background-color: #ffffff;
	
     margin-top: 0px;
    COLOR: #000000;
    PADDING-TOP: 0px;
    background: url(/templates/temp/images/fon/uzor.gif) repeat;

}

table.all{
	border-left: 1px double black;
	border-right: 1px double black;
	border-top: 1px double black;
	border-bottom: 1px double black;
}


h1 {
	font-size: 130%;
	color: black;
}

h2 {
	font-size: 120%;
	color: black;
}

h3 {
	font-size: 110%;
	color: black;
}

a {
	color: #990000;
	text-decoration: underline;
	text-transform: none;
	font-family: Helvetica, Verdana, Arial;
}

a:hover {
	background-color: transparent;
	border: none;
color: #ff0000;
text-decoration: underline;
}


div.navigationbox {
	margin: 0px;
	margin-bottom: 12px;
	padding-top: 0p;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	color: black;
	text-align: justify;
}

div.path {
	padding: 0px;
	padding-top: 0px;
	padding-left: 12px;
	text-align: right;
}

table.main {
	
	width: 750px;
    height: 100%;
	border-collapse: collapse;
   	background-color: #ffd775;
	align: center;
}

table.main tr td.menu {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: justify;
	width: 120px;
    height: 100%;
	/*border: solid black;*/
	border-left: 0px;
   /*	border-width: 0px 6px 0px 0px;*/
	direction: ltr;
	font: message-box;
	}

a.menu1 {
    width: 120px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;

}
a.menu3 {
    color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

a.menu7 {
    color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
         text-decoration: none;
         alink: #ff0000;
}

td.menu2{
        background-color: #990000;
	color: #ffffff;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;

}

td.menu ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	border: none;
}

td.menu ul li {
	border: 3px none black;
}

td.menu a {
	display: inline;
	padding: 0px 0px;
	border-bottom: 1px none;
	text-decoration: none;
	text-transform: none;
}

td.menu a:link, td.menu a:visited {
	color: #990000;
	text-decoration: none;
}

td.menu a:hover {
	background-color: transparent;
	color: black;
}


/* ------------------------------------------------ news ------------------------------------------- */

div.document {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-style: solid;
	border-color: Red;
	border-width: 1px;
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: none;
}

div.document p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 0cm;
	text-align: justify;
	font-size: 100%;
	color: Black;
}

span.date {
	padding-right: 4px;
	font-weight: normal;
	color: Black;
}

/* ------------------------------------------------ newsfeed --------------------------------------- */
table.main tr td.news {
	vertical-align: top;
	width: 130px;
    height: 100%;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

td.news {
 	width: 130px;
    height: 100%;
    vertical-align: top;
/*	border-bottom: 1px solid #EEE8AA;*/

}

/* ---------------------------------------- content ----------------------------------------- */


table.main tr td.content {
	padding-left: 24px;
	padding-right: 24px;
	text-align: justify;
	vertical-align: top;
	background-color: #ffefcd;
}

td.content p {
	padding-bottom: 4px;
	/* border-bottom: 1px solid #DDDDDD; */
}

p.list {
	text-align: left;
	margin-top: 4px;
	margin-bottom: 8px;
}

img.photo {
    border: 0px;
}

p.backnav {
	font-size: 90%;
	text-align: right;
	margin-top: 0px;
}

div.date {
	margin: 0px;
	font-size: 95%;
	font-style: italic;
	text-align: right;

}

table.main tr td.doccontent {
    margin: 0px;
    height: 100%;
	padding-top: 2px;
	padding-bottom: 16px;
	padding-left: 14px;
	padding-right: 14px;
	text-align: justify;
	vertical-align: top;
	background-color: #ffefcd;
    font-family: Verdana;
    font-size: 10pt;
   /* font-style: normal;
    font-weight: normal*/
}

td.new a:hover{
          background-color: transparent;
          color: #ff0000;
text-decoration: underline;
}




/* ----------------------------------------------- forms ---------------------------------------------- */

p.error {
	color: black;
	text-align: center;
	text-indent: 0cm;
}

form {
	margin-top: 4px;
	margin-bottom: 4px;
}

form input.text {
	margin-top: 4px;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #CD853F;
	font-family: Verdana;
	font-size: 100%;
	font-weight: normal;
	color: Black;

}

form input.file {
	margin-top: 4px;
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #CD853F;
	font-family: Book Antiqua, Verdana, Tahoma, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: Black;
	background-color: #EEE8AA;
}

form input.button {
	margin: 0px;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	border-style: solid;
	border-width: 1px;
	border-color: #CD853F;
	font-family: Helvetica, Verdana, Arial, Tahoma, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: black;
	background-color: #EEE8AA;
}

table.login {
	margin-top: 8px;
	margin-bottom: 8px;
	/*
	margin-left: auto;
	margin-right: auto;
	*/
	margin-left: 8px;
	border-collapse: collapse;
	width: auto;
}

table.login tr td.caption {
	padding-right: 8px;
	text-align: right;
	vertical-align: middle;
}

table.editform {
	margin-top: 8px;
	margin-bottom: 8px;
	border-collapse: collapse;
	width: 600px;
	vertical-align: middle;
}

table.editform tr td.caption {
	text-align: right;
	vertical-align: middle;
}

table.datatable  {
	margin-top: 8px;
	margin-bottom: 8px;
	border-style: solid;
	border-width: 1px;
	border-color: #CD853F;
	border-collapse: collapse;
	width: 100%;
}

table.datatable tr td  {
	margin: 0px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #CD853F;
	vertical-align: middle; /*vertical-align: top;*/
}

table.datatable tr.head {
	background-color: #EEE8AA;
	font-weight: bold;
	vertical-align: middle;
	color: #CD853F;
}

span.caption {
	font-weight: bold;
    width: 600px;
}

div.formactions {
	text-align: right;
	padding-right: 8px;
}

div.center {
    padding: 8px;
    padding-bottom: 16px;
	 text-align: center;
}

/* ----------------------------------------------- footer --------------------------------------------- */
div.footerbox {
	margin: 0px;
	margin-top: 24px;
	margin-bottom: 16px;
	padding: 4px;
	border-top: 1px solid #990000;
	font-weight: nomal;
	font-size: 90%;
	text-align: center;
}

td.title {
	width: 100%;
}

.formcontrol {
    padding: 0px;
    margin: 0px;

    /*
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    */
    font-family: Helvetica, Verdana, Arial, Tahoma, sans-serif;
    font-size: 100%;
	font-weight: normal;
}

textarea {
	padding: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #CD853F;
	font-family: Helvetica, Verdana, Arial, Tahoma, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: black;
	background: #EEE8AA;
}

div.editor {
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #CD853F;
    width: 600px;
font-family: Verdana;
}

table.editform {
	margin-top: 8px;
	margin-bottom: 8px;
	border-collapse: collapse;
	width: auto;
}

table.editform tr td  {
	margin: 0px;
   padding: 4px;
	vertical-align: middle;
}


/* ----------------------------------------------- error --------------------------------------------- */

div.error {
	color: black;
	margin: 32px;
	padding: 16px;
	border-style: solid;
	border-width: 1px;
	border-color: #CD853F;
	background-color: #EEE8AA;
}

div.errorlink {
    padding: 8px;
    padding-bottom: 16px;
	 text-align: center;
}
/* ----------------------------------------------- tree --------------------------------------------- */

.dtree {
	margin-top: 4px;
	margin-bottom: 2px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-style: none;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CD853F;
	white-space: pre;
}

.dtree img {
	border: 0px;
	vertical-align: super;
}
.dtree a {
	color: #FFFACD;
	text-decoration: underline;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #EEE8AA;
	text-decoration: none;
}
.dtree a.nodeSel {
	background-color: #CD853F;
}
.dtree .clip {
	overflow: hidden;
}

select {
	background: ;
	color: Black;
}

td.title1 {

	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
    font-weight: bold;
    background-color: #ffd775;
}
table.title {
    font-size: 10pt;
    background-color: #ffd775;
}
font.title1 {
	background-color: #ffefcd;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10pt;
   	/*letter-spacing: -1px;*/
	font-family: Arial, Helvetica, sans-serif;

}

font.title4 {
   	color: #990000;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
tr.title1 {
	font-size: 12pt;
    font-weight: bold;
    background-color: #ffd775;
}

tr.title2 {
	font-size: 10pt;
    font-family: Verdana, Arial, Helvetica, sans-serif
}

a.menu2 {
	font-size: 8pt;
	color: #990000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.menu4 {
	font-size: 10pt;
	color: #990000;
/*	text-decoration: underline;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

tr.menu2 {
	font-size: 8pt;
	vertical-align: top;
	color: #990000;

}
td.title2{
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  valign: top;
}
 h1.files{
    font-size: 5pt;
    font-weight: bold;
    color: black;
 }
tables.files{
  vertical-align: top;
}
td.text7{
font-family: Tahoma, Arial, sans-serif;
font-size: smaller;
}
td.title3{
     color: #990000;

	 font-size: 10pt;
}
font.title3{
     color: #990000;
     font-weight: bold;
	 font-size: 10pt;
}
font.title5{
     color: black;
     font-weight: bold;
	 font-size: 5pt;
}

font.title6{
     color: #990000;
     font-weight: bolder;
  	 font-size: 12pt;
     text-transform: uppercase;
}
td.opera{
  height: 100px;
}
img.opera{

  border-top: 0px;
  border-bottom: 0px;
  border-color: black;
}
td.menu3{
    background-color: #990000;
	color: #ffffff;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;

}
.tf {border:1px solid black; font-size:12px; width:95px; text-align:center;}

table.search{
	width: 750px;
	height: 24px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-right: 5px;
	border-collapse: collapse;
	background-color: #b3242a;
		align: center;
}
table.bottom{
width: 100%;
	height: 24px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-right: 5px;
	border-collapse: collapse;
	
}
form.search{
	margin-top: 0px;
	margin-bottom: 0px;
}
td.home{
	padding-left: 5px;
}
input.button{
	background-color: #ffefcd;
	height: 22px;	
	
}
input.button2{
	background-color: #ffefcd;
	height: 18px;	
	width: 28px;
	border: 1px;
	border-color: #ffcc00;
}
input.button3{
	background-color: #ffefcd;
	height: 30px;	
	width: 40px;
	border: 1px;
	border-color: #ffcc00;
}
input.data{
	height: 16px;
	border: 1px;
	border-color: #ffcc00;
	font-family: verdana;
}

td.info1{
         width: 130px;
	background-color: #b3242a;
	color: white;
         font-family: Verdana;
}

td.info2{
	width: 190px;
        background-color: #ffd775;
	color: black;
         font-family: Verdana;
}

table.info3{
         cellspacing: 1px;
         cellpadding: 3px;
         border: 0px;
	width: 320px;
         
}

table.datatable tr.xxx {
	border-style: bold;
	border-width: 2px;
	background-color: #ffd775;
	font-weight: bold;
	vertical-align: middle;
}
font.title7{
     color: #990000;
     
  	 font-size: 10pt;
}
td.num
 { 
 text-align: center; 
 padding: 3px; 
 font-weight: bold;
 }
td.xx
{ 
padding: 3px 8px 3px 3px;
font-size:9
}
td.name 
{ 
background: #ffefcd url(/templates/temp/images/dots2.gif) bottom repeat-x; 
padding: 4px 3px 3px 0;
}
a.rating 
{ 
text-decoration: underline; 
background-color: #ffcc00; 
font-family: Verdana;
padding: 0 3px 0 0; 
color:#990000;
}
a.rating1{
font-family: Verdana;
}
font.R1C3 
{ 
text-decoration: none; 
background-color: #ffd775; 
font-family: Verdana;
font-size: 10pt;
padding: 0 3px 0 0; 
color:black;
}
font.R1C7
{ 
text-decoration: none; 
background-color: #ffcc00; 
font-family: Verdana;
font-size: 10pt;
padding: 0 3px 0 0; 
color:black;
}

a.rating:hover 
{
text-decoration: underline; 
color:black;
}
td.R1C4 
{ 
text-align: right; 
padding: 3px 8px 3px 0;}
span.R1C4 
{ 
padding: 0 0 0 3px; 
position: relative; 
left:-15; 
background-color: #ffefcd; 
vertical-align : bottom;}
td.price
{ 
text-align: center; 
padding-bottom: 3px;
}

font.color{
text-decoration: none;
color: #990000;
font-weight: bold;
font-size: 12pt;
text-transform: uppercase;
}
font.title8{
font-size: 10pt;
font-family: Verdana;
}
td.title8{
font-size: 10pt;
font-family: Verdana;
text-align: left;
}
tr.line{
background-color: #b3242a;
color: white;
border-bottom: solid 1px #ffefcd;
}
tr.line1{
font-size: 10pt;
background-color: #ffd775;
border-top: solid 1px #ffefcd;
}
tr.line2{
font-size: 10pt;
background-color: #ffcc00;
border-top: solid 1px #ffefcd;
}
table.rating{
border-bottom: solid 1px #ffefcd;
border-collapse: collapse;
}
tr.line3{
height: 1px;
background-color:#ffefcd;
}
tr.line5{
width:1px;
background-color:#ffd775;
}

td.ps {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: justify;
	width: 120px;
    height: 100%;
	/*border: solid black;*/
	border-left: 0px;
   /*	border-width: 0px 6px 0px 0px;*/
	direction: ltr;
	font: message-box;
	}

tr.line4{
width:1px;
background-color:#ffefcd;
border-bottom: solid 1px #ffd775;
}
tr.line6{
width: 100%;
font-size: 10pt;
background-color: #ffcc00;
border-bottom: solid 1px #ffefcd;

}
table.newgames{
border: solid 4px #ffcc00;
border-collapse: collapse;

}
tr.line7{
background-color:#ffefcd;
height: 20px;
}

a.newgames {
 width: 120px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	color: #990000;
}
tr.line8{
background-color: #ffcc00;
}

tr.line9{
background-color:#ffefcd;
height: 20px;
/*border-top: solid 2px #ffcc00;*/
}
tr.ie{
height: 2px;
background-color:#ffcc00;
}

font.newgames{
color: white;
font-size: 11px;
font-weight: bold;
font-family: Verdana;
text-transform: uppercase;
}

tr.line66{
width: 100%;
font-size: 10pt;
background-color: #ffcc00;
}

table.games{
border: solid 2px #990000;

font-family: Verdana;
width: 100%;
}

tr.index{
background: #990000;
}

font.index{
color: white;
text-transform: uppercase;
}
font.index1{
color: white;
font-family: Verdana;
font-size: 10pt;
}
table.index{

margin: 10px 10px 10px 10px;
}
tr.linexx{
background: #990000;
height: px;
width: 100%
}
td.linexx{
height: 1px;
}

font.main{
size: 8px;
font-family: Verdana;
}

td.test{
  font-family: Verdana;
  font-size: 10pt;
  valign: top;
}
font.test{
  font-family: Verdana;
  font-size: 10pt;
}
a.test{
  font-family: Verdana;

  font-weight: bold;

}
a.menu3:hover 
{
color: red;
}
a.menu2:hover 
{
color: red;
}
a.menu1:hover 
{
color: red;
}
a.menu1
{
border-color: black;
}
a.newgames:hover 
{
color: red;
}

font.zzz{
font-size: 8pt;
font-family: tahoma;

}

table.index_{
background-color: #ffd775;
margin: 10px 10px 10px 10px;
border: 2px solid #990000;
/*border-right: 2px solid #990000;
border-bottom: 2px solid #990000;*/

}
table.index_{

}

tr.index_{
background: #990000;
border-top: 1px solid #990000;
}

tr._index{
/*background-color: #ffd775;*/
/*border-bottom: 1px solid #ffefcd;*/
}
font.indexx{
color: black;
font-size: 8pt;
}

a.test_{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: bold;
  color: #990000;
  border: 0px;
}

tr.xxx{
background: url(/templates/temp/images/menu2.gif) repeat;
}

div.scroller { 
  display:block; 
  position:relative; 
  width: auto; 
  height: 480px;
  margin:0; 
  padding:0px; 
  background:inherit; 
  color: #990000; 
  overflow:auto; 
  clear: both; 
  scrollbar-base-color: #990000;
  scrollbar-track-color: #ffefcd;
  
  
  scrollbar-3dlight-color:black; 
	scrollbar-arrow-color:#ffefcd;
	scrollbar-highlight-color: #ffefcd;
	scrollbar-shadow-color:black;
	scrollbar-darkshadow-color:black;
            overflow-x: hidden;
}

a.menu777 {
	font-size: 8pt;
	color: #990000;
/*	text-decoration: underline;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
