@charset "utf-8";
/* CSS Document */


/* generaly */
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:18px;
	height:100%;
	color:#666;
	font-family: Verdana, Geneva, sans-serif;
	background:url(../images/top_bg.jpg) top repeat-x #f7f7f7;
}

p {
	padding:5px 0;
	text-indent:15px;
	text-align:justify;
}

img { border:0px; }

a {
	text-decoration:none;
	color:#000;
}
a:hover { color:#C00; }

.left { float:left }
.right { float:right }

.clear {
	font-size:0px;
	height:0px;
	width:100%;
	display:block;
	clear:both;
}

.blue { color:#24369A; }
.red { color:#C00; }
.small { font-size: 10px; }

h1 { font-size:16px; font-weight:normal; font-variant:small-caps }
	
/* layout */


#bg_top {
	background:url(../images/top.jpg) no-repeat center top;
	width:100%;
	display:block;
}

#top_wrapper {
	width:950px;
	margin:auto;
	height:184px
}

#logo { 
	width:332px;
	height:184px;
}
a#logo_link {
	height:158px;
	margin:0 0 0 46px;
	width:177px;
	display: block
}

#right_top {
	width: 618px;
}

#logowanie {
	height:70px;
	width:312px;
	display:block;
	padding-left:316px;
}
#login {
	width:122px;
	height:23px;
	background:url(../images/login_login.png) no-repeat;
	padding:20px 0 0 24px;
}
#haslo {
	width:110px;
	height:23px;
	background:url(../images/login_pass.png) no-repeat;
	padding:20px 0 0 22px;
}
#ok {
	width:30px;
	height:26px;
	background:url(../images/login_ok.png) no-repeat;
	margin-top:13px;
	padding:3px 0 0 4px;
}
#ok:hover {
	background:url(../images/login_ok_hover.png) no-repeat;
}
#logowanie input {
	background:none;
	border:none;
	color:#666
}
#logowanie input:hover { color:#FF9316 }

#zapomnialem { font-size:10px; }
#zapomnialem a { color:#999; margin-left:148px; }

#menu {
	width:618px;
	display:block;
	height:47px;
}

a#menu_01, a#menu_02, a#menu_03, a#menu_04, a#menu_05, a#menu_06 {
	background-image: url(../images/menu.png);
	height:46px;
	display:inline-block;
}

a#menu_01 { width:140px; }
a#menu_01:hover { background-position:0 -50px}

a#menu_02 { width:123px; background-position:-140px 0px}
a#menu_02:hover { background-position:-140px -50px}

a#menu_03 { width:80px; background-position:-263px 0px}
a#menu_03:hover { background-position:-263px -50px}

a#menu_04 { width:109px; background-position:-342px 0px}
a#menu_04:hover { background-position:-342px -50px}

a#menu_05 { width:82px; background-position:-453px 0px}
a#menu_05:hover { background-position:-453px -50px}

a#menu_06 { width:123px; background-position:-535px 0px}
a#menu_06:hover { background-position:-535px -50px}

#main_wrapper {
	margin:auto;
	width:950px;
	}
	
#column_550, #column_400, #column_300, #column_650 {
	height:auto;
	margin:0px;
	overflow:hidden;
}
#column_550 { width:550px; }
#column_400 { width:400px; }
#column_208 { width:208px; }
#column_742 { width:742px; }

#panel { margin-top:15px; }
#panel a {
	background:url(../images/p.gif) no-repeat top left;
	padding-left:25px;
	display:block;
	height:25px;
}
#panel a:hover { 
	background-image:url(../images/p.gif);
	background-repeat:no-repeat;
	background-position:0 -22px;
}

#footer_wrapper {
	background:url(../images/footer_bg.jpg) repeat-x;
	height:207px;
	width:100%;
}

#footer {
	background:url(../images/footer.jpg) no-repeat top center;
	height:207px;
	width:100%;
	font-size:10px;
}

#ikonki { height:160px; }
#ikonka_1 {
	height:107px;
	margin:19px 0 0 322px;
	width:317px;
	float: left;
}
#ikonka_2 {
	height:107px;
	margin:15px 0 0 43px;
	width:254px;
}

#main_footer {
	width:950px;
	margin:auto;
}

#menu_footer {
	padding-left:62px;
	width:500px;
}
#footer a {
	color:#5a5a5a;
	text-decoration:none;
}
#footer a:hover {
	color:#C00;
}

#madver_wrapper {
	text-align:right;
	width:331px;
	padding-right:57px;
}
#madver {
	background:url(../images/madver.png) left center no-repeat;
	width:240px;
	height:21px;
	display:inline-block;
	float:right
}

#dotpay {
	background-image:url(../images/dotpay.png);
	width:877px;
	height:111px;
	display:block;
	margin:auto;
}
#dotpay:hover {
	background-image:url(../images/dotpay.png);
	background-position:0 108px
}
/* other */

#nieie {
	margin:auto;
	border:2px dashed #F90;
	text-align:center;
	padding:10px;
}

#standard, #national {
	width:930px;
}

/* rejestracja */

label { width:150px; padding:3px 10px; display:block; float:left; text-align:right }
input, textarea { border:1px solid #FF9219; padding:2px 5px; margin:2px 0px; font-family:Verdana; font-size:12px }
input:hover, textarea:hover { border:1px solid #B81C27; }
input.button { margin-right:200px; background:#28368F; color:#FFF;  }

/* alerty itp. */

#info {
    border:2px dashed #FF9418;
    padding:15px 25px 15px 25px;
    width:500px;
    margin:5px auto;
		text-align: center;
}

#error {
    border:2px dashed #FF9418;
    padding:15px 25px 15px 80px;
    width:500px;
    margin:5px auto
}
#info { background:url(images/icon_info.png) #fff left center no-repeat; }
#error { background:url(images/icon_error.png) #fff left center no-repeat; }

#error ul, #error ul li, #info ul, #info ul li {
    list-style:square;
    margin:0px;
    padding:1px 10px
}

/* Regulamin */

p.paragraf {
    width:100%;
    text-align:center;
    font-size:18px;
    font-family:Georgia;
    font-weight:bold
}

/* Cennik */

table.cennik td { padding:4px 5px; }
table.cennik tr:hover { color: #24369A; cursor:default; background:#FF9315} 
table.cennik td { border-bottom:none; }
table.cennik th { background:#DDDBDC; border-bottom:none }
 
table th { font-size:14px; font-weight:normal; color:#000; border-bottom: 1px solid #FF9418;  padding:10px 0; background:#FCFCFC  }
table td { border-bottom: 1px solid #FFF; padding:3px 0 }
table tr:hover { border-bottom: 1px solid #FF9418; padding:3px 0; background:#FFF }
