/*////////////// Sklad, lamanie, poligrafia //////////////////////////////*/
/*//////////////  Copyright 2008 DD Studio //////////////////////////////*/

/*////////////// HTML /////////////////////////////////////////////////*/

html {
	min-height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #274F57;
	text-decoration:underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #274F57;
	text-decoration:none;
}
body {
	background-color: #F8F4E8;
	background-image: url(img/tlo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #274F57;
	margin-bottom:10px;
	line-height: 1.3em;
	font-style: normal;	
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #274F57;
	margin-bottom:10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #274F57;
	margin-bottom:10px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #274F57;
	padding-left : 0px;
	list-style : none;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: right;
}
ul li {
	line-height : 18px;
	padding-left : 10px;
	list-style-type: square;
	margin-left: 20px;
	clear: right;
	padding-top: 2px;
}

ol {
	padding-left : 15px;
	list-style : none;
	padding-bottom: 5px;
	clear: right;
	list-style-type: decimal;
	margin-left: 10px;
}
html>body ol {
	margin-left:0px;
}
ol li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #274F57;
	line-height : 18px;
	padding-left : 10px;
	list-style-type: decimal;
	margin-left: 10px;
}
.img {
	border:none;
	width:15px;
	height:18px;
}

/*////////////// CONTENT /////////////////////////////////////////////////*/

#page {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
	width:960px;
	background-image: url(img/content-background.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}

.spacer {
	background-image: url(img/spacer.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 890px;
}
#content-header {
	width:960px;
	height:50px;
	background-image: url(img/content-header.jpg);
	background-repeat: no-repeat;
	float:left;
}
#loading {
	display:none;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #274F57;
	padding-left:25px;
	background-image: url(img/loading.gif);
	background-repeat: no-repeat;
	line-height:20px;
	height:auto;
	width:600px;
	margin-left:10px;
	margin-top:20px;
}
html>body #loading {
	margin-left: 20px;
}
#content {
	float:left;
	clear:left;
	margin-left:10px;
	width:890px;
	min-height:400px;
	height:auto !important;
	height:400px;
}
html>body #content {
	margin-left: 20px;
}
#content-right {
	float:right;
	width:295px;
	margin-right:12px;
}
html>body #content-right {
	margin-right:25px;
}
#clear {
	clear:both;
}
/*////////////// TABELA /////////////////////////////////////////////////*/
table {
	width:90%;
	border-top:1px solid #BFD8EE;
	border-right:1px solid #BFD8EE;
	margin:1em auto;
		border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
tr.odd td	{
	background:#f7fbff
	}
tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	}
td {
	color:#678197;
	border-bottom:1px solid #BFD8EE;
	border-left:1px solid #BFD8EE;
	padding:.3em 1em;
	text-align:center;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	padding:.3em 1em;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BFD8EE;
	border-left-color: #BFD8EE;
	}							
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1em/2em Georgia, "Times New Roman", Times, serif;
	color:#66a3d3
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em Georgia, "Times New Roman", Times, serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
	
/*////////////// FOOTER /////////////////////////////////////////////////*/

#footer-background {
	width:auto;
	height:150px;
	background-image:url(img/footer-background.jpg);
	background-repeat: repeat-x;
}
#content-footer {
	width:960px;
	height:150px;
	background-image:url(img/content-footer.jpg);
	margin-right: auto;
	margin-left: auto;
}
#footer-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	float:right;
	width:395px;
	margin-right: 0px;
	margin-top:110px;
	height:auto;
}
#footer-txt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:underline;
	color: #999999;

}
#footer-txt a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color: #999999;
}


/*////////////// HEADER /////////////////////////////////////////////////*/

#header {
	height: 350px;
	width: 960px;
	position: relative;
	background-image: url(img/header.jpg);
}
#flash {
	width:630px;
	height:350px;
	float:left;
	z-index:-999;
}

/*////////////// MENU /////////////////////////////////////////////////*/

#menu-box {
	clear:right;
	float:right;
	width:280px;
	height:auto;
	margin-right: 18px;
	margin-top: 85px;
}
html>body #menu-box {
	margin-right: 36px;
}
ul#menu {
	float:right;
	width: 280px;
	height: auto;
	overflow: hidden;
	list-style-type: none;
	padding: 0;
	text-indent: 0;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
ul#menu li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 3.5em;
	overflow: hidden;
}
ul#menu li a {
	font-size: 18px;
	color: #274F57; /*#8b8272;*/
	text-decoration: none;
	display: block;
	height: 4em;
	background-position: 6% top;
	background-repeat: no-repeat;
	padding-top: 0.7em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul#menu li a:hover {
	font-size: 18px;
	color: #274F57;
	text-decoration: none;
	display: block;
	height: 4em;
	background-position: 6% top;
	background-repeat: no-repeat;
	padding-top: 0.7em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul#menu li a#home {
	background-image: url(img/glowna.gif);
}
ul#menu li a#oferta {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cfcec4;
	background-image: url(img/info.jpg);
}
ul#menu li a#slownik {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cfcec4;
	background-image: url(img/slownik.jpg);

}
ul#menu li a#portfolio {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cfcec4;
	background-image: url(img/portfolio.jpg);
}
ul#menu li a#kontakt{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cfcec4;
	background-image: url(img/kontakt.jpg);
}
/**************************************************************

	MultiBox
	v1.0

**************************************************************/


.MultiBoxContainer {
	position: absolute;
	border: 20px solid #274F57;
	background-color: #FFFFFF !important;
	display: none;
	z-index: 3;
}

.MultiBoxLoading {
	background: url(img/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(img/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #075087;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(img/left.png) no-repeat;
	width: 30px;
	height: 30px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(img/right.png) no-repeat;
	width: 30px;
	height: 30px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	position: absolute;
	cursor: default;
	background: url(img/rightDisabled.png) no-repeat;
	width: 30px;
	height: 30px;
	right: 0px;
	margin-top: 5px;
}

.MultiBoxPreviousDisabled {
	position: absolute;
	cursor: default;
	background: url(img/leftDisabled.png) no-repeat;
	width: 30px;
	height: 30px;
	left: 0px;
	margin-top: 5px;
}

.MultiBoxTitle {
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 17px;
}
html>body .MultiBoxTitle{
	margin: 10px 0 0 35px;
}
.MultiBoxNumber {
	position: relative;
	width: 50px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
	margin-top: 10px;
	margin-right: 23px;
	margin-bottom: 0px;
	margin-left: 0px;
}
html>body .MultiBoxNumber{
	margin-top: 10px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.MultiBoxDescription {
	position: relative;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	height:20px;
	width:auto;
	text-align: left;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
}



/*************************************************************/

