body {
	margin: 0px;
	padding: 0px;
        position: relative;
}

body, p {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}

a {
	color: #b00f1f;
	text-decoration: none;
}

a:hover {
	color: #b00f1f;
	text-decoration: none;
}

a:visited {
	color: #b00f1f;
	text-decoration: none;
}

#miniatury {
	padding-top: 20px;
	width: 600px;
	float: right;
}

#miniatury img {
	max-height: 135px;
	border: 1px solid #e1eef1;
	margin-right: 10px;
	float: left;
}

#miniatury img.right {
	margin-right: 0px !important;
	float: right !important;
}

#swf3d {
	height: 400px;
	min-height: 400px;
	padding-top: 30px;
	width: 600px;
	text-align: center;
	float: right;
}

#swf3d embed {
	border: 1px solid #e1eef1;
	margin: 0 auto;
	float: left;
}

.btn {
	border: 0px;
	margin-right: 10px;
	float: left;
}

.clear {
	clear: both;
}

#dane {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	clear: both;
}

#dane h1 {
	font-size: 16px;
	font-weight: normal;
	color: #b00f1f;
}

#dane ul {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 26px;
	list-style-image: url('../images/bullet.gif');
}

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#container2 {
	position: relative;
}

#top {
    position: relative;
	width: 960px;
	height: 110px;
}

#top .facebook
{
    display: none;
    position: absolute;
    top: 55px;
    right: 50px;
    width: 130px;
    height: 30px;
    
}

#top .facebook a
{   display: block;
    width: 130px;
    height: 30px;
    overflow: hidden;
    text-indent: -1000em;
    background-image: url(../images/facebook_logo_small.png);
}




#facebookLike
{
    position: absolute;
    top: 59px;
    right: 5px;
    width: 107px;
}

#facebookLike .boxFacebookLikeButton
{
	width: 80px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}


#facebookLike .boxFacebookLink
{
    position: absolute;
    top: 2px;
    right: 0px;
    width: 24px;
    height: 17px;
    overflow: hidden;
	z-index: 100;
}

#facebookLike .boxFacebookLink a
{
    width: 24px;
    height: 17px;
    overflow: hidden;
    text-indent: -1000em;
    display: block;
    background-image: url(../images/facebook.png);
}



#logo {
	float: left;
	height: 110px;
}

#flags {
	float: right;
	margin-top: 2px;
}

.flag {
	border: 0;
	margin: 3px;
}

#home {
	width: 960px;
	height: 470px;
}

#bottom {
	width: 960px;
	height: 50px;
	background-image: url('../images/hbottoml.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}

#maszyny {
	width: 960px;
	height: 430px;
}

#content {
	width: 960px;
	background-image: url('../images/bottom.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}

#left {
	width: 320px;
	float: left;
	padding-bottom: 100px;
	min-height: 200px;
	background-color: #DFEDEF;
}

#right {
	width: 640px;
	float: left;
	padding-bottom: 100px;
}

#right2 {
	width: 760px;
	float: left;
	padding: 20px 20px 100px 20px;
	min-height: 650px;
}

#content2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 960px;
}

#menud {
	position: absolute;
	margin: auto 0;
	left: 0px;
	top: 0px;
	width: 960px;
	height: 30px;
	overflow: hidden;
	z-index: 2;
}

#left2 {
	width: 160px;
	float: left;
	padding-bottom: 100px;
	min-height: 200px;
	background-color: #DFEDEF;
}

.zb {
	border: 4px solid #dfedef;
	margin: 1px;
}

.clear {
	clear: both;
}

.menu {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 7px;
}

.menu a {
	color: #000000;
}

.ml_item_select a, .ml_item:hover a {
	color: #ffffff;
}

.ml_item, .ml_item_right {
	background-image: url('../images/menu_item.gif');
}

.ml_group {
	background-image: url('../images/menu_group.gif');
}

.ml_item_select, .ml_item:hover, .ml_item_other:hover {
	background-image: url('../images/menu_item_select.gif');
	color: #ffffff;
}

.ml_item_other {
	background-color: #9CC7CE;
	background-image: none;
}

.ml_item_border {
	background-image: url('../images/menu_item_border.gif');
}

.ml_item_news {
	background-image: url('../images/menu_news.gif');
}

.ml_item_right {
	padding-left: 60px;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	color: #b00f1f;
}

.header {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

#header2 {
	background-color: #dfedef;
	padding: 30px 10px 1px 176px;
	position: relative;
}
		
#footContainer {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 960px;
	margin: 0 auto;
}

#footer {
	position: absolute;
	bottom: 60px;
	left: 150px;
	width: 700px;
}

#footer a {
	color: #ababab;
}

#footer #leftFooter {
	float: left;
}

#footer #rightFooter {
	float: right;
}

#searchContainer {
	position: absolute;
	top: 40px;
	right: 5px;
}

#searchContainer form {
	width: 204px;
	height: 20px;
}

#searchContainer form input {
	background-color: transparent;
	border: 1px solid #bdd9db;
	font-size: 9px;
	width: 145px;
	height: 12px;
	padding: 3px;
	color: #466f73;
	float: left;
}

#searchContainer form input.submit {
	width: 16px;
	height: 20px;
	color: #7cb8be;
	float: right;
}

#searchContainer form label {
	color: #7db9bf;
	font-size: 9px;
	float: left;
	margin-right: 3px;
}

#homepage {
    display: none;
	position: absolute;
	right: 20px;
	top: 60px;
}




.widget_social {
	display: none;
	/*display:block;*/
	float:right;
	width:240px;
	height:420px;
	background: url(../images/slider.png);
	
	right:-213px;
	padding:0;
	position:fixed;
	top:170px;
	z-index:10000;
}

.fb-likebox 
{
	background-color: white;
}


#boxPoradnik{ position: fixed; bottom: 25px; right: 0px; height: 165px;; z-index: 100}
#boxPoradnik .sideBoxTitleBar { float: left; display: block; overflow: hidden; height: 165px; width: 25px; }
#boxPoradnik .sideBoxTitleBar a { text-indent: -1000em; display: block; overflow: hidden; height: 165px; width: 25px; background-image: url(../images/poradnik_szycia_title.png); background-repeat: no-repeat;}
#boxPoradnik .sideBoxContent { float: left; width: 120px; height: 165px; overflow: hidden; margin: 0; padding: 0; }
#boxPoradnik .sideBoxContent a { display: block; text-indent: -1000em; width: 125px; height: 165px; background-image: url(../images/poradnik_szycia_gfx.png); background-repeat: no-repeat; overflow: hidden; }


#boxPoradnik2{ position: fixed; bottom: 25px; right: 0px; height: 165px;; z-index: 100}
#boxPoradnik2 .sideBoxTitleBar { float: left; display: block; overflow: hidden; height: 165px; width: 25px; }
#boxPoradnik2 .sideBoxTitleBar a { text-indent: -1000em; display: block; overflow: hidden; height: 165px; width: 25px; background-image: url(../images/poradnik_szycia_title.png); background-repeat: no-repeat;}
#boxPoradnik2 .sideBoxContent { float: left; width: 120px; height: 165px; overflow: hidden; margin: 0; padding: 0; }
#boxPoradnik2 .sideBoxContent a { display: block; text-indent: -1000em; width: 125px; height: 165px; background-image: url(../images/uszyj_gfx.png); background-repeat: no-repeat; overflow: hidden; }

