BODY 
{
	background-color: #343434;
	font-family: Arial, Tahoma;
	font-size: 11pt;
	color: #969696;
	line-height: 150%;
	margin: 0;
}

a
{
	color: #63AB46;
	text-decoration: underline;
}

div#stripe
{
	width: 100%;
	height: 12px;
	background-color: #252525;
	border-bottom: 1px solid #444;
}

div#top
{
	width: 100%;
	height: 120px;
	background-color: #343434;
}

div#top_content
{
	width: 755px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

div#title
{
	width: 755px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	position: relative;
	border-bottom: 1px solid #434343;
}

div#content
{
	width: 755px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	position: relative;
}

/*menu*/

div#menu_container
{
	width: 100%;
	height: 36px;
	background-image: url("img/menu_bg.gif");
	background-repeat: repeat-x;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}

div#navcontainer 
{
	width: 755px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

/*koniec menu*/

div#main_foto
{
	width: 100%;
	background-color: #010503;
	border-bottom: 1px solid #444;
}

div#foto_center
{
	width: 755px;
	height: 241px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.news_title
{
	color: #d3d3d3;
	font-size: 12pt;
	background-color: #2f2f2f;
	border-left: 3px solid #63AB46;
	padding: 5px 5px 5px 20px;
}

.news_details
{
	color: #565656;
	font-size: 8pt;
}

.news_details a
{
	color: #565656;
	text-decoration: underline;
}

div#tresc
{
	width: 440px;
	float: left;
}

div#tresc500
{
	width: 500px;
	float: left;
}

div#adv
{
	width: 315px;
	float: right;
	margin-top: 5px;
}

div#adv205
{
	width: 205px;
	float: right;
	margin-top: 5px;
}

div#clear
{
	clear: both;
}

div#footer
{
	width: 100%;
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #252525;
	border-top: 1px solid #444;
}

div#footer_content
{
	width: 755px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 8pt;
	color: #5e5e5e;
	text-align: center;
}

div#footer_content a
{
	color: #5e5e5e;
	text-decoration: underline;
}

/*obrazki*/

img#sks
{
	float: left;
	border: 0;
	margin-top: 16px;
}

img#sks_logo
{
	float: left;
	border: 0;
	margin-top: 10px;
	margin-left: 20px;
}

img#separate
{
	float: left;
	border: 0;
	margin-left: 20px;
}

img#jestesmy
{
	float: right;
	border: 0;
	margin-top: 40px;
	margin-right: 15px;
}

img#pzt_logo
{
	float: right;
	border: 0;
	margin-top: 29px;
	margin-right: 0;
}

.menu_button
{
	border: 0;
	margin-right: 10px;
}

.menu_button_last
{
	border: 0;
	margin-right: 0;
}

img#main
{
	border: 0;
	margin: 0;
}

img#tae_kwon_do
{
	border: 0;
	float: right;
}

img#hong
{
	border: 0;
	float: right;
	margin-top: 10px;
}

img#dodaj_wpis
{
	border: 0;
	float: left;
	margin-bottom: 30px;
}

img#token
{
	border: 0;
	margin-left: 25px;
}

.key
{
	border: 0;
}

.adv
{
	border: 0;
}

img#gallery
{
	border: 0;
}

/*koniec obrazki*/

ul#czym
{
	list-style-type: none;
}

.subtitle
{
	font-weight: bold;
	color: #a9a9a9;
}

#treningi tbody tr td 
{
background-color: #252525;
border-bottom: 1px solid #252525;
height: 35px;
padding: 3px;
text-align: center;
}

#treningi tbody tr td.bt
{
background-color: #343434;
width: 150px;
height: 35px;
padding: 3px;
}

#treningi tbody tr td.stopien
{
background-color: #252525;
width: 150px;
height: 35px;
padding: 3px;
color: #7DD859;
}

#treningi tbody tr td.day
{
background-color: #252525;
width: 95px;
height: 35px;
padding: 3px;
text-align: center;
}

/*galeria zdjec*/

div#gallery_thumb
{
	border: none;
	float: left;
	width: 205px;
	height: 152px;
	margin: 20px 18px;
	background-image: url("img/gallery_photo_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

div#gallery_thumb p
{
	margin-top: 12px;
	text-align: center;
	font-style: italic;
	font-size: 0.8em;
	line-height: 100%;
}

div#gallery_thumb img
{
	border: none;
	padding: 20px 0 0 15px;
}

/*koniec galeria zdjec*/

div#nr_wpisu
{
	border: none;
	float: left;
	width: 50px;
	height: 38px;
	margin-top: 10px;
	background-image: url("img/nr_wpisu_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

div#nr_wpisu p
{
	margin-top: 8px;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: #7ED759;
}

div#wpis
{
	margin-left: 80px;
}

fieldset {
	padding:0;
	border:none;
}
legend {
	padding:0px;
	color: #969696;
}
label {
	font-size:0.8em;
	color: #7ED759;
}
input, textarea {
	margin-bottom:15px;
	font-size: 1.1em;
	color: #969696;
}
.formtext {
	width:100%;
	border:1px solid #444;
	padding:5px;
	background-color: #3a3a3a;
}

.warn {
	color: #E52C02;
}

.podstrony
{
	font-size: 0.8em;
}

#googleads {
margin: 20px 0 0 78px;
}