* { padding: 0; margin: 0; }

body {
background: #fabef8;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 }

body a {
 text-decoration: none;
}

#container {
 width: 1020px;
 margin: 0 auto;
background: #a935e2;
 margin-top: 10px;
 margin-bottom: 35px;
 border: 2px solid #a935e2;
}

#header {
background-image: url(images/shapka.jpg); background-repeat: no-repeat;
height: 305px;
}

#ban300x250 {
float: right;
padding-top: 20px;
padding-right: 40px;
}

#ban160_left {
 padding-top: 15px;
 margin-left: 15px;
}

#ban160_right {
 padding-right: 10px;
}

#faux {
 margin-bottom: 5px;
 overflow: auto;
 width: 100%;
}

#leftcolumn { 
 display: inline;
  font-size: 11px;
color: #FFFFFF;
 width: 175px;
 float: left;
 margin-right: 10px;
 background-image: url(images/sleva2.jpg); background-repeat: no-repeat;
 }

 #leftcolumn  a img{ 
 border: 2px solid #ffffff;
 padding: 2px;
}

#igry  a{ 
color: white;
 font-size: 11px;
}

#contentcolumn { 
 width: 650px;
 display: inline;
 position: relative;
 float: left;
  background: #FFFFFF;
}

#rightcolumn { 
 margin-top: 10px;
 display: inline;
 color: #333;
 width: 175px;
 float: right;
}

#rightcolumn  a{ 
color: white;
 font-size: 11px;
}

#rightcolumn  a img{ 
 border: 2px solid #ffffff;
 padding: 2px;
}

.razdel {
padding-left: 30px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 text-align: left;
}

p {
	padding-left: 30px;
	padding-right: 10px;
 }
 

.blok {
color: #333;
margin: 5px 0px 0px 10px;
 width: 640px;
}

.blok h2 {
	text-align: center;
	color: #d31aff;
	height: 25px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;	
	padding-top: 5px;
	font-size : 16px;
}

.new {
color: red;
font-weight: bold;
}

.clear { clear: both; background: none; }

/*Menu */
.buttonmenu{
list-style-type: none;
width: 175px;
float: right;
margin-bottom: 35px;
}

.buttonmenu li a{
color: black;
display: block;
width: 165px;
padding: 2px 4px;
font: bold 12px Arial;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#D5BFD0 #5A3A54 #5A3A54 #D5BFD0;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
color: #ecebf1;
background-color: #a935e2;
}

/*End Menu */



	
	.oneGame {
		width: 126px; text-align: center; float: left;
	}
	
	.oneGame a img  {
		width:100px;
		height:75px;
		border:1px solid #CC00FF;
		margin: 5px 1px 5px 1px;
				padding: 3px;
	}
	
	.oneGame a:hover img {border: 1px solid #CC66FF;} 
	
	.oneGame a {
		margin:0px;
		padding:0px;
		display:block;
		font-size: 11px;
		padding-bottom: 5px;
	} 



.pagination { 
  padding: 4px;
  margin: 4px;
  text-align: center;
  position: relative;
  top: 10px;
  color: #FF00FF;

} 

.pagination a { 
	padding: 4px 8px 4px 8px;
  margin: 6px;
  border: 1px solid #FF00FF;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #FF00FF;
} 

.pagination a.hover, .pagination a.selected { 
  border: 1px solid #FF00FF;
  color: #FF00FF;
  text-decoration: none;
  background-color: #FFFFFF;
} 

div.pagination span.current {
  font-size: 10pt;
  font-weight: normal;
	padding: 6px 10px 6px 10px;
	margin: 8px;
	border: 1px solid #FF00FF;
	background-color: #FFFFFF;
	color: #FF00FF;
	}
	
		
	/*
=============================================================
© 2008 Российская школа CSS (Russian CSS School)
http://www.css-school.ru
Урок CSS №23. Закругление углов 2
style.css - Набор стилей для урока
*/

.all {
   position:relative; 
   width:630px; 
   background: #FFFFFF; 
}

#ctl, #cbl, #ctr, #cbr {
   position:absolute; 
   width:20px; 
   height:20px; 
   color: #FFFFFF; 
   background:#a935e2;
   overflow:hidden; 
   z-index:1;
}

#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}

#contentcolumn em b {
   position:absolute; 
   font:150px Arial; 
   color: #FFFFFF; 
   line-height:40px; 
   font-weight:normal;
}

#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}

#contentcolumn p {
   position:relative; 
   z-index:10; 
   padding:5px 10px;
}
=============================================================

#niz {
   color: #FFFFFF 
}

#niz a {
color: #FFFFFF
}


