
html, body {
	height: 100%;
}
body {
	background-color: #fff;
	padding: 0;
	margin: 0;
	text-align: left;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #484848;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: normal;
	border: none;
	cursor: pointer;
}
a:hover {	text-decoration: underline;}
a:hover h3, a:hover h1 {	text-decoration: underline;}
img {	border: none;}
.to_l {	text-align: left;}
.to_c {	text-align: center;}
.to_r {	text-align: right;}
.fl {	float: left;}
.fr {	float: right;}
.clear {	clear: both;}

#container {
	/* float: left; */
	/* position: relative; */
	/* text-align: left; */
	width: 985px;
	padding: 0px;
	margin: 5px 0px 5px 10px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

a.button {
	float: left;
	display: block;
	background-color: #e9e9e9;
	color: #414141;
	padding: 4px 3px 3px 3px;
	margin-top: 1px;
}

a:hover.button {
	background-color: #9b9b9b;
	color: #fff;
	text-decoration: none;
}

.ovis a, .ovis h3, .ovis h1 {
	color: #db7701 !important;
}

#article.ovis h1, #article.nebulo h1, #article.kiskamasz h1 {
	background:none !important;
}

.nebulo a, .nebulo h3, .nebulo h1 {
	/* color: #ee1d25 !important; */
	color: #db7701 !important;
}

.kiskamasz a, .kiskamasz h3, .kiskamasz h1 {
	/* color: #00adef !important; */
	color: #db7701 !important;
}

.default a, .default h3, .default h1 {
	color: #6d6d6d !important;
}

.fl {
	float: left !important;
}

.fl img {
	padding: 0;
	margin: 3px 10px 2px 0;
	border: 2px solid #e9e9e9;
}

.fr {
	float: right !important;
}

/* main */
#main {
	float: left;
	width: 810px;
	overflow:hidden;
}

#contentbar {
	float: left;
	width: 312px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-right: 1px #CCCCCC solid; /* */
}
#contentbar h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
}
#contentbar h2 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#contentbar h3 {
	font-weight: normal;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#contentbar p {
	margin: 0;
	padding: 0;
	color: #333;
}
#contentbar .contentbarbox {
	clear: both;
	width: 300px;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 6px 0px;
}

.contentbarbox h2 {
	font-size: 14px;
}

.contentbarbox h2 a {
	color: #414141;
}

.contentbarbox.filled {
	float: left;
	background-color: #e9e9e9;
	border-bottom: 1px #CCCCCC solid;
}

.contentbarbox.filled.white {
	background:none;
}

.contentbarbox.filled p {
	padding: 0 10px !important;
}

.contentbarbox.filled p.fl {
	margin: 0;
	padding: 0 0 0 10px !important;
	font-size: 10px;
}

.contentbarbox.filled .header {
	float: left;
	position: relative;
	width: 297px;
	background-color: #9b9b9b;
	padding: 6px 0;
	margin: 2px 0 5px 2px;
}

.contentbarbox.filled .header h1 {
	float: left;
	margin: 0;
	padding: 3px 0 0 0 !important;
	background: #9b9b9b !important;
	font-size: 14px !important;
	color: #fff;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 7px !important;
}

.contentbarbox.filled .header h1 a {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#content {
	float: left;
	width: 475px;
	margin: 15px 0px 0px 12px;
	padding: 0px;
	overflow: hidden;

}

#content_wide {
	float: left;
	width: 751px;
	margin: 0;
	padding: 0;
	overflow:hidden;
}

#content_wide .header {
	width: 750px;
}

#content #expert, #content .expert {
	width: 440px;
	padding: 0 0 10px 0px;
	float:left;
	position:relative;
}

#expert h1, .expert h1 {
	font-size: 12px;
	/* font-weight: normal; */
	color: #333;
	margin: 0;
	padding: 0;
	width: 440px;
}

.panelbox.experts {
	margin: 0px 0 20px 0px;
}
.expert_content, .expert_info {
	padding: 0px 9px 0px 9px;
}

#content #expert .expert_info, #content .expert  .expert_info {
	/* float: left; */
	/* position: relative; */
	/* height: 66px; */
}

#content #expert .expert_info img, #content .expert .epert_info img {
	/* float: left; */
	/* margin: 0 5px 0 0; */
}

#content #expert .expert_desc, #content .expert .expert_desc {
	position: absolute;
	top: 0;
	right: 5px;
	width: 250px;
	z-index: 1;
}

