@import "form.css";

html { background: transparent url('/images/bg.jpg') no-repeat scroll top center; }

em { font-style: italic !important; }

strong { font-weight: bold !important; }

.ui-widget {
	font-family: inherit !important;
	font-size: inherit !important;
}

#top_mnu
{
	margin-top: 1em;
	height: 150px;
}

img#logo
{
	float: left;
}

ul.bubblewrap
{
	margin: 0;
	float: right;
}

.clear { clear: both; }

ul.navigation
{
	margin-top: 0.7692em;
	padding: 1em 0;
	overflow: hidden;
	list-style: none;
	background-image: url(../images/opacity.png);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.navigation li
{
	margin-left: 1em;
	float: left;
}

ul.navigation li a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

div#yui-main,
div#topsidebox,
div#middlesidebox,
div#bottomsidebox
{
	margin-top: 1em;
}

div#yui-main div.yui-b
{
	padding: 1em;
	height: 606px;
	overflow: auto;
	background-image: url(../images/opacity.png);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.ctrlPanel
{
	text-align: right;
}

div.ctrlPanel h2
{
	float: left;
}

div#accordion-container
{
	clear: both;
	height: 538px;
}

.team.ui-accordion .ui-accordion-header a
{
	font-size: 80%;
}

/* Cena */


{
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

div#topsidebox,
div#middlesidebox,
div#bottomsidebox
{
	padding: 1em;
	background-image: url(../images/opacity.png);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.yui-b h1,
div.yui-b h2
{
	margin: .5em 0;
	color: #E17009;
}

div.yui-b h1
{
	font-size: 146.5%;
}

div.yui-b h2
{
	font-size: 131%;
}

.flag { padding-right: 18px; }

.at { background: transparent url(../images/sprite_flags.gif) no-repeat 100% -1px; }

.cz { background: transparent url(../images/sprite_flags.gif) no-repeat 100% -33px; }

.de { background: transparent url(../images/sprite_flags.gif) no-repeat 100% -65px; }

.hr { background: transparent url(../images/sprite_flags.gif) no-repeat 100% -37px; }

.it { background: transparent url(../images/sprite_flags.gif) no-repeat 100% -129px; }

.pl { background: transparent url(../images/sprite_flags.gif) no-repeat 100% -161px; }

/* O nas */

.justify
{
	text-align: justify;
}

div.xxx
{
	padding: .5em;
	margin-top: .5em;
	margin-left: .5em;
	border-right: 1px solid #79B7E7;
	border-bottom: 1px solid #79B7E7;
	float: left;
}

/* Nasz team */

.news_entry,
.offer_entry
{
	margin-bottom: 1em;
	border-bottom: 1px dotted #79B7E7;
}

.member img,
.news_entry img,
.offer_entry img,
.forecast_entry img
{
	margin-bottom: 1em;
	padding: .5em;
	border-right: 1px solid #79B7E7;
	border-bottom: 1px solid #79B7E7;
	float: left;
}

.member dl
{
	margin-left: 9.23em;
}

.news_entry dl,
.offer_entry dl
{
	margin-left: 5.30em;
	margin-bottom: 1em;
}

.forecast_entry dl
{
	margin-left: 4.64em;
}

.member dl dt,
.news_entry dl dt,
.offer_entry dl dt,
.forecast_entry dl dt,
#assembly dl dt,
.contact dl dt,
table th
{
	font-weight: bold;
	text-transform: uppercase;
}

.member dl dt span,
.news_entry dl dt span,
.offer_entry dl dt span,
.forecast_entry dl dt span,
#assembly dl dt span,
.contact dl dt span,
table th span
{
	font-size: 85%;
}

.news_entry dl dd.news_description
{
	padding: 1em 0;
	display: none;
}

.clear
{
	clear: both;
}

/* Galeria */

div.thumb
{
	margin: 1px;
	float: left;
	width: 72px;
	height: 72px;
	text-align: center;
}

/* Pobierz */

.icon
{
	padding-left: 18px;
}

a.icon.excel
{
	background: transparent url("../images/sprite_icons.png") no-repeat scroll 0 0 ;
}

a.icon.word
{
	background: transparent url("../images/sprite_icons.png") no-repeat scroll 0 -32px;
}

.icon.landline {
	background: transparent url(../images/sprite_icons.png) no-repeat 0px -65px;
}

.icon.cellular {
	background: transparent url(../images/sprite_icons.png) no-repeat 0px -97px;
}

.icon.fax {
	background: transparent url(../images/sprite_icons.png) no-repeat 0px -129px;
}

.icon.email {
	background: transparent url(../images/sprite_icons.png) no-repeat 0px -161px;
}

table#service-pricelist
{
	width: 100%;
}

p
{
	margin-bottom: 1em;
}

table
{
	margin-bottom: 1em;
	border-bottom: 1px dotted #79B7E7;
	width: 100%;
}

td
{
	padding: 1em 0;
	vertical-align: top;
}

table.threeCols th
{
	width: 33%;
}

div#yui-main ul li
{
	list-style: disc inside none;
}

div#yui-main ul#news li
{
	list-style: none inside none;
}

#ft
{
	margin-top: 1em;
	line-height: 70px;
	background-image: url(../images/opacity.png);
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#ft img
{
	vertical-align: middle;
}

div.photo_strip
{
	text-align: center;
}

div.photo_strip img
{
	margin-left: 1px;
	padding: .5em;
	border-right: 1px solid #79B7E7;
	border-bottom: 1px solid #79B7E7;
}

.yui-skin-sam .yui-carousel,
.yui-skin-sam .yui-carousel-vertical
{
	border: none !important;
}

.yui-carousel-nav
{
    display: none;
}

.yui-carousel-element li
{ 
	height: 54px;
	width: 576px;
}

.yui-carousel .yui-carousel-item-selected,
.yui-carousel-element li
{
	border: none !important;
	text-align: left;
}

#paginator
{
	text-align: center;
}

.ygtvlabel,
.ygtvlabel:link,
.ygtvlabel:visited,
.ygtvlabel:hover { background-color: transparent !important; }