*
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body
{
    width: 100%;
    height: 100%;
    font: normal 11px/14px Verdana, Arial, sans-serif;
	color: #444;
    text-align: center;
}

.cb
{
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.right
{
	text-align: right;
}
/*
h2 span
{
	display: none;
}
*/

h2
{
	background: url("../img/menu/menu-1.png") repeat-x scroll 0 0 transparent;
}

h2 span
{
	/*display: none;*/
	display: block;
	font-size: 11px;
	padding: 2px 0 4px 21px;
	height: 14px;
	color: #fff;
	font-weight: normal;
	line-height: 14px;
	/*text-shadow:
    -1px -1px 0 #cc3333,
    1px -1px 0 #cc3333,
    -1px 1px 0 #cc3333,
    1px 1px 0 #cc3333;
	}*/
}

.fleft
{
	float: left;
}

.fright
{
	float: right;
}

a
{
	text-decoration: none;
	color: #000;
}

a.singlearrow
{
	padding-left: 10px;
	background: url('../img/arrow.png') no-repeat right 0px !important;
}

a.textmore
{
	color: #009;
	/*color: #777;*/
	padding-right: 14px;
	font-size: 10px;
	background: url('../img/arrow.png') no-repeat right 0px;
}

a.singlearrow span,
a.textmore span
{
	display: none;
}

a.singlearrow:hover,
a.textmore:hover
{
	background: #fff url('../img/arrow_hover.png') no-repeat right 0px !important;
}

a:hover
{
	color: #c33;
/*	color: #777;*/
	text-decoration: none;
}

h3
{
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
}

h4
{
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
}

p.komunikat
{
	font-style: italic;
	color: #c33;
}

div.asmall p
{
	font-size: 9px;
	line-height: 12px;
}

div.abig p
{
	font-size: 14px;
	line-height: 16px;
}

div.asmall h3
{
	font-size: 11px;
	line-height: 14px;
}

div.abig h3
{
	font-size: 14px;
	line-height: 17px;
}

div.asmall h4.subtitle
{
	font-size: 10px;
	line-height: 13px;
}

div.abig h4.subtitle
{
	font-size: 12px;
	line-height: 14px;
}


div.asmall ul li
{
	font-size: 9px;
	line-height: 12px;
}

div.abig ul li
{
	font-size: 14px;
	line-height: 16px;
}

input
{
	font: normal 10px/14px Verdana, Arial, sans-serif;
	vertical-align: bottom;
}

table
{
	font: normal 11px/14px Verdana, Arial, sans-serif;
}

#ContentContainer
{
    text-align: left;
    margin: 11px auto 0 auto;
	display: block;
	width: 1002px;
	background: #fff url('../img/content_container_background.png') repeat-y 0px 0px;
}

*:focus
{
	outline: 3px solid #ffcc00;
}

#EUCookie
{
	width: 990px;
	height: 30px;
	margin: 10px 0;
	/*border: 1px solid #ffd610;
	border-top: none;*/
	margin: 11px auto 0 auto;
	border-radius	: 6px;
	background: #ef3129;
}

#EUCookie p
{
	color: #fff;
	line-height: 30px;
	padding-right: 10px;
	text-align: right;
}

#EUCookie p a
{
	color: #fff;
	text-decoration: underline;
}

#Header
{
	width: 1002px;
	height: 149px;
	background: transparent no-repeat 0px 0px;
}

#Logotyp
{
	float: left;
	width: 234px;
	height: 89px;
	margin-left: 54px;
	margin-top: 1px;
}

#Logotyp a
{
	display: block;
	width: 234px;
	height: 89px;
}

#Logotyp a span
{
	display: none;
}

#Jezyki
{
	float: left;
	text-align: right;
	width: 300px;
	height: 20px;
	margin-left: 197px;
/*	padding-top: 5px;*/
	font-size: 10px;
}

#Jezyki a
{
	padding-left: 18px;
	padding-top: 5px;
	/*padding-bottom: 6px;*/

}

#Jezyki #flagaM
{
	background: url(../img/ico/migowy.png) no-repeat 0 3px;
	line-height: 18px;
	padding-bottom: 3px;
}

#Jezyki #flaga1
{
	background: url(../img/flagi/polska.jpg) no-repeat 0 7px;
}

#Jezyki #flaga2
{
	background: url(../img/flagi/anglia.jpg) no-repeat 0 7px;
}

#Jezyki #flaga3
{
	background: url(../img/flagi/niemcy.jpg) no-repeat 0 7px;
}

#Jezyki #flaga4
{
	background: url(../img/flagi/rosja.jpg) no-repeat 0 7px;
}

#Zegar
{
	float: left;
	width: 176px;
	height: 93px;
	margin-left: 532px;
	padding-top: 8px;
}

#ZegarGodzina,
#ZegarMinuta
{
	display: inline;
	width: 52px;
	height: 53px;
	float: left;
	background: url('../img/zegar.png') no-repeat 0px 53px;
}

#ZegarGodzina
{
	margin-left: 34px;
}

#ZegarMinuta
{
	margin-right: 38px;
}

#Data
{
	float: left;
	width: 174px;
	padding-right: 2px;
	text-align: center;
}

#Data p
{
	color: #fff;
	font-size: 9px;
}

#SearchContent
{
	float: right;
	width: 255px;
	height: 22px;
	margin-right: 8px;
	padding-top: 5px;
}

#SearchContent label
{
	float: left;
	font-size: 10px;
	line-height: 17px;
	margin-right: 6px;
	width: 94px;
	text-align: right;
}

#SearchContent input.text
{
	float: left;
	width: 130px;
	height: 15px;
	line-height: 15px;
	padding: 1px 3px 0;
	background: #d8d8d7;
	border: 1px solid #a3a3a3;
}

#SearchContent input.button
{
	float: left;
	width:  14px;
	height: 18px;
}

#TopBar
{
	width: 990px;
	height: 25px;
	background: url('../img/bar_background.png') repeat-x 0px 0px;
	border-top: 1px solid #999;
	padding-bottom: 4px;
	margin: 0 6px;
	border-bottom: 1px solid #838383;
}

#NaviBar
{
	float: left;
	height: 25px;
	width: 447px;
	padding: 0 4px 0 19px;
}

#NaviBar p
{
	line-height: 23px;
	font-size: 10px;
}

#MenuBar
{
	float: left;
	height: 25px;
	width: 510px;
	padding-right: 10px;
	line-height: 23px;
	font-size: 10px;
	text-align: right;
}

#MenuBar span
{
	cursor: pointer;
	margin-right: 2px;
}

#MenuBar #asmall
{
	font-weight: bold;
	font-size: 9px;
}

#MenuBar #anormal
{
	font-weight: bold;
	font-size: 13px;
}

#MenuBar #abig
{
	font-weight: bold;
	font-size: 15px;
	padding-right: 7px;
}

#MenuBar #SiteMap
{
	padding: 0 10px 0 21px;
	background: url('../img/ico/ico_sitemap.png') no-repeat 0px 0px;
}

#MenuBar #Contact
{
	padding: 0 10px 0 21px;
	background: url('../img/ico/ico_email.png') no-repeat 0px 1px;
}

#MenuBar #Print
{
	padding-left: 16px;
	background: url('../img/ico/ico_print.png') no-repeat 0px 0px;
}

#MenuBar #Facebook
{
	padding: 0 10px 0 14px;
	background: url('../img/ico/ico_fb.png') no-repeat 0px 1px;
}

#MenuBar #Tweeter
{
	padding: 0 10px 0 14px;
	background: url('../img/ico/ico_tw.png') no-repeat 0px 1px;
}

#MenuBar #Mobile
{
	padding: 0 10px 0 11px;
	background: url('../img/ico/ico_mobile.png') no-repeat 0px 1px;
}

#Alarm
{
	width: 990px;
	height: 25px;
	margin: 0 6px;
	border-bottom: 1px solid #838383;
	border-top: 1px solid #999;
}

#Alarm #Scrollarea
{
	margin: 4px;
	height: 17px;
	overflow: hidden;
}

#Alarm #Scrollarea div
{
	background: #fc0;
	padding: 0 4px;
	width: 100%;
}

#Alarm #Scrollarea a
{
	line-height: 17px;
	font-weight: bold;
	color: #000;
}

#Content
{
	width: 990px;
	margin: 0 6px;
	padding: 4px 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #838383;
}
/*
#Menu
{
	float: left;
	width: 190px;
	padding: 0 4px;
}

#Menu ul li
{
	display: block;
	clear: both;
	list-style-type: none;
	margin-bottom: 4px;
}

#Menu ul li a
{
	display: block;
	width: 190px;
	height: 20px;
}

#Menu ul li ul li
{
	margin-bottom: 0px;
}

#Menu ul li ul li a
{
	color: #000;
	padding-left: 15px;
	margin-left: 5px;
	margin-top: 1px;
	width: 170px;
}

#Menu ul li a span
{
	display: none;
}

#Menu ul li ul li a span
{
	display: inline;
}
*/

#Menu
{
	float: left;
	width: 190px;
	padding: 0 4px;
}

#Menu ul li
{
	display: block;
	clear: both;
	list-style-type: none;
	margin-bottom: 4px;
}

#Menu ul li.Kolor1
{
	background: url('../img/menu/menu-1.png') no-repeat 0px 0px;
}

#Menu ul li.Kolor2
{
	background: url('../img/menu/menu-2.png') no-repeat 0px 0px;
}

#Menu ul li a
{
	display: block;
	width: 176px;
	padding: 2px 0 4px 14px;
	height: 14px;
	color: #fff;
	font-weight: normal;
	line-height: 14px;

}

/*
#Menu ul li.Kolor1 a
{
	text-shadow:
	    -1px -1px 0 #cc3333,
	    1px -1px 0 #cc3333,
	    -1px 1px 0 #cc3333,
	    1px 1px 0 #cc3333;
}

#Menu ul li.Kolor2 a
{
	text-shadow:
	    -1px -1px 0 #996666,
	    1px -1px 0 #996666,
	    -1px 1px 0 #996666,
	    1px 1px 0 #996666;
}
*/

#Menu ul li ul li
{
	margin-bottom: 0px;
	height: 20px;
}

#Menu ul li ul li.Kolor1
{
	background: url('../img/menu/menu_background1.png') no-repeat 5px 0px;
}


#Menu ul li ul li.Kolor2
{
	background: url('../img/menu/menu_background2.png') no-repeat 5px 0px;
}

#Menu ul li ul li a
{
	color: #000;
	padding: 0px 0 0px 15px;
	margin: 1px 0 0 5px;
	width: 170px;
	text-shadow: none !important;
	line-height: 16px;
	font-weight: normal;
}

#Menu ul li ul li.Kolor1 a.current,
#Menu ul li ul li.Kolor1 a:hover
{
	color: #cc3333;
}

#Menu ul li ul li.Kolor2 a.current,
#Menu ul li ul li.Kolor2 a:hover
{
	color: #996666;
}

/*#Menu ul li a span
{
	display: none;
}

#Menu ul li ul li a span
{
	display: inline;
}
*/
#MainContent
{
	float: left;
	width: 584px;
	padding: 0 4px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	/*overflow-x: hidden;*/
}

#TwoColContent
{
	float: left;
	width: 783px;
	padding: 0 4px;
	border-left: 1px solid #999;
}

#RightBanners
{
	float: left;
	padding: 0 4px;
	width: 190px;
}

#ZaplanujPodroz
{
	width: 190px;
	padding-bottom: 5px;
	border-bottom: 1px solid #838383;
}

#ZaplanujPodroz h2
{
	display: block;
	width: 190px;
	height: 20px;
	padding-bottom: 10px;
}

#ZaplanujPodroz div
{
	padding-bottom: 1px;
}

#ZaplanujPodroz label
{
	float: right;
	margin-right: 4px;

}

#ZaplanujPodroz input.szuk
{
	float: right;
	width: 126px;
	padding: 0 3px;
	height: 15px;
	border: 1px solid #a3a3a3;
	line-height: 15px;
	padding-top: 1px;
}

#ZaplanujPodroz input.data
{
	float: right;
	width: 104px;
	padding: 0 3px;
	height: 15px;
	padding-top: 1px;
	border: 1px solid #a3a3a3;
	line-height: 15px;
}

#ZaplanujPodroz input.czas
{
	float: right;
	width: 35px;
	padding: 0 3px;
	height: 15px;
	border: 1px solid #a3a3a3;
	margin-right: 2px;
	padding-top: 1px;
	line-height: 15px;
}

#ZaplanujPodroz #OdjazdPrzyjazd
{
	float: right;
	width: 89px;
}

#ZaplanujPodroz #OdjazdPrzyjazd input,
#ZaplanujPodroz #OdjazdPrzyjazd label
{
	float: left;
}

#ZaplanujPodroz #OdjazdPrzyjazd label
{
	font-size: 9px;
}


#ZaplanujPodroz  #DataZaplanujKalendarz,
#bannerEU,
#DataRejsKalendarz
{
	cursor: pointer;
}

#ZaplanujPodroz img
{
	float: right;
	padding: 2px 0 0 4px;
}

#ZaplanujPodroz input.button
{
/*	margin-left: 52px;*/
	display: block;
	background: #d8d8d7;
	color: #666;
	padding-bottom: 2px;
	height: 18px;
	width: 64px;
	float: right;
	background: url('../img/button_background.png') no-repeat 0px 0px;
}

#Bannery
{

	border-top: 1px solid #666;
	padding: 4px 0 0 0;

}

#Bannery a
{
	display: block;
	margin-bottom: 4px;
}

#Bannery a.last
{
	margin-bottom: 0px;
}

#Bannery a img
{
	display: block;
}

#Bannery #UE
{
	background: #c7c7c7 url('../img/banner_ue_background.png') repeat-x 0px 0px;
	padding: 0 3px 3px;
}

#Bannery #UE p
{
	color: #fff;
	font-size: 9px;
	line-height: 12px;
	padding: 7px 0px 7px 56px;
	background: url('../img/ue.png') no-repeat 0 center;
}

#BannerLeft
{
	border-top: 1px solid #666;
	padding: 4px 0 0 0;
	margin-top: 4px;
}

#BannerLeft a
{
	display: block;
	margin-bottom: 4px;
}

#BannerLeft a img
{
	display: block;
}

#Banneryiztm
{

	border-top: 1px solid #666;
	padding: 4px 0 0 0;
	/*height: 141px;*/

}

#Banneryiztm a
{
	display: block;
	margin-bottom: 4px;
}

#Banneryiztm a.last
{
	margin-bottom: 0px;
}

#Banneryiztm a img
{
	display: block;
}

#Footer
{
	width: 1002px;
	background: url('../img/bottom_shadow_background.png') no-repeat 0px bottom;
	padding-bottom: 2px;
}

#Logotypes
{
	width: 990px;
	margin: 0 6px;
	padding: 4px 0;
	border-top: 1px solid #666;
	text-align: center;
}

#Logotypes a
{
	display: inline;
	margin: 0px 40px;

}

#BottomBar
{
	width: 990px;
	height: 25px;
	background: url('../img/bar_background.png') repeat-x 0px 2px;
	border-top: 1px solid #999;
	margin: 0 6px;
}

#BottomBar p
{
	text-align: center;
	font-size: 10px;
	line-height: 23px;
}

#webActive
{
	height: 30px;
}

#webActive p
{
	text-align: right;
	font-size: 9px;
	line-height: 21px;
	color: #999;
	padding-right: 9px;
}

#webActive p a
{
	color: #999;
	padding-left: 17px;
	background: url('../img/wa.png') no-repeat 0px 2px;
}

#webActive p a:hover
{
	color:  #000;
}

/* ostatnie zmiany */

#OstatnieZmiany
{
	width: 584px;
	padding-bottom: 4px;
	border-bottom: 1px solid #838383;
}

#OstatnieZmiany h2
{
	display: block;
	width: 584px;
	height: 20px;
}

#OstatnieZmiany table
{
	border-collapse: collapse;
	margin-top: 1px;
}

#OstatnieZmiany table td
{
	border-bottom: 1px solid #999;
	padding: 2px 0 4px;
}

#OstatnieZmiany table tr.hovered
{
	background: #e8e8e7 !important;
	cursor: pointer;
}

#OstatnieZmiany table tr.wyrozniony
{
	background: #ffecec;
/*	background: #ccc;*/
}

#OstatnieZmiany table.asmall td
{
	font-size: 9px;
	line-height: 11px;
}

#OstatnieZmiany table.anormal td
{
	font-size: 11px;
	line-height: 13px;
}

#OstatnieZmiany table.abig td
{
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 2px;
}

#OstatnieZmiany table td.typ
{
	/*width: 88px;*/
	width: 108px;

}

#OstatnieZmiany table.asmall td.typ
{
/*	padding: 3px 0 2px;*/
}

#OstatnieZmiany table td.typ img
{
	margin: 4px 2px 0 0;
	width: 18px;
	height: 18px;
}

#OstatnieZmiany table td.okres
{
	width: 105px;
}

#OstatnieZmiany table.asmall td.okres
{
	width: 80px;
}

#OstatnieZmiany table.abig td.okres
{
	width: 125px; /* 98 */
}

#OstatnieZmiany table td.zmiana
{
	width: 364px;
	padding-right: 7px;
}

#OstatnieZmiany table td.zmiana a:hover
{
	color: #000;
}

#OstatnieZmiany table.asmall td.zmiana
{
	width: 394px;
}

#OstatnieZmiany table.abig td.zmiana
{
	width: 344px;
}

#OstatnieZmiany table td.zmiana span
{
	display: none;
}

/* utrudnienia */

#Utrudnienia
{
	width: 584px;
	padding-bottom: 4px;
	border-bottom: 2px solid #838383;
	margin-bottom: 4px;
}

#Utrudnienia h2
{
	display: block;
	width: 584px;
	height: 20px;
}

#Utrudnienia table
{
	border-collapse: collapse;
	margin-top: 1px;
}

#Utrudnienia table td
{
	border-bottom: 1px solid #999;
	padding: 2px 0 4px;
}

#Utrudnienia table tr.hovered
{
	background: #e8e8e7 !important;
	cursor: pointer;
}

#Utrudnienia table tr.wyrozniony
{
	background: #ffecec;
/*	background: #ccc;*/
}

#Utrudnienia table.asmall td
{
	font-size: 9px;
	line-height: 11px;
}

#Utrudnienia table.anormal td
{
	font-size: 11px;
	line-height: 13px;
}

#Utrudnienia table.abig td
{
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 2px;
}

#Utrudnienia table td.typ
{
	width: 88px;
	/*padding: 8px 0 4px;*/
}

#Utrudnienia table.asmall td.typ
{
/*	padding: 3px 0 2px;*/
}

#Utrudnienia table td.typ img
{
	margin: 4px 2px 0 0;
	width: 18px;
	height: 18px;
}

#Utrudnienia table td.okres
{
	width: 105px;
	font-weight: bold;
}

#Utrudnienia table.asmall td.okres
{
	width: 90px;

}

#Utrudnienia table.abig td.okres
{
	width: 135px;
}

#Utrudnienia table td.okres span
{
	font-size: 9px;
	color: #666;
	/*font-weight: normal;*/
}

#Utrudnienia table.asmall td.okres span
{
	font-size: 7px;
}

#Utrudnienia table.abig td.okres span
{
	font-size: 11px;
}

#Utrudnienia table td.zmiana
{
	width: 384px;
	padding-right: 7px;
}

#Utrudnienia table.asmall td.zmiana
{
	width: 404px;
}

#Utrudnienia table.abig td.zmiana
{
	width: 354px;
}

#Utrudnienia table td.zmiana span
{
	display: none;
}

/* Podstrony, aktualności itp */
div.PageContainer
{
	width: 584px;
	padding-bottom: 4px;
}

div.PageContainer h2
{
	display: block;
	width: 584px;
	height: 20px;
	margin-bottom: 8px;
}

#PageContent
{
	width: 542px;
	padding: 2px 21px 10px;
}

#PageMiniaturaBig
{
	float: left;
	margin: 0 17px 10px 0;
	border: 1px solid #999;
}

#PageContent h3
{
	color: #c71712;
	padding-bottom: 14px;
}

#PageContent h4
{
	padding-bottom: 15px;
}

#PageContent h4.subtitle
{
	font-weight: bold;
	padding-bottom: 10px;
}

#PageContent p
{
	padding-bottom: 15px;
	line-height: 16px;
}

#PageContent a
{
	color: #009;
}

#PageContent a:hover
{
	color: #c33;
}

#PageContent ul,
#PageContent ol
{
	padding-bottom: 15px;
	list-style-position: inside;
}

#PageContent ul ol,
#PageContent ul ul,
#PageContent ol ul,
#PageContent ol ol
{
	padding-bottom: 0;
	margin-top: 5px;
}

#PageContent li
{
	margin-left: 15px;
	margin-bottom: 5px;
}

#PageContent blockquote
{
	background: #ede4e4;
	margin: 0 50px 15px;
	padding: 15px 15px 0;
}

#PageContent table
{
	margin: 2px 0 15px;
	border-collapse: collapse;
	/*overflow-x: hidden;*/
}

#PageContent table.ramka td,
#PageContent table.ramka th
{
	border: 1px solid #999;
}

#PageContent table.szeroka
{
	width: 542px;
}

#PageContent table td,
#PageContent table th
{
	padding: 2px 4px 4px;
}

#PageContent table th
{
	font-weight: bold;
	text-align: center;
}

#PageContent table caption
{
	caption-side: top;
	width: auto;
	text-align: right;
	font-style: italic;
	font-size: 10px;
}

div.PageAtt
{
	padding-bottom: 15px;
	float: left;
}

div.PageAtt a
{
	display: block;
	background: url('../img/ico/zalacznik.png') no-repeat 0px 0px;
	padding-left: 20px;
	padding-bottom: 6px;
}

div.PageAtt a span
{
	color: #999;
	font-size: 9px;
}

div.PageAtt a.doc,
div.PageAtt a.docx
{
	background-image: url('../img/ico/doc.png');
}

div.PageAtt a.xls,
div.PageAtt a.xlsx
{
	background-image: url('../img/ico/xls.png');
}

div.PageAtt a.ppt,
div.PageAtt a.pptx,
div.PageAtt a.pps,
div.PageAtt a.ppsx
{
	background-image: url('../img/ico/ppt.png');
}

div.PageAtt a.pdf
{
	background-image: url('../img/ico/pdf.png');
}

div.PageAtt a.zip,
div.PageAtt a.rar
{
	background-image: url('../img/ico/zip.png');
}

div.PageAtt a.jpg,
div.PageAtt a.jpeg,
div.PageAtt a.png,
div.PageAtt a.gif
{
	background-image: url('../img/ico/zdjecie.png');
}

#PageInfo
{
	padding-top: 15px;
	text-align: right;
}

#PageInfo p
{
	font-size: 10px;
	font-style: italic;
}

#PageGaleriaBottom a,
#PageSchematy a
{
	display: block;
}

#PageGaleriaBottom a img,
#PageSchematy a img
{
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #999;
	float: left;
}

#PageGaleriaLeft
{
	width: 182px;
	float: left;
	padding-right: 21px;
}

#PageGaleriaLeft a
{
	display: block;
}

#PageGaleriaLeft a img
{
	margin-bottom: 10px;
	border: 1px solid #999;
	float: left;
}

#Stronicowanie
{
	text-align: right;
	margin-bottom: 15px;
}

#Stronicowanie a
{
	font-size: 10px;
	color: #999;
	border: 1px solid #999;
	padding: 1px 4px;
	margin: 0 3px;
}

#Stronicowanie a:hover
{
	color: #c33;
	border: 1px solid #c33;
}

#Stronicowanie a.Aktualna
{
	color: #000;
	border: 1px solid #000;
}

div.rss
{
	text-align: right;
	border-bottom: 1px solid #999;
	padding-bottom: 4px;
	margin-bottom: 8px;
}

div.rss a
{
	font-size: 10px;
	line-height: 17px;
	background: url('../img/ico/ico_rss.png') no-repeat right 0px;
	padding: 3px 21px 3px 0;
}

#TableBilet td.TableHeader
{
	background: #69c;
	color: #fff;
}

#TableBilet td.BoldCenter
{
	font-weight: bold;
	text-align: center;
}

#TableBilet td.BiletCena
{
	width: 14%;
}

#Newsletter
{
	width: 190px;
	padding-bottom: 5px;
	border-bottom: 1px solid #838383;
}

#Newsletter h2
{
	display: block;
	width: 190px;
	height: 20px;
	padding-bottom: 10px;
	margin-top: 4px;
}

#Newsletter div
{
	padding-bottom: 1px;
}

#Newsletter label
{
	display: block;
	padding-bottom: 3px;
}

#Newsletter input.szuk
{
	width: 182px;
	padding: 0 3px;
	height: 15px;
	border: 1px solid #a3a3a3;
	line-height: 15px;
	padding-top: 1px;
}

#Newsletter input.button
{
	display: block;
	float: right;
	background: #d8d8d7;
	color: #666;
	padding-bottom: 2px;
	height: 18px;
	width: 64px;
	background: url('../img/button_background.png') no-repeat 0px 0px;
}

#Newsletter p.komunikat
{
	text-align: center;
	padding-bottom: 10px;
}

#Newsletter h3
{
	padding-bottom: 11px;

}

#Newsletter #ArtMin
{
	float: left;
    border: 1px solid #999999;
    margin: 0 7px 9px 0;
}

#Newsletter p
{
	padding-bottom: 15px;

}

#Sonda
{
	padding-top: 4px;
	width: 190px;
}

#Sonda .SondaItem
{
	padding: 8px 0 5px;
	border-bottom: 1px solid #838383;
}

#Sonda h2
{
	display: block;
	height: 20px;
}

#Sonda h5
{
	font: bold 11px/14px Verdana,Arial,sans-serif;
	padding-bottom: 4px;
}

#Sonda label,
#Sonda p
{
	font-size: 10px;
}

#Sonda p
{
	text-align: right;
}

#Sonda input.button
{
	display: block;
	float: right;
	background: #d8d8d7;
	color: #666;
	padding-bottom: 2px;
	height: 18px;
	width: 64px;
	background: url('../img/button_background.png') no-repeat 0px 0px;
}

#BannerKurs
{
	background: url('../img/kurseuro.png') no-repeat 0px 0px;
	width: 182px;
	height: 56px;
	padding: 4px;
	color: #fff;
	text-align: center;
}

#BannerKurs span
{
	font-weight: bold;
	font-size: 15px;
	line-height: 25px;
}
