#flashindex {

}

body {
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-align: left;
margin-left: 0 auto;
margin-right: 0 auto;
margin-bottom: 0 auto;
margin-top: 0px;
}

div#pagewrapper {
position: relative;
width: 100% ;
margin: 0 auto;
height: 100%;
text-align: center;
}

div#ROOTPAK {
position: relative;
width: 699px ;
margin: 0 auto;
height: 100%;
text-align: left;
}

div#content {
font-size: 11px;
position: absolute; top: 135px;
width: 700px;
color: #000000;
height: auto;
margin: 0px;
}


/* --------------------------------------------  DIVS  --------------------------------------------------- */

div#logo {
	position: absolute; top: 65px; left: 30px;
}

#logo IMG {
border: none;
margin: 0px;
}

div#topbuts {
	position: absolute; top: 130px;
	padding-left: 30px;
}

#topbuts IMG {
border: none;
margin: 0px;
}

div#head {
	background: url(../images/bghead.gif) no-repeat #8797B8; color: #FFFFFF;
	width: 700px; height: 51px;
	position: absolute; top: 0px; left: auto;
	margin: 0 auto;
	text-align: center;
}

div#top {
	background: url(../images/bgtop.gif) no-repeat #DFDFDF; color: #FFFFFF;
	width: 700px; height: 82px;
	position: absolute; top: 52px; left: auto;
	margin: 0 auto;
	text-align: center;
}

div#middle {
	background: url(../images/bgmiddle.gif) no-repeat #EBB206; color: #FFFFFF;
	display: table;
	width: 700px;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
}

div.pad {
	width: 660px; text-align: right; 
	margin: 20px auto 0px auto;
	/*background: #ff0000;*/
	padding: 0px;
} 

div#address {
	position:absolute; top: 65px; left: 570px; text-align: right; white-space: nowrap;
}

div#bottom {
	background: url(../images/bgbottom.gif) no-repeat #DFDFDF; color: #FFFFFF;
	display: table;
	text-align: center;
	width: 700px; height: 100%;
	margin: 0 auto;
	padding: 0px;
}

div#footer {
	background: url(../images/bgfooter.gif) no-repeat #8797B8; color: #FFFFFF;
	width: 700px; height: 53px;
	display: table;
	margin: 0 auto;
	text-align: center;
}

div#seo {
	position:absolute; top: -358px; left: -3358px; white-space: nowrap;
}

/* ----------------------------------------- content ------------------------------------------------------ */

h1 {
font-size: 18px;
color: #000000;
padding: 0px;
margin: 0px;
}

h2 {
font-size: 12px;
color: #000000;
padding: 0px;
margin: 0px;
margin-top: 20px;
}

h3 {
font-size: 12px;
color: #000000;
padding: 0px;
margin: 0px;
margin-bottom: 15px;
}

p {
text-decoration: none;
font-weight: normal;
color: #000000;
font-size: 10px;
padding: 0px;
margin: 0px;
margin-top: 15px;
}

a {
text-decoration: none;
font-weight: bold;
color: #e6a608;
background-color: inherit;
}

#middle a {
color: #455780;
}

#content a:hover {
text-decoration: underline;
}

.fflol {
display: inline; float: left;
}

.fflor {
display: inline; float: right;
}

ul {
	white-space: nowrap;
	margin-left: 0px;
	padding-left: 16px;
	list-style: circle;
	color: #000000;
}

li {
	white-space: nowrap;
}

TABLE {
	margin: 0px;
	padding: 0px;
}

TD {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	text-align: left;
}

IMG.prod {
	display: block; width: 240px; height: 240px; margin: 0px; float: left; padding: 0px;
	margin-right: 10px;
	border: 1px solid #000000;
}

A.seo-link {
	color: #7D7875;
}

/* ------------------------------------------------- forms -------------------------------------------------------- */
DIV.formfield {
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 20px;	
}

.formfield input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	background-color: #f8f8f8;
	border: 1px #CCCCCC solid;
	color: #222;
	width: 300px;
	margin-top: 3px;
}

INPUT.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:11px;
	background-color: #f8f8f8;
	border: 1px #CCCCCC solid;
	color: #222;
	width: 300px;
	margin-top: 3px;
}

.formfield textarea {
	background-color: #f8f8f8;
	border: 1px #CCCCCC solid;
	color: #222;
	height: 116px;
	width: 670px;
	font-size:11px;
	margin-top: 3px;
}

.zamowienie_head {
	font-size: 11px;
}

.zamowienie {
	font-size: 9px;
}

INPUT.formbut {
	background-color: #B0D1E1;
	color: #FFFFFF;
	border: none;
	text-align: center;
	vertical-align: top;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	font-weight: normal;
}

/* -------------------------------------------------- error frame ---------------------------------------------------- */

DIV#error_frame {
	border: 1px dashed #F43D6E;
	width: auto;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#error_frame .error_title {
	font-size: 14px;
	color: #F43D6E;
	text-align: left;
	background-color: inherit;
}

#error_frame .error_msg {
	text-align: left;
}


/* ----------------------------------------------------- menu frame --------------------------------------------------- */

div#menu {
	color: #FFFFFF;
	font-size: 11px; 
	font-weight: normal;
	height: 50px;
	position: absolute; top: 20px; left: -20px;
	white-space: nowrap;
	width: 699px;
	text-align: right;
}


/* on */
#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #E0E0FF;
	white-space: nowrap;
}

#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


/* ----------------------------------------------------- footer --------------------------------------------------- */

#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #E0E0FF;
	white-space: nowrap;
}

#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}










