body {
	background-image:url();
	background-repeat:repeat-x;
	background-position:center 0;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}

html, body {
	height: 100%;
}

textarea {
    resize: none;
}

h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
	/*margin-bottom: 3px;*/
}

h1 {
	font-size: 24px;
	color: #666600;
	line-height: 24px;
}

.left-15 {
	margin-left: 15px;
}

.left-20 {
	margin-left: 20px;
}

.left-10 {
	margin-left: 10px;
}

.right-9 {
	margin-right: 9px;
}

h2 {
	font-size: 20px;
	color: #663300;
	line-height: 20px;
}

h3 {
	font-size: 15px;
	line-height: 15px;
}

h4 {
	font-size: 12px;
}

a {
	text-decoration:none;
	color:#000;
	font-weight:normal;
}

a:hover {
	text-decoration:underline;
}

a.underline {
	text-decoration:underline;
}

*:focus {outline: none;}

.plink span {
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

a.plink {
	font-size:0;
	display: inline-block;
	text-decoration: none;
	line-height: 0;
	visibility: visible;
}

a.plink:hover {
	text-decoration: none;
}

.center {
	text-align: center;
}

.text_right {
	text-align:right;
}

.text_left{
	text-align:right;
}

p {
	padding:0;
	margin:0 0 10px 0;
}

.nomargin {
	margin:0;
}

form {
	padding:0;
	margin:0;
	float:left;
}

.bold {
	font-weight:bold;
}

.underline {
	text-decoration:underline;
}

.italic {
	font-style:italic;
}

map {
	cursor:pointer;
}

.link {
	cursor:pointer;
}

.clear {
	clear:both;
	height:0;
	overflow:hidden;
}

.clear2 {
	clear:both;
	height:5px;
	overflow:hidden;
}

.clear3 {
	clear:both;
	height:10px;
	overflow:hidden;
}

.clear4 {
	clear:both;
	height:15px;
	overflow:hidden;
}

.line {
	width:100%;
	float:left;
}

.left {
	float:left;
}

.left-5 {
	margin-left: 5px;
}

.right {
	float:right;
}

.image_left {
	float:left;
	margin:0 10px 0px 0;
	padding:0;
}

.image_right {
	float:right;
	border:3px solid black;
	margin:0 0 10px 10px;
	padding:0;
}

.image_center {
	border:3px solid black;
	margin:0 auto;
	padding:0;
}

.container {
	width:941px;
	margin:0 auto;
}

.sub_container {
	width:941px;
	float:left;
	position: relative;
	background-image: url('/images/content_bg.jpg');
}

.header{
	position: relative;
	width: 941px;
	height: 120px;
	background-image: url('/images/header.jpg');
}

.content_left {
	float: left;
	width: 230px;
}

.content_center {
	float: left;
	width: 480px;
	border: 1px solid #000;
	margin-left: 15px;
	padding: 10px;
}

.content_right {
	float: right;
	width: 182px;
}

.left_box_top {
	width: 230px;
	height: 20px;
	background-image: url('/images/left_box_top.jpg');
}

.left_box_bg {
	width: 200px;
	background-image: url('/images/left_box_bg.jpg');
	padding-left: 30px;
}

.left_box_bottom {
	width: 230px;
	height: 39px;
	background-image: url('/images/left_box_bottom.jpg');
	margin-bottom: 10px;
}

.right_box_top {
	width: 181px;
	height: 20px;
	background-image: url('/images/right_box_top.jpg');
}

.right_box_bg {
	width: 166px;
	background-image: url('/images/right_box_bg.jpg');
	padding-left: 15px;
}

.right_box_bottom {
	width: 181px;
	height: 39px;
	background-image: url('/images/right_box_bottom.jpg');
	margin-bottom: 10px;
}

.footer {
	position: relative;
	width: 941px;
	height: 106px;
	background-image: url('/images/footer.jpg');
}

.footer_links {
	position: absolute;
	top: 40px;
	right: 30px;
	width: 500px;
	height: 40px;
}

.footer_links a {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	margin-left: 55px;
}

.copyright {
	position: absolute;
	bottom: 5px;
	width: 100%;
	text-align: center;
	color: #fff;
}

.left_box_title {
	float: right;
}

.right_box_title {
	float: left;
}

.nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	margin-top: 10px;
	float: left;
}



.nav li {
	display: block;
	width: 179px;
	min-height: 20px;
	_height: 20px;
	margin-bottom: 10px;
	cursor: pointer;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	/*padding-right: 6px;*/
	overflow: hidden;
	background-repeat: repeat-x;
}

.nav li ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.nav li ul li a {
	text-transform: none;
	padding-right: 10px;
	font-weight: bold;
	font-size: 12px;
	display: inline;
}

.nav li ul li span {
	font-size: 14px;
}

.nav li ul li{
	text-transform: none;
	display: inline;
}

.leftmenu1 {
	background-image:url('/images/menu_bg1.jpg');
}

