@charset "utf-8";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f1002;
	background: #8b4f3b url('images/main_backgr.gif') left top repeat-x;
	font-weight: normal;
	text-decoration: none;
}

th, td, li, select, input.submit, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f1002;
	font-weight: normal;
	text-decoration: none;
}

input.submit {
	background: #eeeeee none;
}

a {
	font-size: 11px;
	text-decoration: underline;
	color: #3f1002;
}

a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #f45600;
}

a img {
	border: none;
}

input.definput {
	background: #ffffff url('images/input_backgr.gif') left top repeat-x;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	width: 120px;
	margin: 0px 0px 0px 0px;
	color: #3f1002;
	border-top-color: #7c7c7c;
	border-left-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-bottom-color: #dddddd;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.definputfile {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.main, table.main th {
	background: #eeeeee none;
}

table.main td {
	background: #ffffff none;
} 

p {
	margin-top: 0px;
}

div.clear {
	width: 1px;
	height: 1px;
	overflow: hidden;
	clear: both;
}

/******************************** TINY *****************************/

img.border {
	border: #3a3a3a 1px solid;
}

img {
	border: none;
}

.greybox {
	background: #f2f2f2 none;
	color: #000000;
	border: #afafaf 1px solid;
	clear: both;
}

.blacktext {
	color: #000000;
	font-weight: bold;
}

.redtext {
	color: #cc0000;
}

.greenbold {
	color: #436f20;
	font-weight: bold;
}

.bluetitle {
	color: #006699;
	font-weight: bold;	
}

/******************************** TINY ENDS HERE *****************************/

div {
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/******************************** HEADER *****************************/

div#flashcontainer {
	margin: 1px auto 0px auto;
	width: 900px;
	height: 132px;
	background: #691b03 none;
}

div#all {
	width: 878px;
	height: auto;
	margin: 0px auto 0px auto;
	background: #8b4f3b url('images/bottom_backgr_0.gif') right bottom no-repeat;
	padding-bottom: 10px;
	padding-left: 2px;
}

div#content {
	width: 878px;
	height: auto;
	background: #ffffff none;
}

div#mainmenu {
	width: 878px;
	height: 23px;
	background: #a66451 url('images/menu_backgr_0.gif') left top no-repeat;
}

div#mainmenu div.menudiver {
	width: 1px;
	height: 23px;
	float: right;
	background: #a66451 url('images/menu_diver_0.gif') left top no-repeat;
}

div#mainmenu a {
	display: block;
	float: right;
	background-position: left top;
	background-repeat: no-repeat;
	height: 23px;
}

div#mainmenu a span {
	display: none;
}

div#mainmenu a.ofirmie {
	width: 131px;
	background-image: url('images/o_firmie_0.gif');
}

div#mainmenu a.oferta {
	width: 122px;
	background-image: url('images/oferta_0.gif');
}

div#mainmenu a.kontakt {
	width: 134px;
	background-image: url('images/kontakt_0.gif');
}

div#mainmenu a.glowna {
	width: 92px;
	background-image: url('images/glowna_0.gif');
}

div#mainmenu a:hover {
	background-position: 0px -23px;
}


/******************************** HEADER ENDS HERE *****************************/
/******************************** CONTENT ****************************************/

div#mainwindow {
	width: 818px;
	height: auto;
	padding: 30px 30px 40px 30px;
}

div#mainwindow2 {
	width: 818px;
	height: auto;
	margin: 30px 30px 40px 30px;
	background: #ffffff url('images/main_diver_0.gif') 191px 0px repeat-y;
}

div#leftcontent {
	width: 171px;
	height: auto;
	float: left;
	padding-right: 20px;
}

div#rightcontent {
	width: 600px;
	height: auto;
	padding-left: 20px;
}

h1.title {
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #a66451;
}

ul.nav, ul.nav ul {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
} 

ul.nav li {
	display: block;
	padding: 0px 10px 8px 10px;
	margin: 7px 0px 0px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #e59c8a;
}

ul.nav ul li {	
	padding: 0px 0px 0px 15px;
	margin: 7px 0px 7px 0px;
	border: none;
}

ul.nav li a {
	font-size: 11px;
	color: #3f1002;
	text-decoration: none;
}

ul.nav li a:hover {
	color: #a66451;
	text-decoration: underline;
}

/******************************** CONTENT ENDS HERE ****************************************/
/******************************** FOOTER ****************************************/

div#footer {
	margin: 0px auto 0px auto;
	width: 868px;
	height: auto;
	color: #ffffff;
	font-size: 11px;
	padding: 5px 0px 10px 10px;
}

div#footer div#footerleft {
	float: left;
}

div#footer div#footerright {
	float: left; 
	padding-left: 250px;
}

div#footer a {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}

div#footer a:hover {
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}

div#footer p.footertext {
	margin: 5px 0px 5px 0px;
	text-align: center;
	color: #593225;
}

/******************************** FOOTER ENDS HERE ****************************************/
/******************************** IMG VIEWER *****************************/


#thumbBox {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 5px 5px 20px 5px;
	background: #a66451 none;
	z-index: 100;
	cursor: pointer;
	overflow: hidden;
	visibility: hidden;
}

#thumbBox div.footerbar {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	background: #a66451 none;
	color: #ffffff;
	text-align: right;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}


#thumbBox #thumbImage, #thumbBox #thumbImage img {
	background: #a66451 none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#thumbLoading {
	position: absolute;
	border: #a66451 1px solid;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	background: #fefefe none;
	padding: 5px;
	z-index: 5;
	width: auto;
	height: auto;
	visibility: hidden;
	left: 0px;
	top: 0px;
}