﻿/*#Global#*/
body
{
	font-family: Arial;
	font-size: 80%;
	margin: 0px;
	background-color: #fff;
}

body.LTR, body.RTL
{
	background-color: #f3f1e4;
}

h1
{
	font-size: 140%;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #2a9ce5;
	border-bottom: solid 1px #2a9ce5;
	text-transform: uppercase;
	font-weight: normal;
}

h2
{
	font-size: 125%;
	color: #2a9ce5;
	text-transform: uppercase;
	font-weight: normal;
}

h3
{
	font-size: 110%;
	color: #2a9ce5;
	text-transform: uppercase;
	font-weight: normal;
}
h4
{
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bold;
}

a, a:visited, a:active, a:link
{
	color: #e74114;
	text-decoration: underline;
}

a:hover
{
	color: #990000;
}

.clear
{
	width: 0px; 
	height: 0px; 
	clear: both; 
	line-height: 0px; 
	font-size: 0px;
}

table
{
	margin: 0px;
	padding: 0px;
}

hr {
	color: #eee;
	border: 0 none;
	border-top: 1px solid #eee;
	height: 1px;
}

/*#Global/Boxes#*/
.columnBox
{
	background-color:transparent;
	padding: 2px 10px;
	margin: 20px 0px 10px 0px;
}

.columnBox h4
{
	font-size: 13px;
	height: 21px;
	line-height: 16px;
	padding-left: 3px;
	margin-bottom: 5px;
}

.columnBox .content
{
	padding-left: 1px;
}