.leftmenu1 ul {
	background-color: #c9829b;
}

.leftmenu2 {
	background-image:url('/images/menu_bg2.jpg');
}

.leftmenu2 ul {
	background-color: #c280d7;
}

.leftmenu3 {
	background-image:url('/images/menu_bg3.jpg');
}

.leftmenu3 ul {
	background-color: #9f84cc;
}

.leftmenu4 {
	background-image:url('/images/menu_bg4.jpg');
}

.leftmenu4 ul {
	background-color: #85a3f3;
}

.leftmenu5 {
	background-image:url('/images/menu_bg5.jpg');
}

.leftmenu5 ul {
	background-color: #77bfdd;
}

.leftmenu6 {
	background-image:url('/images/menu_bg6.jpg');
}

.leftmenu6 ul {
	background-color: #b1d19a;
}

.leftmenu7 {
	background-image:url('/images/menu_bg7.jpg');
}

.leftmenu7 ul {
	background-color: #deeb8b;
}

.leftmenu8 {
	background-image:url('/images/menu_bg8.jpg');
}

.leftmenu8 ul {
	background-color: #f4f48f;
}

.leftmenu9 {
	background-image:url('/images/menu_bg9.jpg');
}

.leftmenu9 ul {
	background-color: #f2d477;
}

.leftmenu10 {
	background-image:url('/images/menu_bg10.jpg');
}

.leftmenu10 ul {
	background-color: #f2c785;
}

.leftmenu11 {
	background-image:url('/images/menu_bg11.jpg');
}

.leftmenu11 ul {
	background-color: #f49f7a;
}

.leftmenu12 {
	background-image:url('/images/menu_bg12.jpg');
}

.leftmenu12 ul {
	background-color: #f4897f;
}

.search_input {
	width: 162px;
	height: 20px;
	background-image:url('/images/search_input.jpg');
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 20px;
	margin-top: 15px;
}

.search_submit {
	background-image:url('/images/search_submit.jpg');
	background-repeat: no-repeat;
	width: 45px;
	height: 19px;
	clear: both;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}

a.search_submit:hover {
	background-position: 0 -19px;
}

.login_user {
	width: 113px;
	height: 20px;
	background-image:url('/images/username_input.jpg');
	border: 0;
	padding: 0;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 2px;
}

.login_pass {
	width: 113px;
	height: 20px;
	background-image:url('/images/password_input.jpg');
	border: 0;
	padding: 0;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 2px;
	margin-bottom: 10px;
}

.login_frm label {
	font-weight: bold;
	margin-top: 5px;
	float: left;
}

.login_frm {
	padding-top: 10px;
}

a.login_submit {
	background-image:url('/images/login_submit.jpg');
	background-repeat: no-repeat;
	width: 71px;
	height: 20px;
	margin-left: 65px;
	margin-bottom: 10px;
}

a.login_submit:hover {
	background-position: 0 -20px;
}

.reg_txt {
	font-size: 11px;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
}

a.reg_btn {
	background-image:url('/images/reg_btn.jpg');
	background-repeat: no-repeat;
	width: 135px;
	height: 30px;
	margin-bottom: 10px;
}

a.reg_btn:hover {
	background-position: 0 -30px;
}

.right_banner {
	margin-top: 10px;
	margin-bottom: 10px;
}

.page_title {
	background-image:url('/images/title_bg.jpg');
	width: 473px;
	height: 38px;
	border: 1px solid #a9ccde;
	font-size: 24px;
	font-weight: bold;
	color: #464646;
	line-height: 38px;
	padding-left: 5px;
}



.index_box_top {
	width: 463px;
	height: 29px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	color: #464646;
	line-height: 29px;
	padding-left: 7px;
	margin-top: 10px;
}

.index_box_top a {
	font-size: 16px;
	font-weight: bold;
	color: #464646;
}

.boxtop_data{
	background-image:url('/images/boxtop_data.jpg');
	font-size: 20px;
}

.boxtop1 {
	background-image:url('/images/box_title1.jpg');
}

.boxtop2 {
	background-image:url('/images/box_title2.jpg');
}

.boxtop3 {
	background-image:url('/images/box_title3.jpg');
}

.boxtop4 {
	background-image:url('/images/box_title4.jpg');
}

.boxtop5 {
	background-image:url('/images/box_title5.jpg');
}

.boxtop6 {
	background-image:url('/images/box_title6.jpg');
}

.boxtop7 {
	background-image:url('/images/box_title7.jpg');
}

.boxtop8 {
	background-image:url('/images/box_title8.jpg');
}

.boxtop9 {
	background-image:url('/images/box_title9.jpg');
}

.boxtop10 {
	background-image:url('/images/box_title10.jpg');
}

.boxtop11 {
	background-image:url('/images/box_title11.jpg');
}

.boxtop12 {
	background-image:url('/images/box_title12.jpg');
}

.index_box_content {
	border: 1px solid #b0b0b0;
	width: 468px;
	overflow: hidden;
}

