
/* ----- BASICS ELEMENTS ------------------------------------------------------------------------------------------------- */
body { 
	font: Tahoma;
	color: #000000;
	background-color: #626262; 
	margin: 0px; 
	padding: 0px;
	text-align: justify;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #265805;
	border: 0;
	}	

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #265805;
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #265805;
	}
	
a:active { 
	text-decoration: line-through; 
	color: #265805;
	}
	
img {
border: 0;
}

acronym {
	font-weight: bold;
	
	}

p { 
	padding: 0px;
	font: 11px Tahoma; 
	margin-top: 8px;
	margin-bottom: 15px;
	text-align: justify;
	}

h1,h2,h3 {
	margin-top: 15px;
	padding: 0px;
	}

h3 { 
	font: bold 11pt Tahoma;
	margin-bottom: 0px; 
	color: #6AA14E;
	padding-bottom: 0px;
	}

#Dop_uslugi h3 span,#intro h3 span, #Kontakti h3 span {
	padding-bottom: 4px;
	background: url(../img/flower3.gif) no-repeat 0 0;
	padding-left: 24px;
	}

#linkList h3 span {
	padding-bottom: 4px;
	background: url(../img/flower2.gif) no-repeat 0 30%;
	padding-left: 14px;
	}

 


/* ----- LAYOUT ------------------------------------------------------------------------------------------------------ */
#container { 
	background: url(../img/fon_crop.gif) repeat-y; 
	width: 713px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	}

		#pageHeader { 
			width: 713px;
			height: 212px;
			}


		#intro {
			margin-left: 45px;
			padding: 20px;
			padding-top: 1px;
			padding-bottom: 30px;
			width: 380px;
			clear: both;
			background: url(../img/bg_divide.gif) no-repeat bottom;
			}
			
		#intro img {
			border: solid 1px;
		}

#Dop_uslugi {
	margin-left: 45px;
	padding: 0px 20px;
	width: 380px;
	position: relative;
	}
	
#Kontakti{
	margin-left: 45px;
	padding: 0px 20px;
	width: 380px;
	position: relative;
	}
	
#kartinki {
	width: 380px;
	padding: 20px;
	margin-left: 45px;
	border-bottom: 1px dashed #dddddd;
	}
	
#kartinki img {
border: solid 1px;
}

#intro h3 {
	margin-top: 20px;
	}

#linkList {
	width: 148px;
	font: 10px Tahoma; 
	position: absolute;
	top: 217px;
	left: 510px;
	margin: 0px;
	padding: 0px;
	}

#footer {
	width: 380px;
	text-align: center;
	padding: 20px;
	margin-left: 45px;
	margin-top: 20px;
	border-top: 1px dashed #dddddd; 
	}

#statistics {
	width: 380px;
	text-align: center;
	padding: 20px;
	margin-left: 45px;
	margin-top: 20px;
	border-top: 1px dashed #dddddd; 
	}
	
/* ----- OTHER ------------------------------------------------------------------------------------------------- */

#lselect,#larchives,#lresources {
	padding: 0px 15px 45px 15px;
	margin: 0px;
	background: url(../img/bg_divide1.gif) no-repeat bottom center;
	}

#linkList h3 {
	font-size: 11px;
	padding: 3px 3px 3px 1px;
	color: #E98523;
	margin-bottom: 10px;
	margin-top: 20px;
	}

#lselect ul, #larchives ul, #lresources ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

#lselect li, #larchives li, #lresources li {
	padding: 5px 0px;
	background: url(../img/bullet.gif) no-repeat 0 50%;
	}

#lselect li a {
	display: block;
	}

#lselect li a.c {
	display: inline;
	}

#linkList #lselect ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 5px 0 5px 15px;
    }

#linkList #larchives ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 5px 0 5px 15px;
    }

#linkList #lresources ul li {
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 5px 0 5px 15px;
    }

#pageHeader h1 span,#pageHeader h2 span, {
	display: none;
	}
	
	
	
#order {
	font-size: 12px;
	}
	
#order h3 {
	font-size: 11px;
	color: #E98523;
	margin-top: 10px;
	}
	
#order input, textarea{
	font: Tahoma;
	border-right: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	font-size: 8pt; 
	background: #f8faf9; 
	border-left: #cccccc 1px solid; 
	color: #000000; 
	border-bottom: #cccccc 1px solid;
	font-family: tahoma;
	overflow:hidden;
}

#order a {
	font: bold 8pt Tahoma;
	margin-bottom: 0px; 
	color: #265805;
	padding-bottom: 0px;
	}


