* {
margin: 0; padding: 0;
}
body {
	color: #4d6271;
	font : normal normal 70% Verdana;
	background: #3d5261 url('image/bg.gif') repeat-x top;
	padding: 0 10px 15px 30px;	
}

#min-width{
	min-width: 960px;
	max-width: 1240px;	
	_width:expression((documentElement.clientWidth || document.body.clientWidth) <960 ? "960px" : "auto");	
	margin-left: auto;
	margin-right: auto;
}
a{
	color: #a4b2bd;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#header{
	height: 67px;
	padding-top: 10px;
}
#header b{
    color: #ffffff;
	font-size: 220%;
	font-weight: bold;
}
#header b a{
  color: #fff;
  text-decoration: none;
}
#header b a:hover{
  color: #fff;
  text-decoration: underline;
}
#header h3{
	color: #ffd200;
	font-size: 120%;
	font-weight: bold;
	margin-top: 5px;
}
#header h3 a{
	color: #ffd200;
    text-decoration: underline;
}
#header h3 a:hover{
  text-decoration: none;
}
#cat{
	width: 107px;
	height: 58px;
	background: transparent url('image/cat.gif') no-repeat center;
	float: left;
	margin-left: 350px;
	margin-top: 7px;
    position: absolute;
}
#gotosite{
    display: block;
    background: url(image/gotosite.gif) no-repeat top left;
    float: right;
    width: 172px;
    height: 15px;
    padding: 22px 0 0 38px;
    margin: 7px 100px 0 0;
    color: #fff;
}
#menu{
	clear: both;
	padding-left: 270px;
	height: 36px;
}
#logo{
	width: 79px;
	height: 74px;
	background: transparent url('image/logo.gif') no-repeat center;
	float: right;
	margin-right: 25px;
	margin-top: -20px;
	margin-bottom: -18px;
	position: relative;
	z-index: 5;
}
#menu ul{
	list-style: none;
	height: 35px;
	line-height: 35px;
}
#menu ul li{
	float: left;
	padding-left: 15px;
	background: transparent url('image/menu_li.gif') no-repeat left;	
	color: #f2f5f8;
	font-size: 120%;
	margin-right: 25px;
}
#menu li a{
	color: #f2f5f8;
	text-decoration: none;
}
#menu li a:hover{
	text-decoration: underline;
}
#left{
	width: 255px;
	float: left;
	position: relative;
}
#right_container{
	float: right;
	margin-left: -255px;
	width:100%;
}
#right{
	margin-left: 255px;