#content #expert .expert_name, #content .expert .expert_name {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 90px;
	font-weight: bold;
	font-size: 12px;
	color: #4d4d4d;
}

#content #expert .expert_name span, #content .expert .expert_name span {
	font-weight: normal;
	font-size: 10px;
}

#content #expert .expert_content, #content .expert .expert_content {
	width: 430px;
	float: left;
	margin-top: 10px;
}

.expert_content p {
	/* margin: 0px; */
	/* padding: 0px; */
}

.expert_content a, .expert_content h1 a {
	color:#000;
	font-weight: bold;
	font-size: 15px;
}

#content #article {
	width: 440px;
	padding: 0 0 10px 10px;
	overflow:hidden;
}

#content #article h1, #content .articles h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 24px;
	color: #000;
}

#content #article h3, #content .articles h3  {
	margin: 0;
	padding: 0;
	color: #000;
	font-weight: normal;
	font-size: 12px;
}

#content #article h4 {
	margin: 0;
	padding: 25px 0 10px 0;
	font-weight: bold;
	font-size: 10px;
	color: #000;
	position: relative;
}

#content #article #printmail span a {
	background:#999 !important;
	color:#fff !important;
}

#content #article #printmail span a:hover {
	background:#fff !important;
	color:#999 !important;
}

#content #article h4 a {
	color: #111 !important;
	font-weight: bold;
}

#content #article h4 span {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: right;
	top: 22px;
	padding: 4px 0;
}

#content #article h4 span a {
	font-size: 9px;
	color: #fff;
	background-color: #9b9b9b;
	padding: 2px 4px;
	font-weight: bold;
	border: 1px solid #fff;
}

#content #article h4 span a:hover {
	text-decoration: none;
	background: #E9E9E9;
	color: #414141;
	border: 1px solid #E9E9E9;
}

#content #article p, #content #article li {
	color: #484848;
	font-size: 14px;
	line-height: 18px;
}

#content #article p img {
	border: 2px solid #e9e9e9;
	padding: 1px;
	margin:0 10px 10px 0;
}

#content #article .lead {
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 0 60px;
	color: #333;
}
#content #article .lead p {
	font-size: 11px;
	line-height: 14px;
	color: #333;
}

#content #related {
	float: left;
	width: 470px;
	font-size: 12px;
	color: #000;
	margin: 20px 0;
}

#content .articles #related {
	margin: 0 0 35px 0;
}

#content #related ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content #related ul li {
	margin: 0;
	padding: 1px 0;
	background:none;
}

#content #comments {
	clear: both;
	background-color: #e9e9e9;
	width: 440px;
	margin: 0 0 20px 8px;
	overflow: hidden;
}

#content #comments h3 {
	width: 430px;
	color: #fff !important;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	padding: 10px 0 10px 10px;
	margin: 0;
	background-color: #9b9b9b;
}

#content #comments .comment {
	padding: 0 15px;
}

#content #comments .comment.even {
	background: #f3f3f3;
}

#content #comments .comment h5 {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: right;
	color: #9b9b9b;
	font-size: 12px;
	font-style: normal;
}

#content #comments .comment h5 a {
	color: #9b9b9b;
}

#content #comments .comment p {
	padding: 5px 0;
	font-size: 11px;
	line-height: 14px;
}

.all-comments a, .all-comments a:visited {
	color: #333333;
	font-size: 12px;
	margin: 0 0 0 15px;
}

/* FORM */

#comment_form {
	float: left;
	width: 100%;
	margin-left: 10px;
}

#comment_form a, #comment_form a:link, #comment_form a:active, #comment_form a:visited {
	color: #999;
} 

#comment_form textarea {
	height: 100px;
	width: 430px;
}
#comment_form input[type=text] {
	border: 1px solid #999;
}
#comment_form label {
	font-weight: bold;
}

.pagination {
	text-align: center;
	font-size: 12px;
}

.pagination a {
	color: #444;
}

.pagination span {
	color: #888;
}

#paginate-articles {
	margin: 15px 0;
	clear: both;
}

#paginate-articles span, #paginate-articles a {
	border: 1px solid #999;
	padding: 3px 5px;
	background: #eee;
}

#paginate-articles a:hover {
	text-decoration: none;
	background: #aaa;
	color: #fff;
}

#content .articles {
	float: left;
	width: 448px;
	padding: 0 0 15px 10px;
}

#content .articles .heading {
	float: left;
	width: 440px;
	margin: 0 0 20px 0;
}

#content .articles .heading h1 {
	width: 300px;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	background: #fff;
}

