/* Shodan.pl - Style strony - Screen */

html, body
{
	font: 11px Verdana, Arial, sans-serif;
	color: #4A4A4A;
	margin:0; padding: 4px 0 4px 0;
	background-color: #2F2F2F;
}

h1
{
	font-size: 16px;
	margin: 5px 0;
}

h1 span
{
	color: #C3C3C3;
}

h2
{
	font-size: 14px;
}

h3
{
	font-size: 12px;
	clear: both;
}

#pcont h3
{
	color: #fff;
	height: 25px; line-height: 25px;
	background: url('../img/ico/ico_panel.png') center left no-repeat;
	padding-left: 29px;
}

p
{
	text-align: justify;
	padding-left: 9px;
}
/* Listy */

dl, ul, ol
{
	padding-left: 14px; margin-left: 0;
}

ul
{
	list-style-type: none;
}

ol
{
	padding-left: 35px;
	list-style-position: outside;
}

ul li
{
	padding-left: 18px;
	background: url('../img/ico/ico_red.png') center left no-repeat;
}

li
{
	margin-bottom: 6px;
	text-align: justify;
}

dt
{
	color: #9F0700;
	font-weight: bold;
	padding-left: 18px;
	background: url('../img/ico/ico_red.png') center left no-repeat;
}

dd
{
	text-align: justify;
	margin-bottom: 6px;
	margin-left: 0;
	padding-left: 18px;
}


a:link, a:visited
{
	color: #BA0200;
}

a:hover, a:active
{
	color: #970301;
	text-decoration: none;
}

#wrapper
{
	width: 985px;
	margin: 0 auto; padding: 0;
}

#top
{
	position: relative;
	width: 985px; height: 144px;
	background: #fff url('../img/top.jpg') no-repeat;
}

#powitanie
{
	display: none;
	color: #484848;
	text-align: right;
	padding: 20px 33px 0 0;
	background: url('../img/ico/ico_grey.png') 677px 23px no-repeat;
}

#powitanie span
{
	color: #AC030A;
}

#menu
{
	width: 985px; height: 41px;
	background: #fff url('../img/menu/menu.jpg') no-repeat;
}

#menu ul
{
	margin: 0 0 0 22px; padding: 0;
	list-style-type: none;
}

#menu li
{
	float: left; height:38px;
	padding: 0; margin: 3px 0 0 0;
	background: none;
}

#menu li.one
{
	margin-left: 14px;
}

#menu li.two
{
	margin-left: 146px;
}

#menu li.three
{
	margin-left: 8px;
}

#menu li.four
{
	margin-left: 25px;
}