.LeftHelpBox
{
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.LeftHelpBox h2.title
{
	font-size: 110%;
	color: #333;
	border-bottom: solid 1px #e74014;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	margin-top: 1em;
}

.LeftHelpBox .Item
{
	width: 75px;
	float: left;
	margin-right: 25px;
	margin-top: 1em;
}

.Gecko .LeftHelpBox .Item, .Gecko3 .LeftHelpBox .Item, .Safari .LeftHelpBox .Item, .IE8 .LeftHelpBox .Item
{
	margin-right: 24px;
}

.IE6 .LeftHelpBox .Item
{
	margin-right: 15px;
}

.LeftHelpBox .Item img
{
	margin-bottom: 5px;
	border: none;
}

.LeftHelpBox .Item .arrow
{
	background: url('./App_Themes/BurzaPrace/Images/arrow.gif') no-repeat top left;
	width: 13px;
	float: left;
	margin-top: 4px;	
}

.LeftHelpBox .Item a
{
	margin-top: 5px;	
	margin-bottom: 2px;	
	text-transform: uppercase;
	font-size: 85%;
	color: #3d3d3d;
	line-height: 100%;
}
.LeftHelpBox .klub
{
	margin-top: 2em;
	display: block;
}

.LeftColumnBox h2.title
{
	font-size: 110%;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #333;
	border-bottom: solid 1px #e74014;
	text-transform: uppercase;
	font-weight: bold;

}

.StoryColumnBox
{
	float: left;
	margin-right: 20px;
}
/*#Main styles#*/

.zoneLeft
{
	width: 223px;
	float: left;
	padding: 10px 5px 10px 15px;
	color: #333333;
}

.zoneContent
{
	width: 680px;
	padding: 0px 20px 10px 20px;
	padding-bottom: 30px;
	color: #333333;
	line-height: 150%; 
}

.IE6 .zoneLeft
{
	width: 216px;
	padding: 10px 5px 10px 11px;
}
.IE6 .zoneContent
{
	width: 690px;
	padding: 0px 0px 30px 0px;
}

.zoneContent img
{
	border: none;
}

.zoneContent a
{
/*	text-decoration: underline;*/
}

.DesignMode .zoneLeft
{
	width: 220px;
}

/*#Main styles/Master page#*/
.mainDiv
{
	width: 963px;
	margin: 0 auto;
	padding: 0;
}

.logo_bariery
{
	height: 105px;
	width: 160px;
	cursor: pointer;
}
.zoneTop
{
	width: 963px;
	height: 143px;
	padding: 0;
	background: #1E271F url(./App_Themes/BurzaPrace/Images/top2.jpg) no-repeat bottom left;
}

.zoneTopMenu
{
	width: 795px;
	padding: 0px;
	margin_left: 130px;
}

.IE6 .zoneTopMenu
{
	margin_left: 0px;
	margin-left: -130px;
}

.DesignMode .zoneTopMenu
{
	height: 120px;
}

.zoneMain
{
	min-height: 485px;
	width: 963px;
	background: #e2e2e2 url(./App_Themes/BurzaPrace/Images/main.png) repeat-y top left;
}

.IE6 .zoneMain
{
	height: 485px;
}

.zoneBottom
{
	width: 963px;
	height: 32px;
	padding-top:4px;
	text-align: center;
	background: #e2e2e2 url(./App_Themes/BurzaPrace/Images/bottom.png) repeat-x top left;
	color: white;
	font-size: 85%;
}
.zoneBottom a
{
	color: #ffc600;
}

.zoneEnd
{
	width: 963px;
	height: 50px;
	padding-top:10px;
	text-align: center;
}

/*#Main styles/Top menu#*/
.CMSListMenuUL
{
	list-style-type: none;
	font-size: 85%;
	margin-top: 3px;
	margin-left: 130px;
	padding: 0px;
	float: left;
	color: #ffc600;
	text-transform: uppercase;
}

.CMSListMenuLI, .CMSListMenuHighlightedLI, .CMSListMenuLILast, .CMSListMenuHighlightedLILast
{
	display: block;
	float: left;
	padding: 0px;
	background: url(./App_Themes/BurzaPrace/Images/bg_topmenu_separator.gif) no-repeat center right;
}

.CMSListMenuLILast, .CMSListMenuHighlightedLILast
{
	background-image: none;
}

.CMSListMenuLink, .CMSListMenuLinkHighlighted
{
	color: #ffc600;
	text-decoration: none;
	display: block;
	padding: 0px 15px;
	margin-right: 2px;
}

.CMSListMenuLI a, .CMSListMenuLILast a
{
	color: #ffc600;
	text-decoration: none;
}

.IE6 .zoneTopMenu .CMSListMenuLI, .IE6 .zoneTopMenu .CMSListMenuLI a:visited, .IE6 .zoneTopMenu .CMSListMenuLILast a:visited
{
	color: #ffc600;
	text-decoration: none;
}

.CMSListMenuLinkHighlighted, .CMSListMenuHighlightedLIlast a, .CMSListMenuHighlightedLI a, a.CMSListMenuLinkHighlighted
{
	color: #ffffff;
	text-decoration: none;
}

.IE6 .zoneTopMenu .CMSListMenuLinkHighlighted, .IE6 .zoneTopMenu .CMSListMenuHighlightedLIlast a:visited, .IE6 .zoneTopMenu .CMSListMenuHighlightedLI a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.IE6 .leftMenu .CMSListMenuLI a:visited, .IE6 .leftMenu .CMSListMenuHighlightedLI a:visited
{
	color: #3D3D3D;
	text-decoration: none;
}

.CMSListMenuLI a:hover, .CMSListMenuLILast a:hover
{
	color: #ffc600;
	text-decoration: underline;
}

.IE6 .zoneTopMenu .CMSListMenuLI a:hover, .IE6 .zoneTopMenu .CMSListMenuLILast a:hover
{
	color: #ffc600;
	text-decoration: underline;
}


/*#Main styles/Left menu#*/
.leftMenu .CMSListMenuUL
{
	list-style-type: none;
	font-size: 100%;
	margin: 0;
	padding: 0px;
	text-transform: none;
	margin-bottom: 30px;
	font-weight: bold;
}

.leftMenu .CMSListMenuUL .CMSListMenuUL
{
	font-weight: normal;
}

.IE6 .leftMenu .CMSListMenuUL .CMSListMenuUL, .Gecko3 .leftMenu .CMSListMenuUL .CMSListMenuUL, .Gecko .leftMenu .CMSListMenuUL .CMSListMenuUL
{
	font-weight: normal;
	margin-bottom: 0px;
}

.leftMenu .CMSListMenuLI, .leftMenu .CMSListMenuHighlightedLI
{
	background: none;
	line-height: 18px;
	margin: 2px 0px;
	padding-bottom: 2px;
	width: 190px;
	margin-left: 10px;
	color: #000;
}

.IE6 .leftMenu .CMSListMenuLI, .IE6 .leftMenu .CMSListMenuHighlightedLI
{
	width: 190px;
	margin-left: 5px;
}

.leftMenu .CMSListMenuLink, .leftMenu .CMSListMenuLinkHighlighted
{
	padding-left: 12px;
	color: #3d3d3d;
}

.leftMenu .CMSListMenuLI a:hover, .leftMenu .CMSListMenuLinkHighlighted, .leftMenu .CMSListMenuHighlightedLI a
{
	background: none;
	text-decoration: none;	
	background: url(./App_Themes/BurzaPrace/Images/arrow.gif) no-repeat center left;
	color: #3d3d3d;
}

.leftMenu .CMSListMenuLinkHighlighted, .leftMenu .CMSListMenuHighlightedLI a
{
	font-weight: bold;
}

.leftMenu .CMSListMenuHighlightedLI .CMSListMenuLink, .leftMenu .CMSListMenuHighlightedLI .CMSListMenuLink a
{
	background: none;
	font-weight: normal;
}

/*#Main styles/Search box#*/
.zoneSearch
{
	float: right;
	margin-right: 100px;
	width: 250px;
}
.IE6 .zoneSearch
{
	margin-right: 50px;
}
.searchBox
{
	height: 22px;
	margin-top: 42px;
	background: url(./App_Themes/BurzaPrace/Images/search_bg.gif) no-repeat top left;
}

.inputSearch
{
	width: 120px;
	border: 0px solid #fff;
	line-height: 18px;
	margin-left: 11px;
	margin-top: 1px;
	background-color: #fff;
	font-size: 12px;
	color: #444;
}

.Gecko .inputSearch, .Gecko3 .inputSearch
{
	margin-top: 3px;
}

.buttonSearch
{
	background-color: transparent;
	margin-top: 2px;
	color: #fff;
	width: 29px;
	height: 18px;
	border: 0px;
	margin-left: 4px;
	vertical-align: top;
}

.SearchResults
{
	margin-top: 2em;
}

.SearchResult
{
	margin-top: 0.5em;
}

/*#Main styles/BreadCrumbs#*/


.BreadBox
{
	/*text-transform: uppercase;*/
	font-size: 85%;

}

/*#News#*/
.NewsPBody
{
	margin-bottom: 1em;
}
.NewsPTitle .ReleaseDate
{
	font-weight: bold;
	font-size: 100%;
}

.NewsBody
{
}
.NewsRightColumn
{
	float: right;
	width: 250px;
	padding-left: 15px;
	font-size: 85%;
	line-height: 130%; 
}

.NewsRightColumn p
{
	margin: 0;
	margin-bottom: 1em;
}
.NewsRightColumn h3
{
	font-size: 140%;
}
.newsItemDetail h2
{
	color: #2a9ce5;
	font-size: 120%;
	font-weight: normal;
}
.newsItemDetail .NewsContent
{
	font-weight: bold;
}
.newsItemDetail .NewsContent .Date
{
	color: #444444;
	line-heigth: 150%;
	font-size: 80%;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: normal;
}
/*#LightBox image gallery#*/
.photoGallery
{
	margin: auto;
	text-align: center;
	width: 612px;
}

.photoGalleryContainer
{
	margin: auto;
	text-align: center;
}
.LightBoxPreview
{
	float: left;
	width: 285px;
	margin-left: 10px;
	margin-right: 10px;
}
.LightBoxPreview img
{
	border: solid 2px #000;
	margin: 15px;
}
.LightBoxPreview .description
{
	font-size: 85%;
	text-align: center;
	line-height: 120%;
}
/*#Homepage#*/
.HPTopMessage
{
	margin-top: 8px;
}
.Help123
{
	float: left;
	width: 219px;
	margin-right: 11px;
	margin-top: 15px;
}

.Gecko .Help123, .Gecko3 .Help123, .Safari .Help123, .IE8 .Help123
{
	margin-right: 7px;
}

.EditMode .Help123
{
	margin-right: 0px;
}
.Help123 h2
{
	margin: 0;
}
.Help123 h2.green
{
	color: #b5c800;
	border-bottom: solid 1px #b5c800;
}
.Help123 h2.blue
{
	color: #279de7;
	border-bottom: solid 1px #279de7;
}
.Help123 h2.red
{
	color: #df3100;
	border-bottom: solid 1px #df3100;
}
.Help123 ul
{
	list-style-type: none;
	font-size: 90%;
	padding: 0px;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
}

.Help123 li
{
	background: none;
	color: #3d3d3d;
	padding-left: 12px;
}
.Help123 a
{
	text-decoration: underline;	
	color: #444;
}
.Help123 a:hover
{
	color: #990000;
}
.Help123 .green li
{
	background: url(./App_Themes/BurzaPrace/Images/arrow_green.gif) no-repeat center left;
}
.Help123 .blue li
{
	background: url(./App_Themes/BurzaPrace/Images/arrow_blue.gif) no-repeat center left;
}
.Help123 .red li
{
	background: url(./App_Themes/BurzaPrace/Images/arrow_red.gif) no-repeat center left;
}

.HPNewsBox
{
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.HPNewsBox h2.title
{
	font-size: 110%;
	color: #333;
	border-bottom: solid 1px #e74014;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
}
.HPNewsBox .content
{
	font-size: 85%;
}

.HPNewsBox .Article a
{
	font-size: 110%;
}
.HPNewsBox .Article
{
	margin-top: 1em;
}
.HPNewsBox .Article .ReleaseDate
{
	font-weight: bold;
}

.HPNewsBox .firmy ul
{
	list-style-type: none;
	margin: 0;
	padding: 0px;
	text-transform: none;
	margin-bottom: 30px;
	font-size: 110%;
}

.HPNewsBox .firmy li
{
	line-height: 18px;
	margin: 2px 0px;
	padding-bottom: 2px;
/*	margin-left: 10px;*/
	padding-left: 12px;

	background: none;
	text-decoration: none;	
	background: url(./App_Themes/BurzaPrace/Images/arrow.gif) no-repeat center left;
	color: #3d3d3d;
}
.HPNewsBox .firmy li a
{
	text-decoration: none;	
	color: #3d3d3d;
}


.HPLeftTopicBox
{
	margin-left: 10px;
	margin-right: 15px;
	Margin-bottom: 15px;
	padding: 10px;
	border: solid 1px #df3100;
	background-color: #f8eff0;
}

.HPLeftTopicBox h2.title
{
	font-size: 110%;
	color: #df3100;
	border-bottom: solid 1px #df3100;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
}
.HPLeftTopicBox .content
{
	margin-top: 1em;
	font-size: 85%;
}

.HPTopicsBox
{
	margin-top: 25px;
	margin-bottom: 25px;
}

.HPTopicsBox h2.title
{
	color: #ff7e00;
	border-bottom: solid 1px #ff7e00;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
}
.HPTopicsBox h2.title a
{
	color: #ff7e00;
	text-decoration: none;
}
.HPTopicsBox .content
{
	font-size: 90%;
}

.HPTopicsBox .Article, .HPTopicsBox .ArticleAlt
{
	width: 314px;
	float: left;
	margin-top: 2em;
}
.HPTopicsBox .ArticleAlt
{
	margin-left: 50px;
}

.HPTopicsBox h3.Header
{
	border-bottom: none;
	text-transform: none;
	font-weight: bold;
	margin: 0;
	font-size: 130%;
	margin-bottom: 1em;
}
.HPTopicsBox h3.Header a
{
	color: #444;
	text-decoration: none;
}

.HPTopicsBox .Article .Body img, .HPTopicsBox .ArticleAlt .Body img
{
	float: left;
	margin-right: 10px;
}
.HPTopicsBox .Article .Body, .HPTopicsBox .ArticleAlt .Body
{
/*	text-align: justify;*/
	line-height: 130%;
	color: #555;
}
.HPTopicsBox .Article .more, .HPTopicsBox .ArticleAlt .more
{
	text-align: right;
}

h2.links
{
	color: #2a9ce5;
	border-bottom: solid 1px #2a9ce5;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
}

.grList {width: 100%; border: solid 1px silver;}
.grListHeader {text-align: left; color: #000000; background-color: silver; font-weight: bold; height: 25px;}
.grListHeader th {padding-left: 5px;}
.grListHeader th.SortColumnHeader {cursor: hand;}
.grList td {height: 25px; padding: 0 5px 0 5px; border-bottom: dashed 1px silver;}
.grListRow {cursor: pointer;}
.grListPager td {border-bottom: none 0px silver;}

.grListRO {width: 100%;}
.grListROHeader {text-align: left; color: #000000; background-color: silver; font-weight: bold; height: 25px;}
.grListROHeader th {padding-left: 5px;}
.grListROHeader th.SortColumnHeader {cursor: hand;}
.grListRO td {height: 25px; padding: 0 5px 0 5px; border-bottom: dashed 1px silver;}
.grListRO td a:visited { text-decoration: none; color: #003DB2;}
.grListRO td a:link { text-decoration: none; color: #003DB2;}

.LogonForm label
{
	display: block;
}

.LogonForm .labelinline label
{
	display: inline;
}

.LogonForm p
{
	margin: 0;
}

fieldset
{
	padding: 1em;
	border: solid 1px gray;
	margin-bottom: 1em;
}

legend
{
	padding: 0 1em 0 1em;
	margin-bottom: 0.5em;
}

fieldset p
{
	margin: 0;
	margin-bottom: 0.5em;
}

fieldset.blocklabel label
{
	display: block;
}

.PageInfo
{
	margin-bottom: 1em;
}

h3.joblist
{
	margin: 0;
	margin-bottom: 0.5em;
	color: #008F00;
	font-weight: bold;
}
p.joblist
{
	margin: 0;
	margin-bottom: 2em;
}
p.joblist span
{
	color: Gray;
	width: 8em;
}

.jobdetail .label
{
	font-weight: bold;
	display: block;
	margin-bottom: 0.5em;
}

.jobdetail ul
{
	margin-top: 0;
}

div.CVform label
{
	width: 10em;
	float: left;
}
div.CVform .nolabel label
{
	width: auto;
	float: none;
}
div.CVform .buttons
{
	margin-top: 1em;
}

.newreg label
{
	width: 10em;
	float: left;
}

.CVpreview h4
{
	clear: both;
	margin: 0;
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 110%;
}
.CVpreview p
{
	clear: both;
	margin: 0;
	padding-top: 1em;
}
.CVlabel
{
	width: 10em;
	float: left;
	font-weight: bold;
}
.CVdata
{
	float: left;
}
.CVpreview table
{
	width: 100%;
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
}
.CVpreview table th
{
	text-align: left;
	padding: 0.5em;
	border-bottom: solid 1px black;
}
.CVpreview table td
{
	border-bottom: solid 1px black;
	padding: 0.5em;
}

.CVpreview ul
{
	margin-top: 0;
}

.detailview .label
{
	width: 150px;
	display: block;
	border-bottom: dotted 1px silver;
	margin-bottom: 0.3em;
	color: Gray;
}
.detailview p
{
	margin: 0;
	padding-top: 0.5em;
}
.formview label
{
	width: 150px;
	display: block;
	margin-bottom: 0.3em;
	color: Gray;
}
.formview p
{
	margin: 0;
	padding-top: 0.5em;
}
.formview fieldset label
{
	width: auto;
	display: inline;
	margin-bottom: 0;
	color: Black;
}

.TableForm td
{
    padding: 4px;
}

.ScrollArea
{
    font-size: 80%;
    border: solid 1px #ccc;
    overflow-y: scroll;
    height: 8em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: normal;
    padding: 1em;
}

.SouhlasField
{
    display: block;
    width: 100%;
    clear: both;
}

div.CVform .SouhlasField label
{
    clear: both;
    width: auto;
    display: inline;
	float: none;
}