#content .articles .heading h3 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal !important;
}

#content .articles .heading p.fl {
	padding: 10px 0 0 0;
	margin: 0;
}

#content .articles .heading-list h1 {
	width: 300px;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 3px 0;
	background: #fff;
}

#content .articles .book {
	float: left;
	width: 145px;
	height: 337px;
	background: #e9e9e9;
	position: relative;
	margin: 1px 1px;
	overflow: hidden;
}

#content .articles .book img {
	margin-left: 5px;
}

#content .articles .book h1 {
	font-size: 18px;
	color: #e9e9e9;
	font-weight: normal;
	color: #333;
	padding: 0 5px;
}

#content .articles .book h1 a {
	color: #333;
}

#content .articles .book .book_lead_image {
	position: relative;
}

#content .articles .book p.lead {
	padding: 0 5px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#content .articles .book p.lead a {
	color: #999;
	font-size: 10px; 
}


/* Pager navigation */ 

#postnav {
	float: left;
	margin: 0;
	padding: 0;
	border-top: 1px solid #eaeaea;
	width: 100%;
}

#postnav a, #postnav a:link, #postnav a:active, #postnav a:visited, #postnav span {
	float: left;
	color: #333;
	display: block;
	border: 1px solid #aaa;
	padding: 3px 8px;
	margin: 0 5px;
	background: #eaeaea;
}

#postnav span {
	color: #aaa;
}

#postnav a:hover {
	background: #b8b8b8;
	text-decoration: none;
}

#mainpanel {
	float:left;
	width: 495px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background-color: #e9e9e9;
}

.panel {
	float:left;
	width: 145px;
	margin: 3px 0pt 0pt 3px;
	~margin: 3px 0pt 0pt 3px;
	_margin: 3px 1px 0 1px;
	overflow:hidden;
	padding-bottom: 5px;
}

.panel h1 {
	float: left;
	margin: 0 0 2px 0;
	~margin: 0 0 2px 0;
	_margin: 0 0 0 0;
	width: 133px;
	padding: 0;
}

.panel.ovis h1 {
	background-color: #f8941e;
	color: #fff;
	padding: 6px;
	font-size: 14px;
}

.panel.nebulo h1 {
	background-color: #ee1d25;
	color: #fff;
	padding: 6px;
	font-size: 14px;
}

.panel.kiskamasz h1 {
	background-color: #00adef;
	color: #fff;
	padding: 6px;
	font-size: 14px;
}

.panel h1 a, .panel h1 a:link, .panel h1 a:active, .panel h1 a:visited {
	color: #fff !important;
}

.panel p {
	margin: 10px 0 0 5px;
	padding: 0;
}
.panel p.kiemelt {
	display: block;
	/* min-height: 142px; */
}
.panel p.kiemelt a {
	display: block;
	min-height: 29px;
}
.panel p a {
	font-weight: bold;
}

.panel ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 130px;
	color: #333;
}

.panel ul li a, .panel ul li a:link, .panel ul li a:active, .panel ul li a:visited {
	/* color: #333 !important;*/
}

.panel.ovis ul {
	list-style-type: none;
}

.panel.ovis ul li {
	background: url(/theme_koloknet/images/dot_ovis.gif) no-repeat 7px 5px;
	padding: 0px;
	margin: 15px 0;
	list-style-type: none;
}

.panel.nebulo ul li {
	background: url(/theme_koloknet/images/dot_nebulo.gif) no-repeat 7px 5px;
	padding: 0 0 0 0px;
	margin: 15px 0;
	list-style-type: none;
}

.panel.kiskamasz ul li {
	background: url(/theme_koloknet/images/dot_kiskamasz.gif) no-repeat 7px 5px;
	padding: 0 0 0 0px;
	margin: 15px 0;
	list-style-type: none;
}

.panelbox {
	float: left;
	background-color: #e9e9e9;
	margin: 25px 0px 0px 0px;
	/* ~margin: 25px 0 10px 10px;
	_margin: 25px 0 10px 5px; */
	position:relative;
	border: 1px #CCCCCC solid;

}

.panelbox.schools {
	margin: 10px 0 20px 0;
}

.panelbox .header {
	/* float: left; */
	/* position: relative; */
	display: block;
	width: 478px;
	background-color: #9b9b9b;
	padding: 6px 0;
	margin: 0 0 3px 0;
}

.panelbox .header h1 {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	/* float: left; */
	margin: 0;
	padding: 1px 0 0 10px !important;
}