#menu li a:link, #menu li a:visited
{
	height:23px;
	text-align: center;
	padding: 10px 0 0 0;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#kat1
{
	width: 188px;
	height: 23px;
}

#kat2
{
	width: 174px;
	height: 23px;
}

#kat3
{
	width: 174px;
	height: 23px;
	background: url('../img/menu/zak3.jpg') no-repeat;
}

#kat4
{
	width: 188px;
	height: 23px;
}

#podmenu
{
	position: relative;
	width: 985px; height: 59px;
	background: #f3f3f3 url('../img/bg_podmenu.jpg') no-repeat;
}

#podmenu a:link, #podmenu a:visited
{
	height: 41px; line-height: 41px;
	margin: 0 9px; padding: 0;
	color: #fff;
	text-decoration: none;
}

#podmenu a:hover, #podmenu a:active
{
	text-decoration: underline;	
}

#podmenu1, #podmenu2, #podmenu3, #podmenu4
{ 
	top: -5px;
	margin: 0; padding: 0;
	height: 41px;
	text-align: center;
}

#podmenu1
{
	width: 691px;
	left: 36px;
	background: #a60201 url('../img/menu/podm1.jpg') no-repeat;
}

#podmenu2
{
	width: 692px;
	left: 148px;
	background: #a60201 url('../img/menu/podm2.jpg') no-repeat;
}

#podmenu3
{
	width: 818px;
	left: 35px;
	background: #a60201 url('../img/menu/podm3.jpg') no-repeat;
}

#podmenu4
{
	width: 227px;
	left: 712px;
	background: #a60201 url('../img/menu/podm4.jpg') no-repeat;
}

#lokalizacja
{
	width: 945px;
	height: 42px; line-height: 42px;
	padding: 0 0 20px 40px;
	background: #fff url('../img/bg_content_top.png') bottom left no-repeat;
}

#lokalizacja a:link, #lokalizacja a:visited
{
	color: #a80201;
	padding-left: 8px;
	background: url('../img/ico/ico_lok.png') center left no-repeat;
}

#lokalizacja a:hover, #lokalizacja a:active
{
	color: #CF5A5A;	
	text-decoration: none;
}

#lokalizacja a.clear:link, #lokalizacja a.clear:visited
{
	padding-left: 4px;
	background: none;
}

#lokalizacja span
{

	padding-left: 8px;
	background: url('../img/ico/ico_lok.png') center left no-repeat;
}

#page
{
	overflow: hidden;
	width: 985px;
	padding: 0; margin: 0;
	background: #fff url('../img/bg.gif') repeat-y;
}

#footer
{
	position: relative;
	color: #fff;
	width: 985px;
	height: 154px;
	background: #fff url('../img/footer.jpg') no-repeat;
}

#footer a:link, #footer a:visited
{
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}

#footer a:hover, #footer a:active
{
	text-decoration: underline;
}

#footer img
{
	border: none;
}

#copyright
{
	position: absolute;
	bottom: 37px; left: 95px;
}

#karatedo
{
	position: absolute;
	top: 68px; right: 142px;
}

#karatedo a
{
	margin-left: 178px;
}

#goup
{
	position: absolute;
	bottom: 35px; right: 50px;
}

#content
{
	float: left;
	width: 537px;
	margin: 0; padding: 50px 60px 0 70px;
	background: url('../img/bg_content.jpg') top left no-repeat;
}

#content img
{
	margin: 0 auto;
	padding-left: 9px;
}

#panel
{
	float: left;
	width: 318px;
	margin: 0; padding: 0;
}

#panel_bottom
{
	width: 281px; height: 44px;
	margin: 0; padding: 0;
	background: #000 url('../img/bg_panel_bottom.jpg') no-repeat;
}

#pcont
{
	width: 281px;
	padding: 15px 0 5px 0; margin: 10px 0 0 0;
	background: #282828 url('../img/bg_panel_top.jpg') top left no-repeat;
	
}

#pcont img
{
	margin-left: 45px;
	border: 5px double #fff;
}

#pcont p
{
	color: #fff;
	width: 90%;
	font-size: 10px;
	font-style: italic;
	margin: 5px auto 0 auto; padding: 5px;
	background-color: #2F2F2F;
	/*border-bottom: 1px dotted #ccc;*/
}

#pcont p.link
{
	margin: 0 auto 5px auto;
	text-align: right;
	border-bottom: 1px dotted #ccc;
}

#pcont a:link, #pcont a:visited, #pcont a:hover, #pcont a:active
{
	color: #fff;
}

#kata
{
	padding: 0 13px; margin: 0;
	text-align: center;
	overflow: hidden;
}

#kata img
{
	padding: 0;
	margin: 0;
	border: 1px solid #000;
}

div.kataimg
{
	float: left;
	width: 150px; height: 280px;
	margin: 0 10px;
}

div.kataimgMax
{
	float: left;
	width: 500px; height: 280px;
	margin: 0 10px;
}

#cont img
{
	float: left;
	margin-right: 9px;
	padding-left: 0;
	border: 1px solid #1F1F1F;
}

#cont img.right
{
	float:right;
	margin-left:9px;
	margin-right:0;
}

#cont h2
{
	padding-top: 9px;
	clear: both;
}

#cont h2 span, #cont h1 span
{
	font-size: 10px;
	color: #969696;
	font-weight: normal;
}

#galeria
{
	text-align: center;
}

#galeria img
{
	float: none;
	border: none;
	margin: 20px;
}

#galeria img a
{
	border:none;
	text-decoration: none;
}

#icons
{
	position: absolute;
	top: 18px; right: 280px;
}

#icons a
{
	float: left;
	display:block;
	margin-left: 12px;
	padding-left: 18px;
	height: 14px; line-height: 14px;
	text-decoration: none;
}

#icons a.sgl
{
	background: transparent url(../img/ico/ico_home.png) no-repeat left center;
}

#icons a.kon
{
	background: transparent url(../img/ico/ico_contact.png) no-repeat left center;
}

#icons a.map
{
	background: transparent url(../img/ico/ico_mapsite.png) no-repeat left center;
}

#flags
{
	position: absolute;
	top: 14px; right: 32px;
}

#flags a
{
	float: left;
	display:block;
	margin-left: 12px;
	padding-left: 23px;
	height: 19px; line-height: 19px;
	text-decoration: none;
}

#flags a.en
{
	background: transparent url(../img/ico/ico_en.png) no-repeat left center;
}

#flags a.ru
{
	background: transparent url(../img/ico/ico_ru.png) no-repeat left center;
}

#kluby h2
{
	clear:both;
}

#kluby img {
	float: right;
}

/* Newsletter */

#newsletter input.text
{
	margin: 3px 0 0;
	padding: 1px 2px;
	width: 98%; height: 22px; color: #fff;
	background: #1F1F1F; border: 1px solid #454545; border-width: 0 0 1px 1px;
	font-size: 11px; font-family: Verdana, Arial, sans-serif;
	font-style: normal;
}

#newsletter label
{
	
	position:absolute; top:13px; left:10px;
	display: block;
}

#newsletter form p { position:relative }

/* Buttons, Przyciski */

.button
{
	width: 82px;
	height: 29px;
	background: #000 url(../img/button.jpg) no-repeat;
	border: none;
	padding: 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	outline: none;
}

/* SlideShow */

#slider { margin: 0 auto; }

#slider ul, #slider li {
	padding: 0; margin: 0;
	list-style: none;
	background: none;
	text-align: center;
}

#slider li {
	width: 500px;
	height: 375px;
	overflow:hidden; 

}
