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

body {	
	text-align: left;
	font-family: Arial, Sans-Serif;
	color: #444444;
	height: 100%;
	
	font-size:13px;
	
	background-color: #fd8cc0;
	background-image: url(../img/bg0.jpg);
	background-repeat: repeat-y;
	background-position: center 768px;
}

a {text-decoration: underline;color: #444444;}
a:visited {text-decoration: underline;color: #444444;}
a:hover {text-decoration: none;color: #444444;}

img
{
	border: 0px;
}

#bg {
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top; 
	width:100%;
}

#main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	height: auto;
	
	width: 1008px;
	padding-left: 15px;
  padding-right: 17px;
	_padding-left: 16px;
  _padding-right: 16px;
  margin-bottom:10px;
}

#top {
  height:20px;
}

#content {
  padding-top:30px;
  padding-left:10px;
  padding-right:10px;  
  width: 748px;
  float:left;
}

#new {
  width:220px;
  padding-top:30px;
  padding-left:10px;
  padding-right:10px;  
  float:left;;
}

.cbox {
  width:350px;
  height:225px;
  float:left;
  margin-left: 12px;
  margin-right: 12px;
  overflow:hidden;
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	margin-bottom:10px;
}

.cbox p {
  position: absolute;
  bottom: 0;
  padding:5px;
  font-size:11px;
  color:white;
  margin:0px;
  width:340px;
  background-image: url(../img/bgblack.png);
}

.cbox2 {
  margin-left: 12px;
  margin-right: 12px;
	margin-bottom:10px;
}

.cbox2 img {
  float:left;
  margin-right:15px;
  width:175px;
}

.cbox3 {
	margin-bottom:10px;
}

.cbox3 img {
  width:160px;
}

.cbox p {
  font-size:11px;
}

.logbox {
  padding:5px;
  background-color:#eeeeee;
}

.logbox p {
  padding-bottom:0px !important;
  margin-bottom:5px !important;
}

#login {
  height:140px;
  width:180px;
  margin-left:800px;  
}

#top ul {
  list-style-type:none;  
  padding-top:24px;
  margin-left:8px;
}

#top li {
  float:left;
  text-align:center;
  font-weight: bold;
  font-size: 18px;
  margin-left:75px;
}

#top li ul {
	position: absolute;
	width: 160px;
	left: -900em;
	background-color: white;
  /*opacity:0.90;
  background:transparent filter: alpha(opacity=90);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);*/
  padding:5px;
  padding-top:0px;
  border:1px solid #cccccc;
  z-index:10;
  margin-left:-20px;
}

#top li ul li {
	float:none;
	display:block;
  padding:5px;
  padding-top:6px;
  margin-top:4px;
	width: 150px;
  margin-left:0px;      
  font-size: 15px;
}

#top li ul li:hover {
	float:none;
	display:block;
	background-color: #ff49a1;
}

#top li ul li:hover a {
	color: white !important;
}

#top li:hover ul {
	left: auto;
}

#top li ul a {text-decoration: none;color: #444444;}
#top li ul a:visited {text-decoration: none;color: #444444;}
#top li ul a:hover {text-decoration: none;color: white;}

#top a {text-decoration: none;color: #444444;}
#top a:visited {text-decoration: none;color: #444444;}
#top a:hover {text-decoration: none;color: black;}

#left1 {
  width:628px;
  float:left;
}

#right1 {
  width:120px;
  float:left;
  display:block;
}

#left2 {
  width:568px;
  float:left;
  margin-right:20px;
}

#right2 {
  width:160px;
  float:left;
  display:block;
}

p {
  text-align:justify;
  margin-bottom:20px;
}

h1 {
  font-size: 16px;
  margin-bottom:15px;
  color:#000000;
}

h2 {
  font-size: 14px;
  margin-bottom:5px;
  background-color:#e63d8f;
  color:white;
  padding:3px;
}

.thumb {
  float:left;
  margin-top:3px;
  margin-right:20px !important;
  margin-bottom:10px;
  padding:2px;
  border:1px solid #cccccc;
  background-color:white;
}

.thumb-r {
  float:right;
  margin-top:3px;
  margin-left:20px !important;
  margin-bottom:10px;
  padding:2px;
  border:1px solid #cccccc;
  background-color:white;
}

.akt {
  width:465px;
  background-color: #ffd130;
  color:#444444;
  padding:3px;
  padding-left:10px;
  margin-top:5px;
}

.akt-img {
  float:left;
  margin-right:20px;
  margin-bottom:5px;
  padding:1px;
  border:1px solid #444444;
}

.clear-br {
  clear:both;
}

#bottom {
  width: 1008px;
  text-align:center;
  font-size:9px;
  clear:both;
}

#ntxt img {
  margin: 0px 10px 10px 10px;
  padding:1px;
  border:1px solid #444444;
}

.ad1 { 
  margin:10px;
}

.box2 textarea{
  width:100%;
  height:40px;
  margin-bottom:5px;
}

.box2 input {
  margin:0px;
  font-size:11px;
  font-weight:bold;
  margin-bottom:5px;
  width:200px;
}

.box2 label {
  float:left;
  font-weight:bold;
  width:60px;
  margin-bottom:5px;
}

.box2 {
  border:1px solid #fc8bbf;
  background-color:#ffeff6;
  padding:10px;
  margin-bottom:5px;
}

.box3 {
  border:1px solid #dddddd;
  background-color:#eeeeee;
  padding:10px;
  margin-bottom:5px;
}

#skr {
  display: none;
}

.clear {
  clear:both;
}

.stars img {
  margin-right:13px;
}

label {
  width:120px;
  display:block;
  float:left;
}

