* {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
}
html {
	margin: 0;
	padding: 0;
}
body {
	background-color: #273847;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	color: #838383;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
p, form, h1, h2, h3 {
	padding: 0;
	margin: 0;
}
hr.special {
	width: 100%;
	border: none 0;
	border-top: 1px dotted #7795a6;
	border-bottom: 1px dotted #ffffff;
	height: 2px;
	margin: 2px auto 2px auto;
}
.clear {
	clear: both;
}
.center {
	text-align: center !important;
}
.left {
	text-align: left !important;
}
.right {
	text-align: right !important;
}
div#box {
	width: 824px;
	background-color: #ffffff;
	padding: 3px 3px 0 3px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
}
div#ltop {
	position: relative;
	width: 824px;
	height: 114px;
	background-color: #7795a6;
	border-bottom: 6px solid #cdd8df;
}
div#ltop img {
	position: absolute;
	float: right;
	right: 5px;
	bottom: 0px;
}
div#lframe {
	width: 210px;
	float: left;
	background-image: url('../images/layout/bg_menu.gif');
}
div#rframe {
	width: 614px;
	float: right;
}
div#content {
	padding: 5px;
}
div#lframe div {
	padding: 5px;
	line-height:27px;
}
div#lframe a {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}
div#lframe a:hover {
	background-color: #e8e8e8;
}
div#lfooter {
	clear: both;
	border-top: 6px solid #cdd8df;
	padding: 5px;
	text-align: center;
}
div#lfooter img {
	margin: 10px;
}
div.textcontainer {
	width: 100%;
	margin-bottom: 5px;
	overflow: hidden;
}
div.textcontainer p {
	width: 100%;
	text-align: justify;
}
div.textcontainer img.icon {
	padding: 1px;
	margin-right: 5px;
	border: 1px solid #7795a6;
	float: left;
}
div.textcontainer img{
	padding: 1px;
	border: 1px solid #7795a6;
}
h1 {
	font-size: 16px;
}
h2 {
	font-weight: normal;
	color: #989797;
	font-size: 11px;
	margin-bottom: 5px;
}
/* pager */
div.mzPagerTable {
	margin: 10px auto 10px auto;
	text-align: center;
}
span.mzPagerPages {
	background-color: #cdd8df;
	color: #ffffff;
	font-family: Verdana;
	font-size: 9px;
	padding: 3px;
}
div.mzPagerTable a {
	color: #000000;
	text-decoration: none;
	border: 1px solid #ffffff;
	background-color: #cdd8df;
	margin: 1px;
	padding: 2px;
	font-family: Verdana;
	font-size: 9px;
}
div.mzPagerTable a:hover {
	background-color: blue;
	color: #ffffff;
}
div.mzPagerTable a.current {
	background-color: #ffffff;
}
/* common */
div.cats a {
	display: block;
	padding: 5px;
	padding-left: 15px;
	text-align: left;
	font-size: 11px;
	color: #7795a6;
	font-weight: bold;
	background-image: url('../images/layout/el_strzala.gif');
	background-repeat: no-repeat;
	background-position: 0px center;
	text-decoration: none;
}
div.cats a:hover {
	color: #ff0000;
}
div#gallery_images p {
	width: 100%;
}
div#gallery_images img {
	padding: 18px;
}
p.readmore a {
	display: block;
	padding: 3px;
	background-color: #7795a6;
	color: #ffffff;
	text-align: center;
	float: right;
	margin: 3px 0 0 3px;
}

p.readmore a:hover {
	background-color: #cdd8df;
	color: #000000;
}

form#comment_form input, form#comment_form textarea {
	border: 1px solid #7795a6;
	padding: 3px;
}
textarea#comment_text {
	width: 80%;
}
textarea#comment_text {
	height: 100px;
}
div.comment_body {
	margin-bottom: 20px;
}
div.comment_body p {
	padding: 3px;
	font-family: Arial, Tahoma !important;
	font-size: 11px !important;
}
p.comment_title {
	background-color: #e4ebf0;
	color: #000000;
}
p.registered {
	background-color: #c0ced7 !important;
}
p.registered img {
	vertical-align: text-top;
	margin-right: 5px;
}
p.comment_date {
	font-size: 9px !important;
	text-align: right !important;
	color: grey;
}
span.comment_name {
	color: #8e3939;
	font-weight: bold;
}

img.avatar {
	float: left;
	vertical-align: text-top;
	margin-right: 5px;
}

p.comment_userbar {
	margin-top: 5px;
	text-align: right !important;
}

p.comment_userbar img {
	margin-left: 5px;
}

/* user */

span.desc {
	font-family: Arial, Tahoma, Verdana !important;
	font-size: 9px !important;
	color: grey !important;
}

/* contact form */
form#contactform p {
	clear: both;
	padding: 10px;
}
form#contactform span {
	display: block;
	width: 65%;
	float: left;
}
form#contactform span.fcol {
	padding: 2px;
	width: 30%;
	text-align: right;
}
form#contactform input, form#contactform textarea {
	border: 1px solid #7795a6;
	padding: 2px;
	width: 90%;
}
form#contactform .button {
	width: 100px !important;
	cursor: pointer;
}

div#promo a {
	font-size: 9px;
	color: #efefef;
}

div.syntax {
	width: 600px;
	height: 500px;
	overflow-y: scroll !important;
	overflow-x: scroll !important;
}

code, code span {
	font-family: "Consolas", "Courier New", Courier, mono, serif !important;
	font-size: 12px !important;
}
