/*
Theme Name: OSP Tryton
Theme URI: http://www.osptryton.pl/
Description: The default theme for OSP Tryton Site
Version: 1.0
Author: Krzysztof Kwiatkowski
Author URI: http://localh0st.org/

*/

.alignright {
	float: right;
}
.alignleft {
	float: left;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address, table, .contactright {
	margin-bottom: 18px;
	margin-top: 0;
}
.lcolbox h1, .lcolbox h2, .lcolbox h3, .lcolbox h4, .lcolbox h5, .lcolbox h6, .lcolbox p, .lcolbox blockquote, .lcolbox form, .lcolbox label, .lcolbox ul, .lcolbox ol, .lcolbox dl, .lcolbox fieldset, .lcolbox address {
	margin-bottom: 12px;
	margin-top: 0;
}
div {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
#rightcol img {
	margin: 0 12px 12px 0;
	padding: 0;
	float: left;
	border: #bbb solid 3px;
}
#rightcol a:hover img {
	border: #EE1F1A solid 3px;
}
h1, h2, h3, h4 {
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
h1 {
	font-size: 25px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 12px;
}
#leftcol h1, #leftcol h2, #leftcol h3, #leftcol h4 {
	color: #159ABC;
	margin-bottom: 10px;
}
#rightcol h1, #rightcol h2, #rightcol h3, #rightcol h4 {
	color: #EE1F1A;
}
#rightcol h1 {
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
	margin-bottom: 0;
}
#leftcol a:link, #leftcol a:visited, #leftcol a:active {
	color: #159ABC;
}
.post a:link, .post a:visited, .post a:active {
	color: #EE1F1A;
}
#leftcol a:hover {
	background: #159ABC;
	color: #ffffff;
	text-decoration: none;
}
#rightcol a:hover {
	background: #EE1F1A;
	color: #ffffff;
	text-decoration: none;
}
.postmeta {
	color: #999999;
	font-size: 11px;
}
.postmeta p a:link, .postmeta p a:visited, .postmeta p a:active {
	text-decoration: underline;
	color: #999999;
}
body {
	background-color: #2e5f97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFF00;
	padding: 0px;
	margin: 0px;
	background-image: url('images/bg_sea.jpg');
	background-repeat: repeat-x;
}
#container {
	padding: 10px;
	background-color: #ffffff;
	margin: 20px auto;
	width: 740px;
}
#header {
	width: 740px;
	height: 267px;
	background-color: #000;
	background-image: url(images/header.jpg);
}
#mainnav {
	background-image: url(images/nav_bg.gif);
	width: 740px;
	height: 42px;
}
#leftcol {
	float: left;
	width: 222px;
	margin-top: 10px;
	color: #7f7f7f;
}
#rightcol {
	width: 508px;
	float: right;
	margin-top: 10px;
	color: #3f3f3f;
}
#footer {
	width: 100%;
	height: 37px;
	background-color: #202020;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
  clear: both;
}
#footer p {
	margin: 0;
	padding: 10px;
	display: block;
	color: #9a9a9a;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #b2b2b2;
	font-weight: bold;
}
#footer a:hover {
	color: #ffffff;
}
.post {
	background-color: #f3f3f3;
	margin-bottom: 10px;
	padding: 18px 12px 1px 12px;
	text-align: justify;
}
.post h1 a {
	text-decoration: none;
}
.lcolbox {
	background-color: #f3f3f3;
	margin-bottom: 10px;
	padding: 18px 12px 8px;
	font-size: 11px;
	line-height: 14px;
}
span.rssico {
	background: url(images/icon-feed.gif) no-repeat left;
	padding-left: 13px;
}
span.valid {
	background: url(images/icon-valid.gif) no-repeat left;
	padding-left: 15px;
}
ul#nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#nav li {
	background: gray;
	margin-right: 3px;
	float: left;
}
ul#nav li a {
	font-size: 14px;
	text-decoration: none;
	color: #f3f3f3;
	background-position: top;
	padding: 13px;
	display: block;
	background-image: url('images/tab.gif');
	background-repeat: repeat-x;
	font-weight: bold;
}
ul#nav li a:hover {
	background: #000;
	color: #FBB24F;
}
ul#nav li.current_page_item a, ul#nav li.current_page_item a:hover {
	background: #ffffff;
	background-image: none;
	color: #000;
}
.lcolbox ul {
	list-style: none;
	border-top: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.lcolbox ul li {
	border-bottom: 1px solid #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
.lcolbox ul li a {
	display: block;
	text-decoration: none;
	background: url(images/bullet.gif) no-repeat left center;
	padding-left: 12px;
}
.post ul {
	list-style: none;
	padding: 0px;
	margin-left: 36px;
}
.post ul li {
	background: url(images/bullet_red.gif) no-repeat left center;
	padding-left: 12px;
}
.navigation {
	background-color: #f3f3f3;
	margin: 0 0 12px;
	padding: 0 10px;
	font-size: 10px;
	height: 16px;
  clear: both;
}
.navigation a {
	color: #7f7f7f;
	text-decoration: none;
}
#kontakt p {
	font-size: 14px;
	line-height: 18px;
}
table {
	margin-bottom: 18px;
	border-bottom: 1px dotted #EE1F1A;
	border-left: 1px dotted #EE1F1A
}
td {
	padding: 4px 12px;
	border-top: 1px dotted #EE1F1A;
	border-right: 1px dotted #EE1F1A
}
.contactform p {
	margin-bottom: 4px;
}
.fix {
  height: 1px;
  width: 100%;
  clear: both;
}
.red {
	color: #ff0000;
}

.gallery-item { display: inline; }