.panelbox .header h1 a {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 0;
}

.szakerto {
	float: left;
	width: 90px;
	margin: 0px 0px 0px 4px;
	padding: 0;
}

.szakerto p {
	margin: 0;
	padding: 0 0 5px 0;
	width: 80px;
}

.szakerto img.avatar {
	width: 90px;
	/* height: 66px; */
}



.szavazas-form {
	float: left;
	padding: 10px;
}

.szavazas-form p {
	
	color: #333;
	font-size: 12px;
	margin: 0px;	
	padding: 0px;
	line-height: 20px;
	width: 400px; 
}

.szavazas-form table {
	
}

.szavazas-form table tr {
	
}

.szavazas-form table tr td {
	
}

/*
.szavazas-form {
	 float: left; 
	margin: 0 0 0 10px;
	padding: 0 0 20px 0;
	width: 275px;
	~width: 275px;
	_width: 250px;

	position: relative;
}

.szavazas-form p {
	float: left;
	width: 250px; 
	margin: 5px 0 !important;
	padding: 0;
	color: #333;
	font-size: 12px;
}

.szavazas-form table {
	float: left;
	margin: 0;
	padding: 0;
}

.szavazas-form table tr {
	margin: 0;
	padding: 0;
}

.szavazas-form table tr td {
	margin: 5px 0;
	padding: 5px 0;
}
*/

.poll-results {
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	text-align: center;
	width: 55px;
}

.poll-results .result-count {
	font-size: 10px;
}

.szavazas-form input {
	float: left;
	border: none;
	background-color: #e9e9e9;
}

.szavazas-form label {
	vertical-align: top;
	display: block;
	padding: 0 0 0 20px;
	~padding: 3px 0 0 25px;
	color: #333;
}

.szavazas-form .submitbutton {
	display: block;
	width: 70px;
	position: absolute;
	bottom: 5px;
	/* ~bottom: -10px; */
	right: 20px;
	border: 1px solid #fff !important;
}

.szavazas-form .submitbutton:hover {
	background-color: #9b9b9b !important;
	color: #fff;
}

/* APPENDIX */

.appendix {
	border: 2px solid #e9e9e9;
	background: #e9e9e9;
	font-size: 12px;
	overflow: hidden;
	padding: 5px;
}

.appendix.narrow {
	margin: 0 0 5px 15px;
	width: 146px;
	float: right;
}

.appendix.wide {
	margin: 10px 0;
}

.appendix.wide img {
	float: left;
	margin: 0 10px 0 0;
}

.appendix p {
	font-size: 11px !important;
	margin: 5px 7px;
}

.appendix h6 {
	background: #9b9b9b;
	border-bottom: 1px solid #e9e9e9;
	padding: 5px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	font-size: 12px;
}

.appendix p.percent {
	font-size: 82px !important;
	height: 50px;
	padding: 30px 0px 0 18px;
	float: left;
	background: #e9e9e9 !important;
}

.appendix.wide p.percent {
	padding: 30px 15px 0 5px !important;
}

/* EXTERNAL MEDIA */

.external_media {
	border: 1px solid #ddd;
	text-align: center;
	margin: 10px 0;
	padding: 5px 0 0 0;
}
.external_media p {
	margin: 5px 0 0 0;
	background: #ddd;
	padding: 5px;
	font-weight: bold;
	text-align: center !important;
}

#article .contentbarbox {
	padding: 0 70px;
}

/* PROFILE */

#profile {
	font-size: 12px;
}

#profile p {
margin: 0 10px 20px 10px;
}

#profile table.data {
	margin: 0 0 20px 0;
}

#profile table.data tr td {
	padding: 2px;
}

#profile table.data td.label {
	width: 130px;
	text-align: right;
	padding-right: 10px;
}

#profile table.data td input, #profile table.data td textarea {
	border: 1px solid #898989;
	padding: 1px 2px;
	width: 258px;
}

#profile table.data td textarea {
	height: 150px;
}

#profile table.data td input.submit {
	display: block;
	width: 80px !important;
	color: #fff;
	background: #898989;
	border: 1px solid #fff !important;
	text-transform: uppercase;
	font-size: 11px;
	cursor: pointer;
}

#profile img.avatar {
	padding: 3px;
	border: 1px solid #dedede;
	width: 85px;
	height: 66px;
}

.errors {
	color: #ff0000;
	font-weight: bold;
	margin: 0;
	padding: 2px 0;
}

.schools p {
	padding: 0 10px;
}

