/**
 * www.detalkoncept.pl
 *
 * @author Monika Milanowska-Kozlowska (monika.milanowska@gmail.com)
 * @version 2.00 2010/03/03
 */

*{margin: 0; padding: 0;}

ul, ol { list-style-type: none; }
h1, h2, h3, h4, h5, h6 { font-size: 1em; }
html, body { height: 100%; }
body { 
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 0.5cm;
}
img { border: 0; }
table { border-collapse: collapse; }
.clear { clear: both; }
*:focus { outline: none; }


p{
	padding-bottom: 8px;
	clear:both;
}


.bold{
	font-weight: bold;
}

.grey{
	color: #c4c4c5;
}

.green{
	color: #58863d;
}

.orange{
	color: #ee862d;
}


h1{
	font: normal bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #002f63;
	padding-bottom: 12px;
}

h2{
	color: #9f9e9d;
 	font: normal normal 18px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 18px;
	margin-top: 10px;
}


h3{	
    font-weight: normal;
}

h4{	
   font: normal normal 11px Verdana, Arial, Helvetica, sans-serif;
   color: #abaaaa;
   padding-top: 10px;
}


h5{
	color: #666666;
	font: normal normal 12px Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
}

h5 a:link, h5 a:visited{
	width: auto;
	color: #c50a03;
	font-size: 11px; 
	font: normal normal 12px Verdana, Arial, Helvetica, sans-serif;	
	float:left;
	text-decoration: none;
}

h5 a:hover{
	width: auto;
	text-decoration: underline;
}

h6{
	color: #002f63;
	font: normal normal 11px Verdana, Arial, Helvetica, sans-serif;	
}

#red{
	color: #c50a03;
	font-size: 12px; 
}

#ptn{
	color: #2d7426;
	font-size: 16px;
}

#more{
	font-size: 15px;
}

.yellow{
	color:#FFCC00;
}

.just{
	text-align: justify;
}

ul.ptnlist{
	display: block;
	float: left;
	width: 400px;
	margin: 0;
    padding: 0 0 10px 15px;
	list-style: disc;
}

ul.ptnlist li{
	width: 400px;
	padding-bottom: 6px;
	list-style: disc;	
}

ol.numlist{	
	float: left;
	width: 610px;
	margin: 0;
    padding: 0 0 10px 0;
}

ol.numlist li{
	width: 610px;
	padding-bottom: 6px;
	list-style: decimal;
	list-style-type: decimal;
	margin-left: 20px;
}

ol.numlist li a:link{
	color: #ff6600;
	padding-bottom: 6px;
	text-decoration: none;
}

ol.numlist li a:hover{
	text-decoration: underline;
}



table tr{
	height: 30px;
}

table tr td{
	padding-right: 8px;
}


a:link#mainlink, a:visited#mainlink{
	text-decoration: none;
	color: #ff6600;
	width: 200px;
	display:inline;
}

a:hover#mainlink{
	text-decoration: underline;
	color: #ff6600;
	width: 200px;
}

a:link#mainlink2, a:visited#mainlink2{
	text-decoration: none;
	color: #afaeae;
	width: 200px;
	display:inline;
}

a:hover#mainlink2{
	text-decoration: underline;
	color: #ff6600;
	width: 200px;
}

a:link#newslink, a:visited#newslink{
	text-decoration: underline;
	color: #c50a03;
	width: 200px;
	display:inline;
	font-size: 12px;
}

a:hover#newslink{
	text-decoration: none;
	color: #c50a03;
	width: 200px;
	font-size: 12px;
}

div.top, div.head, div.content, div.foot{
	margin: 0 auto 0;
	width: 964px;
	clear: both;
}



/*-----------------------head--------------------------*/

div#lhead, div#rhead{
	display: block;
	float: left;
}

div#lhead{
	width: 274px;
	height: 310px;
	background: url('../images/layout/bg_right.jpg') no-repeat bottom;
}


div#lhead h3{
	float: left;
	font-size: 16px;
	color: #ffffff;
	padding-top: 75px;
	padding-left: 90px;
	text-align: right;
}


div#lhead h4{
	float: left;
	font-size: 14px;
	color: #666666;
	padding-top: 40px;
	padding-left: 100px;
	text-align: right;
}

div#lhead h4 span{
	font-size: 22px;
	color: #000066;
}

div#rhead{
	width: 690px;
	margin-top: 55px;
}

div#lhead img{
	display: block;
	float: left;
	clear: both;
	padding-top: 15px;
}

