/**
 * @author Marcin Romanowski
 * @copyright Copyright (c) EMSITE.pl
 * @since 2010.03.10
*/



/* global tags */
*
{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	outline: none;
}
body, html
{
	background-color: #ebf1f6;
	background-image: url(top_back.png);
	background-repeat: repeat-x;
	font-family: tahoma, sans-serif;
	color: #515151;
	line-height: 16px;
	font-size: 11px;
	text-align: center;                                            /* IE6 hack */
}
table
{
	font-family: tahoma, sans-serif;
	color: #515151;
	line-height: 16px;
	font-size: 11px;
}
body
{
	padding-top: 11px;
}
a
{
	color: #6C9CB5;
	font-weight: normal;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
table                                                             /* IE6 hack */
{
	font-family: tahoma, sans-serif;
	color: inherit;
	line-height: 16px;
	font-size: 11px;
}
table td
{
	vertical-align: top;
}
input, textarea, select
{
	border: 1px solid #c8c8c8;
	padding: 3px 1px;
	font-size: 11px;
	background-color: #ffffff;
	font-family: tahoma;
}
option
{
	padding: 0 2px;
}
input[type="submit"], input[type="reset"], input[type="image"], button
{
	border: 0;
}
input[type="checkbox"], input[type="radio"]
{
	border: 0;
	padding: 0;
}
input[type="submit"], button
{
	text-align: center;
	width: 307px;
	background-color: #99000a;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 0;
	font-size: 16px;
}
input[type="submit"]:active, button:active, input[type="reset"]:active
{
	color: #DCC35C;
}
input[type="reset"]
{
	width: 100px;
	text-align: center;
	border: 0;
	background-color: #515151;
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
	padding: 4px 0;
}



/* global classes */
.alert
{
	font-weight: bold;
	color: #99000a;
}
.clean
{
	clear: both;
}



/* top */
#topUp
{
	width: 1000px;
	margin: 0 auto;
	background-image: url(top_up.png);
	background-repeat: no-repeat;
	background-position: 0 10px;
	text-align: center;                                            /* IE6 hack */
}
#topBox
{
	width: 902px;
	height: 96px;
	background-image: url(top_logo.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-top: 50px;
}
#topBox ul
{
	width: 890px;
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -417px;
}
#topBox ul li
{
	display: inline;
}
#topBoxA
{
	display: block;
	width: 100%;
	height: 95px;
	outline: none;
}
#menuItem1
{
	width: 154px;
	height: 52px;
}
#menuItem2, #menuItem3
{
	width: 154px;
	height: 52px;
	margin-left: 6px;
}
#menuItem3
{
	width: 156px;
}
#menuItem4
{
	width: 156px;
	height: 52px;
	margin-left: 380px;
}
#topSubBox
{
	width: 902px;
	height: 36px;
	background-image: url(top_sub.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}



/* main */
#mainBox
{
	width: 902px;
	background-color: transparent;
	margin: 0 auto;
	background-image: url(main_back.png);
	background-repeat: repeat-y;
}
#mainBoxLeft
{
	float: left;
	width: 670px;
	background-color: #ffffff;
	margin-left: 1px;
	display: inline;                                               /* IE6 hack */
}

.mainTablet
{
	width: 645px;
	margin-left: 14px;
}
.mainTabletTop
{
	width: 100%;
	background-image: url(main_news_top.png);
	background-repeat: no-repeat;
}
.mainTabletContent
{
	width: 100%;
	min-height: 428px;
	background-image: url(main_search_content.png);
	background-repeat: no-repeat;
}
.mainTabletContentTop
{
	width: 615px;
	background-image: url(main_search_content_top.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 15px 10px 0 10px;
}
.mainTabletContentTop2
{
	width: 615px;
	background-image: url(main_search_content_top2.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 15px 15px 0 15px;
}
.mainTabletContentBottom
{
	width: 615px;
	min-height: 142px;
	background-image: url(main_search_content_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
	padding: 0 15px 25px 15px;
}
.mainNews
{
	width: 645px;
	margin-left: 15px;
	padding-top: 10px;
}
.mainNewsTop
{
	width: 100%;
	background-image: url(main_news_top.png);
	background-repeat: no-repeat;
}
.mainNewsContent
{
	width: 100%;
	height: 230px;
	background-image: url(main_news_content.png);
	background-repeat: no-repeat;
}
.mainDescContent
{
	width: 100%;
	height: 320px;
	background-image: url(main_desc_content.png);
	background-repeat: no-repeat;
}
.mainDescContent div
{
	padding: 20px 30px;
}
.mainDescContent h2
{
	color: #99000a;
	font-size: 15px;
}
.mainDescContent p
{
	padding-top: 10px;
}
.mainDescTable
{
	font-weight: bold;
}
.mainConcreteDesc
{
	width: 615px;
	height: 427px;
	background-image: url(main_concrete_desc.png);
	background-repeat: no-repeat;
	padding: 15px 15px 15px 15px;
}
.mainSpec1
{
	width: 163px;
	border-right: 1px solid #7d7d7d;
	text-align: center;
}
.mainSpec2
{
	padding-right: 10px;
	height: 32px;
	vertical-align: middle;
	text-align: right;
	font-weight: bold;
}
.mainSpec3
{
	width: 245px;
	height: 23px;
	background-image: url(/design/main_slider.png);
	background-repeat: no-repeat;
}
.mainSpec4
{
	width: 40px;
	height: 23px;
	background-image: url(/design/main_search_sum1.png);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
}
.mainSpec5
{
	width: 27px;
	height: 23px;
	background-image: url(/design/main_search_sum2.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
	font-size: 10px;
}
.mainSpec6
{
	padding-right: 10px;
	height: 34px;
	vertical-align: middle;
	text-align: right;
	width: 100px;
	font-weight: bold;
}
.mainSpec7
{
	padding: 5px 7px 0 0;
	text-align: right;
	width: 80px;
	font-weight: bold;
}
.mainSpec8
{
	padding: 5px 0 0 0;
}
.mainSpec9
{
	color: #99000a;
	font-size: 13px;
	padding: 0 0 5px 0;
	font-weight: bold;
}
#slider1, #slider2, #slider3, #slider4
{
	cursor: pointer;
	display: block;
	width: 23px;
	height: 20px;

}
.mainPromoContent
{
	width: 100%;
	height: 151px;
	background-image: url(main_promo.png);
	background-repeat: no-repeat;
}
.mainContactContent
{
	width: 100%;
	height: 108px;
	background-image: url(main_contact.png);
	background-repeat: no-repeat;
}
.mainContentor
{
}
.mainContentor h2
{
	color: #99000a;
	font-weight: bold;
	font-family: tahoma;
	font-size: 14px;
	margin: 0 0 6px 0;
	float: left;
	display: inline;                                               /* IE6 hack */
}
.mainContentor h3
{
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;
	float: right;
}
.mainContentor p
{
	clear: both;
	line-height: 14px;
}
.mainContentor hr
{
	border-bottom: 1px solid #7d7d7d;
	width: 100%;
	margin: 7px 0 0px 0;
}
.mainContentorS1
{
	width: 422px;
	height: 100px;
	padding: 5px 12px 0 12px;
}
.mainContentorS2
{
	width: 163px;
	border-right: 1px solid #7d7d7d;
	text-align: center;
	padding-bottom: 3px;
}
.formTable
{
	width: 90%;
	text-align: left;
}
.formTable td
{
	padding: 1px 5px;
}
.formTableEtiq
{
	font-weight: bold;
	text-align: right;
}


#mainText
{
	width: 92%;
	padding: 20px 26px;
}
#mainText p, #mainText ul, #mainText ol
{
	padding: 4px 0 9px 0;
}
#mainText ul,#mainText ol
{
	margin: 7px 0 4px 30px;
}
#mainText li
{
	padding-left: 10px;
	margin-bottom: 5px;
}
#mainText h1
{
	color: #99000a;
	margin: 0 0 16px 0;
	font-size: 16px;
}
#mainText h2
{
	color: #99000a;
	margin: 0 0 12px 0;
	font-size: 13px;
}
#mainText hr
{
	border-bottom: 1px solid #7a7a7a;
	margin: 7px 0 10px 0;
}

table.windowTabs
{
	margin: 0;
	padding: 0;
	margin-left: 27px;
}
table.windowTabs td
{
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
}
.tabInactive
{
	height: 23px;
	background-color: #a2a2a2;
	background-image: url(main_tab.png);
	background-repeat: repeat-x;
	border: 1px solid #515151;
	border-bottom: none;
	cursor: pointer;
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
}
.tabActive
{
	height: 23px;
	background-color: #515151;
	border: 1px solid #515151;
	border-bottom: none;
	cursor: pointer;
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
}
.tabTooltip
{
	width: 64px;
	height: 16px;
	padding: 0 0 0 4px;
	background-image: url(main_tooltip.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: bottom;
	cursor: pointer;
	font-size: 11px;
}
td.tabSeparator
{
	width: 15px;
	background-color: transparent;
	cursor: auto;
}
table.mainSimilar
{
	padding: 16px 0 0 27px;
}
table.mainSimilar td
{
	width: 188px;
	padding-right: 14px;
}
table.mainSimilar h4
{
	color: #ffffff;
	background-color: #99000a;
	font-weight: bold;
	padding: 1px 3px;
	margin-bottom: 4px;
	font-size: 11px;
}
table.mainSimilar p
{
}
table.mainSimilar table
{
	width: 100%;
	clear: left;
	margin-bottom: 37px;
}
table.mainSimilar img
{
	float: left;
	margin: 0 5px 1px 0;
	display: inline;                                               /* IE6 hack */
}
.mainPagin
{
	margin: 15px auto 10px auto;
}
.mainPaginCell, .mainPaginCellActive
{
	width: 25px;
	padding: 5px 0 5px 0;;
	text-align: center;
	background-color: #aeaeae;
	border: 1px solid #ffffff;
}
.mainPaginCellActive
{
	background-color: #99000a;
}
.mainPaginCell a, .mainPaginCellActive a
{
	color: #ffffff;
	font-weight: bold;
}
#toolTip
{
	position: absolute;
	padding: 35px 30px;
	width: 343px;
	height: 237px;
	background-image: url(main_tooltip_back.png);
	background-repeat: no-repeat;
}
table.mainSearchResults
{
	padding-top: 19px;
	padding-bottom: 10px;
	margin: 0 auto 0px auto;
}
table.mainSearchResults td
{
	vertical-align: middle;
}
#mainBoxRight
{
	float: right;
	width: 230px;
	text-align: center;
}
.mainBoxRight div
{
	width: 184px;
	margin: 0 auto;
}
.mainBoxRight h3
{
	color: #ffffff;
	background-color: #515151;
	font-weight: bold;
	padding: 5px 2px;
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 13px;
}
.mainBoxRight h4
{
	color: #ffffff;
	background-color: #99000a;
	font-weight: bold;
	padding: 1px 3px;
	margin-bottom: 4px;
	clear: left;
	font-size: 11px;
}
.mainBoxRight p
{
}
.mainBoxRight img
{
	float: left;
	margin: 0 5px 1px 0;
	display: inline;                                               /* IE6 hack */
}
.mainBoxRight a
{
	font-weight: bold;
	color: #ffffff;
}
#tipContent h3
{
	margin-bottom: 5px;
	text-align: left;
	padding-left: 10px;
	padding-right: 3px;
}
#tipContent p
{
	margin-bottom: 25px;
	padding: 0 3px 0 3px;
}



/* prefoot */
#prefootUp
{
	width: 100%;
	background-image: url(prefoot_up.png);
	background-repeat: repeat-x;
	margin: 0 auto;
	text-align: center;                                            /* IE6 hack */
}
#prefootBox
{
	width: 1000px;
	height: 230px;
	background-image: url(prefoot.png);
	background-repeat: no-repeat;
	background-position: 28px 0;
	padding-bottom: 42px;
	margin: 0 auto;
	color: #c7c7c7;
}
#prefootBoxDiv
{
	padding: 40px 48px 0px 90px;
}
#prefootBox table
{
}
#prefootBox p
{
	color: #c7c7c7;
	margin-bottom: 10px;
}
#prefootBox h2
{
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	font-family: tahoma;
	margin: 0 0 15px 0;
}
#prefootBox ul
{
	list-style-type: none;
	line-height: 22px;
}
#prefootBox a
{
	color: #6C9CB5;
	font-weight: bold;
}



/* foot */
#footBox
{
	width: 902px;
	height: 67px;
	margin: 0 auto;
	background-image: url(foot_back.png);
	background-repeat: no-repeat;
	color: #969696;
	font-size: 9px;
	font-family: arial;
}
#footBox a
{
	font-weight: normal;
	color: #969696;
}
#footBoxLeft
{
	float: left;
	margin: 25px 0 0 50px;
	display: inline;                                               /* IE6 hack */
}
#footBoxLeft ul li
{
	display: inline;
	padding: 0 3px;
}
#footBoxRight
{
	float: right;
	margin: 25px 22px 0 0;
	display: inline;                                               /* IE6 hack */
}



/* lytebox */
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
#lbOverlay.grey { background-color: #000000; }
#lbOverlay.red { background-color: #330000; }
#lbOverlay.green { background-color: #003300; }
#lbOverlay.blue { background-color: #011D50; }
#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
#lbOuterContainer.grey { border: 3px solid #888888; }
#lbOuterContainer.red { border: 3px solid #DD0000; }
#lbOuterContainer.green { border: 3px solid #00B000; }
#lbOuterContainer.blue { border: 3px solid #5F89D8; }
#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(lytebox/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(lytebox/blank.gif) no-repeat; display: block; left: 0; float: left; }
#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(lytebox/prev_grey.gif) left 15% no-repeat; }
#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(lytebox/prev_red.gif) left 15% no-repeat; }
#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(lytebox/prev_green.gif) left 15% no-repeat; }
#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(lytebox/prev_blue.gif) left 15% no-repeat; }
#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(lytebox/prev_gold.gif) left 15% no-repeat; }

#lbNext { width: 49%; height: 100%; background: transparent url(lytebox/blank.gif) no-repeat; display: block; right: 0; float: right; }
#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(lytebox/next_grey.gif) right 15% no-repeat; }
#lbNext.red:hover, #lbNext.red:visited:hover { background: url(lytebox/next_red.gif) right 15% no-repeat; }
#lbNext.green:hover, #lbNext.green:visited:hover { background: url(lytebox/next_green.gif) right 15% no-repeat; }
#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(lytebox/next_blue.gif) right 15% no-repeat; }
#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(lytebox/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }

#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }

#lbDetailsData { padding: 0 10px; }
#lbDetailsData.grey { color: #333333; }
#lbDetailsData.red { color: #620000; }
#lbDetailsData.green { color: #003300; }
#lbDetailsData.blue { color: #01379E; }
#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbClose.grey { background: url(lytebox/close_grey.png) no-repeat; }
#lbClose.red { background: url(lytebox/close_red.png) no-repeat; }
#lbClose.green { background: url(lytebox/close_green.png) no-repeat; }
#lbClose.blue { background: url(lytebox/close_blue.png) no-repeat; }
#lbClose.gold { background: url(lytebox/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbPlay.grey { background: url(lytebox/play_grey.png) no-repeat; }
#lbPlay.red { background: url(lytebox/play_red.png) no-repeat; }
#lbPlay.green { background: url(lytebox/play_green.png) no-repeat; }
#lbPlay.blue { background: url(lytebox/play_blue.png) no-repeat; }
#lbPlay.gold { background: url(lytebox/play_gold.png) no-repeat; }

#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
#lbPause.grey { background: url(lytebox/pause_grey.png) no-repeat; }
#lbPause.red { background: url(lytebox/pause_red.png) no-repeat; }
#lbPause.green { background: url(lytebox/pause_green.png) no-repeat; }
#lbPause.blue { background: url(lytebox/pause_blue.png) no-repeat; }
#lbPause.gold { background: url(lytebox/pause_gold.png) no-repeat; }



/*

	SearchField
	by Alen Grakalic, brought to you by cssglobe.com

*/

/* default (inactive field) */
.sf_inactive{
}
/* on focus (when field is clicked on)  */
.sf_active{
}
/* with text (when field is inactive but contains user's input)  */
.sf_text{
}

/* suggestions box */
/* js code generates unordered list */
.sf_suggestion{
	position:relative;
}
.sf_suggestion ul{
	position:absolute;
	margin:0;
	padding:0;
	background-color: white;
	border: 1px solid black;
	top:0;
	left:0;
}
.sf_suggestion li{
	margin:0;
	padding: 0 5px;
	list-style:none;
}
.sf_suggestion li a{

	display:block;
	color: black;
	background-color: white;
}
.sf_suggestion li.selected a{
	background: #cacaca;
	color: black;
}




#mapKI
{
	margin: 0 auto;
	width: 500px;
	height: 350px;
	z-index: 100;
	overflow: hidden;
	border: 1px solid #7f7f7f;
}
#mapKILoader
{
	margin: 0;
	padding: 0;
	position: relative;
}
#mapKIMover
{
	margin: 0;
	padding: 0;
	position: relative;
}
#mapKIMover td
{
	line-height: 1px;
	width: 200px;
	height: 200px;
	vertical-align: top;
	text-align: left;
}
#mapKINoticer {
	text-align: right;
	padding-right: 34px;
	font-size: 10px;
}
#mapKINoticer a {
	color: #797979;
}
#mapKIClicker {
	position: absolute;
	top: 232px;
	left: 50%;
	margin-left: -403px;
	width: 580px;
	height: 380px;
	background-image: url(opacity90.png);
	background-repeat: repeat;
	font-weight: bold;
	z-index: 1200;
	color: #222;
/*	display: none;*/
}
#mapKIClickerClose {
	float: right;
	margin: 10px 20px 0 0;
	padding: 3px 5px 4px 5px;;
	background-color: #515151;
}
#mapKIClickerClose2 {
	position: relative;
	left: 310px;
	top: 36px;
	padding: 5px 15px 0 0;
	border: 1px solid #fff;
}
#mapKIClickerClose a {
	font-weight: bold;
	color: #fff;
}
.mapKIStarter {
	
	padding: 130px 22px 0 22px;
	line-height: 24px;
	font-size: 15px; 
	text-align: center;
}
#mapKISelector {
	width: 92%;
	text-align: center;
	margin: 15px auto 0 auto;
	border-top: 1px solid #515151;
	padding-top: 10px;
}

.mapCell {
	position: relative;
	top: 0;
	left: 0;
	width: 200px;
	height: 200px;
	background-repeat: no-repeat;
	text-align: left;
}

.dT-footText {
   width: 600px;
}
.dT-footBox {
   width: 150px;
   padding-left: 55px;
}



#tt {z-index: 1500; position:absolute; display:block; background-color: #ECF2F6; color: black; border: 1px solid #dEdEdE; border-bottom: 1px solid black; }
#tttop {display:block; height:1px; margin-left:5px; overflow:hidden}
#ttcont {display:block; padding: 1px 12px 1px 7px; margin-left:5px;}
#ttbot {display:block; height:1px; margin-left:5px; overflow:hidden}