.index_box_pic {
	border-right: 1px solid #b0b0b0;
	width: 157px;
	text-align: center;
	line-height: 120px;
	height: 120px;
	float: left;
	overflow: hidden;
}

.index_box_pic2 {
	border-bottom: 1px solid #b0b0b0;
	margin-right: 5px;
}

.article_text {
	padding-left: 5px;
	padding-right: 5px;
	padding: 5px;
}

.index_box_pic img {
	vertical-align: middle;
	bordeR: 1px solid #b0b0b0;
}

.index_box_right {
	float: left;
	width: 309px;
}

.index_box_right2 {
	float: left;
	width: 468px;
}

.index_box_text {
	padding: 6px;
	height: 68px;
	border-bottom: 1px solid #b0b0b0;
	overflow: hidden;
	width: 298px;
}

.index_box_text2 {
	padding: 6px;
	height: 68px;
	border-bottom: 1px solid #b0b0b0;
	overflow: hidden;
	width: 456px;
}

.index_top_cimkek {
	float: left;
	width: 199px;
	border-right: 1px solid #b0b0b0;
	height: 29px;
	font-weight: bold;
	padding: 5px;
}

.index_top_cimkek2 {
	float: left;
	width: 358px;
	border-right: 1px solid #b0b0b0;
	height: 29px;
	font-weight: bold;
	padding: 5px;
}

.index_top_cimkek a, .index_top_cimkek2 a{
	font-size: 11px;
	color: #1264bc;
	font-weight: normal;
}

.article_labels {
	border-top: 1px solid #b0b0b0;
	height: 29px;
	font-weight: bold;
	padding: 5px;
	background-color: #ebebeb;
}

.article_labels a{
	font-size: 11px;
	color: #1264bc;
	font-weight: normal;
}

a.index_box_tovabb {
	width: 98px;
	height: 39px;
	background-image:url('/images/tovabb_btn.jpg');
	float: right;
}

a.index_box_tovabb:hover {
	background-position: 0 -39px;
}


.popupalert_win {
	width: 300px;
	min-height: 100px;
	position: absolute;
	background-color: #000;
	text-align: center;
	color: #fff;
	font-weight: bold;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}

.popupalert_msg {
	text-align: center;
	margin-top: 20px;
}

.popupalert_btns {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 15px;
}

.popupalert_btn {
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	height: 17px;
	background-color: #3f3f3f;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.userinfos {
	border-top: 1px solid #b0b0b0;
	padding: 5px;
	background-color: #ebebeb;
}

.userinfos_pic {
	width: 85px;
	height: 85px;
	overflow: hidden;
	line-height: 80px;
	float: left;
}

.userinfos_pic img {
	vertical-align: middle;
}

.userinfos_text {
	float: left;
}

a.add_article_lnk {
	font-size: 12px;
	float: right;
}

.index_box_content form label {
	font-weight: bold;
}

.succes_message {
	padding: 10px;
}

.reg_form label {
	width: 120px;
	float: left;
	display: block;
	line-height: 22px;
	margin-bottom: 5px;
}

.reg_form input {
	float: left;
	height: 16px;
	margin-bottom: 5px;
	width: 250px;
}

.reg_form textarea {
	width: 250px;
	height: 100px;
}

.left-160 {
	margin-left: 160px;
}

.profil_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	min-width: 83px;
	min-height: 63px;
	_width: 83px;
	_height: 63px;
}

.profil_nick {
	float: left;
	
}

.profil_desc {
	clear: both;
	margin-left: 93px;
	display: inline;
	float: left;
}

.profil_desc p {
	background-color: #fff;
	border: 1px solid #cccccc;
	padding: 10px;
	display: block;
	width: 310px;
	margin-top: 3px;
}

.profil_articles {
	margin-left: 93px;
}

.profil_nick p {
	background-color: #fff;
	border: 1px solid #cccccc;
	font-size: 22px;
	font-weight: bold;
	padding-left: 10px;
	display: block;
	width: 320px;
	margin-top: 3px;
}

.profil_page {
	background-color: #ebebeb;
	padding: 10px;
}

.profil_articles p {
	padding-left: 25px;
	padding-top: 10px;
}

.profil_articles p a {
	font-size: 15px;
	font-weight: bold;
}

.lapozas {
    margin: 0 auto;
    clear: both;
    text-align: center;
    padding-right: 20px;
	margin: 10px;
}

.lapozas a, .lapozas strong {
    display: inline-block;
    width: 17px;
    height: 16px;
    border: 1px solid black;
    background-color: #97bcdb;
    color: black;
    font-weight: bold;
    padding-top: 1px;
    margin-right: 3px;
    text-decoration: none;
    text-align: center;
}

.lapozas a:hover {
    background-color: #9dd2ff;
}

.lapozas strong {
    background-color: #d4dadf;
}

.homelink {
	background-image: url('/images/spacer.gif');
	width: 460px;
	height: 70px;
	position: absolute;
	top: 30px;
	left: 30px;
}


