@charset "UTF-8";
/* CSS Document for ORW MUFLON*/

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#41423c;
	background:#fff;
	}
	
h1 {
	font-size:18px;
	font-weight:normal;
	margin:0 0 20px 0;
	padding:0;
	color:#8da61e;
	}
	
h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	padding:0 0 4px 0;
	color:#8da61e;
	border-bottom:1px solid #8da61e;
	}
	
h4 {
	font-size:26px;
	font-weight:normal;
	margin:0;
	padding:0 0 10px 0;
	color:#8da61e;
	}
	
.formTitle {
	margin:0 10px 0 0;
	font-size:14px;
	color:#88A022;
	}
	
a { color:#ed833e; }
a:hover { color:#000; }
	
ul { margin:10px 0 20px 0;}

img { border:none; }

label { font-weight:bold; }
	
#container {
	margin:0 auto;
	width:860px;
	}
	
#flash {
	width:860px;
	}
	
#mainMenu {
	width:740px;
	height:40px;
	padding-left:120px;
	background:url(img/menu_bkgr.jpg) top left no-repeat;
	}
	
#mainMenu ul {
	margin:0;
	padding:15px 0 0 0;
	list-style-image:url(img/menu_sep.gif);
	}
	
#mainMenu li {
	margin:0;
	padding:0 5px 0 8px;
	display:inline;
	background:url(img/menu_sep.gif) top left no-repeat;
	}
	
#mainMenu a {
	color:#fff;
	text-decoration:none;
	}
	
#mainMenu a:hover {
	color:#fff;
	text-decoration:underline;
	}
	
#content {
	padding:20px;
	text-align:left;
	line-height:18px;
	background:url(img/content_bkgr.gif) top left repeat-x #f7f9ed;
	}
	
#foot {
	background:url(img/foot_bkgr.gif) top left repeat-x;
	padding:20px 0;
	text-align:left;
	font-size:11px;
	color:#ccc;
	}
	
.qtVisual {
	width:300px;
	border:2px solid #C0C0A7;
	background:url(img/qtvisual_bkgr.gif) top left repeat-x #a2ab3a;
	padding:8px 8px 2px 8px;
	margin-bottom:20px;
	text-align:center;
	}
	
.qtVisual img { border:1px solid #fff; }

.qtInfo {
	color:#333;
	font-style:italic;
	text-align:left;
	padding:4px 0;
	}
	
.banneReserv {
	margin-bottom:10px;
	width:232px;
	height:70px;
	padding:50px 0 0 90px;
	font-size:14px;
	font-weight:bold;
	color:#4C5913;
	background:url(img/banner.gif) top left no-repeat;
	}
	
.banneReserv a { color:#4C5913; }

.banneReserv a:hover { color:#cc0000; }
	
	
	
/*-------------------------------------------------- news --*/
.newsBox {
	margin-bottom:10px;
	line-height:18px;
	}

.newsBox2 {
	margin-bottom:30px;
	line-height:18px;
	}


.newsTitleLink {
	font-size:14px;
	padding-bottom:5px;
	}
	
	
.date {
	color:#a2a78b;
	}

.fotoGallery {
	padding:10px 0;
	}
	
.fotoBox {
	float:left;
	border:4px solid #fff;
	margin-right:15px;
	}
	
.referencje {
	width:190px;
	float:left;
	padding:5px;
	text-align:center;
	}
	
.referencje img { border:1px solid #669933; }
	
	
.floatLeft { float:left; }

.floatRight { float:right; }

.clearBoth { clear:both; }
.clearLeft { clear:left; }

.verticalMiddle { vertical-align:middle; }
	
	
/*-------------------------------------------------- table --*/

.tabela1 {
border-collapse:collapse; margin:10px 0 10px 0;
}

.tabela1 td {padding:3px; border:1px solid #DADEC2; background:#FFFFFF;}

.naglowki1 {text-align:center; background:#EEF1E0; color:#849921; font-weight:bold;}