.schools table {
	float:left;
	margin: 0;
	padding: 0;
	width:180px;
}

.schools table tr td {
	border-top:2px solid #fff;
	/* padding:5px; */
	border-right:2px solid #fff;
	vertical-align:top;
	margin:0;
	padding:3px;
	overflow:hidden;
}

.schools table tr.padded td {
	background:#fff;
	height:35px;
	width:100%;
}

.schools table tr td.tablehead {
	background-color:#9b9b9b;
	color:#fff;
	text-align:right;
	vertical-align:top;
	width:160px;
}

.schools table tr td.rows-2 {
	height: 38px;
}

.schools table tr td.rows-3 {
	height: 51px;
}

.schools table tr td.rows-4 {
	height: 64px;
}

.schools table tr td.huge {
	height:120px;
}

.school {
	width: 715px;
	background-color: #e9e9e9;
	margin:2px;
	border-top:2px solid #fff;
	padding:10px;
	float:left;
	overflow:hidden;
}

.school span {
	float:left;
	margin:0;
	padding:0 10px;
	display:block;
	width:600px;
}

.school input {
	float:left;
	display:block;
	background:#E9E9E9;
}

.school .check {
	width:100%;
	float:left;
	padding:0;
	margin:20px 0 10px 5px;
	
}

.school .check_tab {
	width:100%;
	float:left;
	padding:0;
	margin:0 0 10px 30px;
}

.school .check_tab_tab {
	width:100%;
	float:left;
	padding:0;
	margin:0 0 10px 60px;
}

.schools .submitbutton {
	width:80px;
	padding:3px 0;
}

.school-options, .school-more {
	border-top:2px solid #fff;
	float:left;
	padding:10px 0;
}

.school-options a, .school-more a {
	padding:3px 10px;
	color:#414141;
	float:right;
	border:1px solid #fff;
	margin:0 5px 0 0;
}

.school-options a:hover, .school-more a:hover {
	background-color: #9b9b9b;
	color: #fff;
	text-decoration: none;
}

.school_wide {
	float: left;
	width: 367px;
	~width: 367px;
	_width: 345px;
	height: 650px;
	background-color: #e9e9e9;
	margin:2px;
	border:2px solid #fff;
	position:relative;
}

.school_wide h1 {
	font-size:24px;
	font-weight:normal;
	margin:0;
	padding:5px 10px;
}

.school_wide h2 {
	font-size:14px;
	margin:0;
	padding:0 10px;
}

.school_wide p {
	font-weight:normal;
	font-size:12px;
}

.school-form {
	width: 100%;
	border:none;
	float: left;
	padding: 10px;
}

.school-form select {
	text-align:left;
	display:block;
	width:342px !important;
	~width:342px !important;
	_width:332px !important;
	padding:0;
	margin:1px 0;
	background-color:#cecece;
	color:#444444;
	position:relative;
	font-size:13px;
	font-weight:normal;
}

.school-form h2 {
	text-align: left;
	padding:10px 0;
}

.school-form input {
	width:332px;
	text-align:left;
	background-color:#cecece;
	color:#444444;
	margin-top:6px;
	margin-bottom:-6px;
	padding:1px 5px;
	font-size:13px;
}

.school-form input.radio {
	text-align:left;
	width:15px;
	font-size:12px;
	font-weight:normal;
	margin:3px 10px;
	vertical-align:middle;
	background:#E9E9E9;
}

.school-form .submitbutton {
	clear:both;
	float:right;
	width:80px;
	background:#eee;
	border:1px solid #999;
	color:#000;
	text-align:center;
	position:absolute;
	bottom:10px;
	right:10px;
}