div#menu, div#baner{
	float: left;
	display: block;
	clear: both;
}


div#baner{
	padding-top: 15px;
	height: 242px;
	width: 690px;
}

div#menu{
	height: 10px;
	padding-left: 50px;
}

div#menu ul, #menu ul li{
    list-style: none;
    display: block;
	
}

div#menu ul, li{
	float: left;
	margin-right: 8px;
}

div#menu ul li{
	display: block;
}

div#menu ul li a{
	text-align: center;
	text-decoration: none;
}


#menu ul li a:link, a:visited{
	color: #666666;
	text-align: center;
	display: block;
	text-decoration: none;
}

#menu ul li a:hover { 
	color: #ef882c;
	text-decoration: none;
}

div.top{
	padding-top: 8px;
}

#logo{
	width: 150px;
	height: 88px;
	float: left;
	padding-left: 50px;
}



/*-----------------------content--------------------------*/

div.content{
	clear: both;
}


div#podmenu{
	width: 265px; 
	display: block;
	float: left;
	padding-left: 10px;
}

div#podmenu ol{
	padding-left: 35px;
	display: block;
}

div#podmenu ol li{
	height: 22px;
	width: 170px;
	float: left;
	display: block;
	border-bottom: 1px #e4e3e3 dotted;
	padding: 4px 0 4px 0;
}

div#podmenu ol li a{
	display: block;
	text-align: left;
}

div#podmenu ol li a:link, a:visited{
	color: #666666;
	text-decoration: none;
	display: block;
}

div#podmenu ol li a:hover{
	height: 22px;
	width: 170px;
	text-decoration: none;
	color: #ff6600;
	border-bottom: 2px #ff6600 solid;
	padding-bottom: 4px;
}

div#podmenu h1{
	padding-left: 35px;
	padding-top: 60px;
}



div.main_cont{
	width: 688px;
	display: block;
	float: left;
	padding-bottom: 20px;
}

#offer{
	width: 320px;
	display: block;
	float: left;
	padding-right: 20px;
	padding-top: 30px;
}

#prom{
	display: block;
	float: left;
	background: url('../images/layout/bg_marki.gif') no-repeat;
	height: 433px;
	width: 345px;
}

#prom h1{
	margin-left: 60px;
	padding-top: 30px;
}



#prom span{
	color: #ffffff;
	font-size: 14px;
	padding-left: 50px;
}

#space{
	margin-right: 8px;
}

div#news{
	width: 240px;
	display: block;
	float: left;
}

div#news h1{
	font-size: 15px;
	margin: 0;
	padding: 30px 0 20px 0;
}


/*-----------------------foot--------------------------*/

div.foot{
	border-top: 1px #c6c5c1 dotted;
	padding-bottom: 40px;
	margin-top: 40px;
}

div#footmenu{
	padding-top: 8px;
	display: block;
	float: left;
	width: auto;
}



div#footmenu ul, #footmenu ul li{
    list-style: none;
    display: block;
	
}

div#footmenu ul, li{
	float: left;
	margin-right: 8px;
}

div#footmenu ul li{
	display: block;
}

div#footmenu ul li a{
	text-align: center;
	text-decoration: none;
}


#footmenu ul li a:link, a:visited{
	color: #666666;
	text-align: center;
	display: block;
	text-decoration: none;
}

#footmenu ul li a:hover { 
	color: #ef882c;
	text-decoration: none;
}

div#copy{
	padding-top: 8px;
	display: block;
	float: right;
	
}

div#copy span{
	float: left;
	padding-right: 10px;
	
}

div#copy a{
	float: left;
	color: #000066;
	text-decoration: none;
	width: auto;
}


/*-----------------------flip book start--------------------------*/

.buttons {
	font-family: arial;
	font-size: 8pt;
	color: #ffffff;
	border-bottom:1px solid #282828; 
	border-right:1px solid #282828; 
	border-top:1px solid #8794A0; 
	border-left:1px solid #8794A0;
	background-color: #3c8421;
	width: 60px;
	height: 20px;
}

.pages {
	font-family: arial;
	font-size: 8pt;
	color: #3c8421;
	border-bottom:1px solid #3c8421;
	border-right:1px solid #3c8421;
	border-top:1px solid #3c8421; 
	border-left:1px solid #3c8421;
	background-color: #ffffff;
}	



#galeria{
    clear: both;
	width: 500px;
}

.foto{
	padding-right: 15px;
	padding-bottom: 12px;
}

#lista1, #lista2, #lista3, #lista4, #lista5
{
   display: none;
} 