/*	position: relative;*/
}
#contant{
	background-color: #ffffff;	
	padding: 30px;
	border-top: 3px solid #ffae00;
	min-height: 500px;
	_height: 500px;
}
.clear{
	clear: both;
}
.bottom{
	text-align: right;
	padding-right: 5px;
	padding-top: 7px;
	color: #a4b2bd;
	text-decoration: none;
}
.bottom a{
	color: #a4b2bd;
	text-decoration: none;
}
.bottom a:hover{
	text-decoration: underline;
}
#tags div{
	font-size: 90%;
}
.box{
	background: #a4b2bd url('image/box_bg.gif') repeat-x top;
	color: #ffffff;
	margin: 0 35px 25px 10px;
/*	position: relative;*/
}
.box h2{
	color: #1e2b36;
	font-size: 110%;
	background: transparent url('image/box_title.gif') no-repeat left;
	line-height: 30px;
	height: 30px;
	padding-left: 35px;
	margin-bottom:0;
}
.box div{
	padding:10px 10px 15px 10px;
}
.box a{
	color: #ffffff;
	line-height: 1.3em;
}
#tags{
	text-align: justify;
}
#tags a:hover{
	color: #3d5261;
	background-color: #f2f5f8;
	text-decoration: none;
}
a.t1{
	font-weight: bold;
}
a.t2{
	font-size: 120%;
}
a.t3{
	font-size: 130%;
	font-weight: bold;
}
a.t4{
	font-size: 150%;
	font-weight: bold;
}
a.t5{
	font-size: 160%;
	font-weight: bold;
}
#last_comment li b, #rubrik li b{
	float: right;
	font-weight: normal;
}
#last_comment ul, #rubrik ul, #addition ul{
	list-style: none;
}
#last_comment ul li, #addition ul li{
	margin-bottom: 0.4em;
}
#last_comment a:hover, #addition a:hover{
	color: #3d5261;
	background-color: #f2f5f8;
	text-decoration: none;
}
#rubrik a{
	font-weight: bold;
	display: block;
	padding: 2px;
}
#rubrik a:hover{
	color: #3d5261;
	background-color: #f2f5f8;
	text-decoration: none;
}
#calendar{
	margin: 0 35px 25px 10px;
	text-align: center;
}
#calendar table{
	margin-right: auto;
	margin-left: auto;
	font-size: 120%;
}
#calendar th{
	font-weight: bold;
	color: #d4dae5;
	padding: 4px 3px 8px 3px;
}
#calendar th b{
	color: #a4b2bd;
}
#calendar td{
	color: #a4b2bd;	
	padding: 1px 3px 1px 3px;
}
#calendar td a{
	color: #ffae00;
	text-decoration: underline;
}
#calendar td a:hover{
	color: #fff;
}
#calendar td.mounth{
	color: #ffae00;
}
#calendar td.mounth a{
	color: #ffffff;
	padding-left: 17px;
	background-position: center;
	background-repeat: no-repeat;
	text-decoration: none;
}
#calendar td.mounth a:hover{
	text-decoration: none;	
}
.next_month{
	background-image: url('image/str_right.gif');
}
.prev_month{
	background-image: url('image/str_left.gif');
}
h1{
	font-size:165%;
	color:#ffae00;
	margin-bottom: 13px;
}
h1 a{
	color:#ffae00;
	text-decoration: none;
}
h2{
	font-size:130%;
	margin-bottom: 13px;
    color:#ffae00;
}
.info_box{
	border-bottom: #d4dae5 solid 3px;
	color: #a4b2bd;
	line-height: 16px;
	font-size: 90%;
	padding-left: 5px;
	padding-right: 5px
}
.info_box span{
	padding-left: 14px;
}
.info_box a{
	color: #a4b2bd;
}
.info_box .author{
	font-weight: bold;
	font-size: 140%;
	margin-right: 20px;
	padding-left: 0;
}
.date{
	float: right;
	position: relative;
	background-color: #ffffff;
	padding: 2px 7px 0 7px;
	margin-top: -9px;
	color: #a4b2bd;
	font-size: 90%;
}
.tag{
	background: url(image/tag.gif) no-repeat left;
}
.tag a:hover, .comm_auth a:hover{
	color: #f2f5f8;
	background-color: #a4b2bd;
	text-decoration: none;
}
.comm_info{
	background: url(image/comm_bg.gif) no-repeat left bottom;
	color: #a4b2bd;
	font-size:90%;
	height: 21px;
	padding-left: 33px;
}
.comm_info strong{
	margin-left: 10px;
}
.comm_info a{
	text-decoration: underline;
}
.comm_info a:hover{
	text-decoration: none;
}
.post{
	margin-bottom: 13px;
	text-align: justify;
	line-height: 1.3em;
	padding: 5px;
}
.post a{
	color: #a4b2bd;
	font-weight: bold;
	text-decoration: none;
}
.post a:hover{
	color: #ffae00;
	text-decoration: underline;
}
#comment_box .post{
	padding-left: 25px;
	padding-top:0;
}
.add{
	text-align: right;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 90%;
	color: #a4b2bd;
	clear: both;
}
.add span{
	padding-left: 12px;
}
.add a{
	color: #a4b2bd;
	text-decoration: underline;
}
.add a:hover{
	text-decoration: none;
}
.comment{
	background: url(image/comm.gif) no-repeat left;
}
.more{
	background: url(image/more.gif) no-repeat left;
	margin-right: 20px;
}
.pages{
	float: right;
	position: relative;
	background-color: #ffffff;
	padding: 2px 7px 0 7px;
	margin-top: -11px;
	color: #a4b2bd;
	margin-bottom: 10px;
}
.pages strong{
	font-weight: bold;
	font-size: 130%;
	color: #ffae00;
	padding: 1px;
}
.pages a{
	color: #a4b2bd;
	font-weight: bold;
	padding: 2px;
}
.pages a:hover{
	color: #3d5261;
	text-decoration: none;
}
#add_comm{
	margin-top: 20px;
}
label{
	font-weight:bold;
	white-space: nowrap;
	margin-right: 15px;
	color: #8c8c8c;
}
#add_comm label{
	margin-right: 0;
}
.r{
	text-align: right;
}
#add_comm table{
	width: 100%;
}
#add_comm td{
	vertical-align: top;
}
#add_comm td{
	padding: 1px 0 1px 20px;
}
input.text, textarea{
	padding: 1px 2px 1px 2px;
	font-family: Verdana;
	font-size: 100%;
	border: 1px solid #a4b2bd;
	background-color: #fff;
}
input.submit{
	border: #ffae00;
	font-weight: bold;
	background: #ffd200 url('image/but_bg.gif') repeat-x bottom;
	padding: 2px 10px 2px 10px;
	color: #4d6271;
	cursor: pointer;
}
input.text:focus, textarea:focus, input.text:hover, textarea:hover{
	border-color: #ffae00;
}
#smile{
	width: 450px;
}
#smile a{
	float: left;
	height: 22px;
	border: 1px solid #a4b2bd;
	background-color: #f2f5f8;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 3px 3px 0;
	padding: 0 3px;
}
#smile a:hover{
	border-color: #3d5261;
	background-color: #d5dae5;
}
#smile a img{
	visibility: hidden;
}
#smile a#link_smiles{
	height: auto;
	border: none;
	background: none;
	margin-top: 5px;
	margin-left: 15px;
}
#all_smiles{
	position: absolute;
	width: 320px;
	height: 100px;
	border: 1px solid #a4b2bd;
	background-color: #f2f5f8;
	padding: 10px;
	margin-left: 95px;
	margin-top: -5px;
}
#all_smiles a{
	height: 33px;
	border: none;
	background-color: transparent;
	background-position: -100px -100px;
	margin-right: 10px;
}
#all_smiles a:hover{
	background-color: transparent;
}
#smile #all_smiles a img{
	visibility: visible;
}
#btn a{
	float: left;
	padding: 2px 5px;
	margin: 0 3px 3px 0;
	border: 1px solid #a4b2bd;
	background-color: #f2f5f8;	
	font-weight: bold;
	color: #3d5261;
} 
#btn a:hover{
	border-color: #3d5261;
	background-color: #d5dae5;
	text-decoration: none;
	color: #1e2b36;
}
.line{
	border-bottom: #d4dae5 solid 3px;
}
.sol{
	background: url('image/sol.gif') repeat;
}
#add_post{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 800px;
}
#add_post label{
	font-weight: normal;
}
#add_post ul{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	margin-top: 3px;
	margin-bottom: 7px;
	margin-right:15px;
}
#add_post td{
	vertical-align: top;
	padding: 1px 0 1px 20px;
}
#add_post .checkbox{
	margin-right: 5px;
	margin-bottom: 2px;
}
.login{
	text-align: center;
}
.post p{
	margin-bottom:0.8em;
}
.post ul{
	margin-bottom: 0.8em;
	margin-left: 20px;
}
.box_img{
	margin-bottom:0.8em;
	text-align: center;
}
.box_img img{
	margin-right: 10px;
	vertical-align: middle;
}
.img_right{
	float: right;
	margin: 0 0 0.8em 0.8em;
}
.img_left{
	float: left;
	margin: 0 0.8em 0.8em 0;
}
.offtop{
	color: #a4b2bd;
}
.offtop a{
	font-weight: normal;
	text-decoration: underline;
}
.quote_text{
	background:url('image/quote.gif') no-repeat left top;
	border:1px solid #cccccc;
	color:#888888;
	margin-bottom:12px;
	margin-top:12px;
	padding:6px 14px 6px 44px;
}
img {
	border: none;
}
#show_box{
	position: absolute;
	z-index: 100;
	top: 10%;
	left: 20%;
	background-color: #fff;
	padding: 10px;
	border: 2px solid #31781c;
}
#show_box #preview{
	display: block;
	padding: 1px;
	background-color: #fff;
	border: 5px solid #e4e4e4;
}
#show_box span{
	color: #8c8c8c;
	font-size: 0.9em;
	display: block;
	text-align: right;
	margin-bottom: 5px;
}
.table_form tr td{
	vertical-align: top;
	font-size:100%;
	padding:2px;
	vertical-align:top;
}
.table_form input.submit{
	margin: 10px 0;
}
.table_form .lc{
	width: 100px;
}
.rubriks_box label{
	color: #4d6271;
	font-weight: normal;
}
#error_box{
	position: fixed;
	top: 40%;
	left: 35%;
	border: 2px solid #dc143c;
	padding: 20px 20px 20px 100px;
	font-size: 110%;
	background: #fff url('image/error.png') no-repeat 20px 20px;
	width: 500px;
	min-height: 60px;
	z-index: 20;
}
#error_box b{
	color: #dc143c;
}
#error_box em{
	display: block;
	text-align: right;
	margin-top: 7px;
	font-style: normal;
	font-weight: bold;
}
#message_box{
	position: fixed;
	top: 40%;
	left: 35%;
	border: 2px solid #156412;
	padding: 30px 20px 10px 130px;
	font-size: 110%;
	background: #fff url('image/message.png') no-repeat 20px 20px;
	width: 400px;
	min-height: 60px;
	z-index: 20;
}
#message_box em{
	display: block;
	text-align: right;
	margin-top: 20px;
	font-style: normal;
	font-weight: bold;
	font-size: 90%;
}
.prev{
	background: url('image/prev.gif') no-repeat left 2px;
	padding-left: 15px;
}
.next{
	background: url('image/next.gif') no-repeat right 2px;
	padding-right: 15px;
	margin-left: 50px;	
}
#prevnext{
	text-align: right;
	margin-bottom:20px;
	line-height: 12px;
	font-weight: bold;
	font-size: 90%;	
}
#banner img{
	border: 1px solid #a4b2bd;
	padding: 5px;
}
#banner{
	margin:0 35px 25px 10px;
	text-align: center;
}	
#banner a b{
	display: none;
	position: absolute;
	top: 40%;
	border: 1px solid #ffae00;
	background-color: #fff;
	padding: 10px 5px;
	left: 25px;
	width: 150px;
	color: #3d5261;
}
#banner a:hover b{
	display: block;
}
#banner a{
	position: relative;
	display: block;
	text-decoration: none;
	overflow: hidden;
}
#banner em{
	font-weight: normal;
	font-style: normal;
	margin-top: 7px;
	display: block;
	font-size: 90%;
	color: #a4b2bd;
}
#addition{
	background: none;
	text-align: center;
	font-weight: bold;
}
#addition ul li{
	padding: 2px;
	margin: 0;
}
#addition a{
	display: block;
}
.result{
	border-collapse: collapse;
	width: 400px;
}
.result td{
	text-align: center;
	border: 1px solid #a4b2bd;
	padding: 2px 5px;
}
.result th{
	text-align: center;
	font-weight: bold;
	background-color: #3d5261;
	color: #fff;
	padding: 2px 5px;
	border: 1px solid #a4b2bd;	
}
.result .seltd td{
	background-color: #f2f5f8;
}
.result .boldtd{
	font-weight: bold;	
}
#konkurs div{
    background: url(image/rama.gif) no-repeat 50% 10px;
}
#konkurs div p{
    margin-bottom: 30px;
    text-align: center;
    padding: 20px 25px 10px;
}
#konkurs div p strong{
    display: block;
    margin-bottom: 10px;
}
#konkurs div a{
    text-align: right;
    text-decoration: underline;
    display: block;
    color: #4D6271;
}
ol{
  margin: 10px 0 10px 15px;
  list-style-position: inside;
}