.content_table{
	background-color: #CCCCCC;
	width: 440px;
	margin: auto;
}
.content_table td{
	background-color: #F5F5F5;
	font-size: 11px;
	padding: 3px;
}
.content_table th{
	color: #FFFFFF;
	background-color: #AAAAAA;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}

.links_box {
	clear: both;
	padding-left: 10px;
	font-size: 14px;
	line-height: 20px;
	height: 118px; 
	width: 285px;
	overflow: auto;
}
.links_box .header {
	width: 100%;
}
.links_box div {
	line-height: 15px;
	margin-bottom: 5px;
}
.links_box div a:hover {
	text-decoration: underline !important;
}

/* hirdetés */

.hirdetes {
	clear: both;
}
.hirdetes .label {
	color: #888888;
	padding-bottom: 3px;
	text-align: center;
	letter-spacing: 1px;
}

/* címke felhő */

div.tags {
	width: 300px;
	border: 1px #BBBBBB solid;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	background-color: #eeeeee;
}
div.tags .title {
	background-color: #9b9b9b;
	color: #FFFFFF;
	font-size: 14px;
	padding: 5px;
}
div.tags .item {
	clear: both;
	padding: 0px;
	margin: 0px;
	border-top: 1px #CCCCCC solid;
}
div.tags div.item:hover {
	 /* background-color: #FFFFFF;  */
}
div.tags .item b {
	display: block;
	float: left;
	/* width: 60px; */
	padding: 2px;
	margin: 5px 0px 0px 5px;
	font-size: 12px;
}
div.tags .item a {
	padding: 2px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #444444;
}
div.tags .item a.cloud_10 { font-size: 90%; }
div.tags .item a.cloud_20 { font-size: 97%; }
div.tags .item a.cloud_30 { font-size: 104%; }
div.tags .item a.cloud_40 { font-size: 111%; }
div.tags .item a.cloud_50 { font-size: 118%; }
div.tags .item a.cloud_60 { font-size: 125%; }
div.tags .item a.cloud_70 { font-size: 132%; }
div.tags .item a.cloud_80 { font-size: 139%; }
div.tags .item a.cloud_90 { font-size: 146%; }
div.tags .item a.cloud_10 { font-size: 153%; }

div.tags .item div {
	float: right;
	width: 225px;
	padding: 0px;
	margin: 7px 5px 7px 5px;
}

/*  */

div.hr {
	border-bottom: 1px #CCCCCC dotted;
	margin: 10px 5px 10px 5px;
}

.clear_both {
	clear: both;
}
/*  */
.ajanlok_left {
	width: 300px;
}
.ajanlok_left .a {
	margin-top: 15px;
}
.ajanlok_left .a p {
	display: inline;
}
.ajanlok_left .a a {
	color: #db7701;
}
.ajanlok_left .a a h2 {
	display: block;
	font-size: 20px;
	color: #db7701;
}
.ajanlok_left .a img {
	float: left;
	margin-right: 7px;
}

#user_page_form input, #facebox .body input, .comments input {
	border: 1px #999999 solid;
}

/* pager */

.pager {
	clear: both;
	text-align: center;
	/* margin: 30px 0px 30px 0px;  */
	padding: 20px 0px 20px 0px;
}
.pager a.item, .pager a.akt {
	padding: 2px;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
	background-color: #DDDDDD;
	text-decoration: none;
}
.pager a.item:hover, .pager a.akt {
	color: #999999;
	background-color: #F1F1F1;
}

/* subpage_series_links */

.subpage_series_links {
	 text-align: center; 
	/* display: inline; */
	margin: 10px 0px 30px 0px;
}
.subpage_series_links a, .subpage_series_links span {
	padding: 2px;
	padding-right: 5px;
	padding-left: 6px;
	background-color: #DDDDDD;
	font-size: 13px;
	margin: 1px;
	color: #000000;
}
.subpage_series_links span {
	background-color: #EEEEEE;
	color: #AAAAAA;
}
.subpage_series_links a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
}

/* commentnts */

div.comments {
	/* margin-left: 230px; */
}
div.comments h3 {
	padding: 10px !important;
	color: #FFFFFF !important;
	background-color: #9b9b9b;
	font-weight: bold !important;
}
div.comments .list dt, div.comments .list dd {
}
div.comments dl dt {
	margin: 0px 0px 0px 0px;
	/* border-bottom: 1px #CCCCCC solid; */
	/* background-color: #F0F0F0; */
	background-color: #f3f3f3;
	padding: 15px 5px 3px 6px;
	position: relative;
	left: -3px;
}
div.comments dl dt .date {
	width: 140px;
	float: right;
	text-align: right;
	font-family: Arial;
	font-size: 11px;
}
div.comments dl dt .user {
	display: inline;
	font-weight: bold;
	font-size: 12px;
	padding: 8px; 
	color: #9b9b9b !important;
}
div.comments dl dd {
	margin: 0px 0px 0px 0px;
	/* background-color: #f3f3f3; */
	padding: 10px; 
}

#sidebar {
	float: right;
	width: 171px;
	margin: 15px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	position:relative;
	overflow:hidden;
	border-left: 1px #CCCCCC dotted;
	/* border-right: 1px #CCCCCC solid; */
	background-color: #EEEEEE;
}
#sidebar p {
	text-align:center;
	margin: 0px 0px 15px 0px;
	padding:0;
}



