.shortvleft {
	background: url(../img/r1.jpg) no-repeat;
}

.shortvcenter {
	background: url(../img/r2.jpg) repeat-x;
}

.shortvright {
	background: url(../img/r3.jpg) no-repeat;
}

.shortcright {
	background: url(../img/r4.jpg) repeat-y;
}

.shortnright {
	background: url(../img/r5.jpg) no-repeat;
}

.shortncenter {
	background: url(../img/r6.jpg) repeat-x;
}

.shortnleft {
	background: url(../img/r7.jpg) no-repeat;
}

.shortcleft {
	background: url(../img/r8.jpg) repeat-y;
}

.bbcodes_poll{
	padding: 0pt 10px 2px;
	height: 22px;
	background-color: rgb(255, 255, 255);
	-moz-border-radius: 3px 3px 3px 3px;
	border: 2px solid rgb(201, 201, 201);
	-webkit-border-radius:3px;
	cursor:pointer;
}

.bbcodes{
	padding: 0pt 10px 2px;
	height: 22px;
	background-color: rgb(255, 255, 255);
	-moz-border-radius: 3px 3px 3px 3px;
	border: 2px solid rgb(201, 201, 201);
	-webkit-border-radius:3px;
	cursor:pointer;
}


.scontent {
	text-align:justify;
	font-size:12px;
	line-height:130%;
}

.scontent h1 {
	font-size: 16px;
	padding:0px 0px 8px 50px;
	margin:0px;
}

.scontent a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.scontent a:hover {
	color: #73AFDE;
	text-decoration: underline;
}

.scontent p {
	text-indent: 20px;
	margin-top:0px;
}

.podrobnee {
	width:100%;
	text-align:right;
}

#ads {
	display:block;
	float:left;
	weight: 250px;
	height: 250px;
	padding: 5px;
}

#ads2 {
	display:block;
	float:right;
	weight: 250px;
	height: 250px;
	padding: 5px;
}


