/* CSS Document */

body {
        font-size: 12px; 
        color: #636564; 
        font-family: Arial, Helvetica, sans-serif;
		background-image:url(../images/bg.jpg);
		background-color:#121212;
		background-repeat:repeat-x;
		text-align: center;
		margin-top:0px;
		margin-bottom:0px;
}

#content {
		width:860px;
		height:auto;
		margin-top:0px;
		margin-left:auto;
		margin-right:auto;
}


#topSite {
		width:860px;
		height:258px;
		background-image:url(../images/top.jpg);
		background-repeat:no-repeat;
		float:left;
}

#topH1 {
	width:860px;
	height:38px;
	float:left;
	overflow:hidden;
}

h1	{
	font-family:Arial, Helvetica, sans-serif;
	color:#df6103;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	
}

#topLeftBox	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:770px;
	height:200px;
	padding-left:90px;
	padding-top:20px;
	float:left;
	text-align:left;
	color:#8d3e03;
}

.lefBoxPointer {
	width:8px;
	float:left;
}
.leftBox {
	line-height:1.7;
}


#menuSite {
		width:860px;
		height:43px;
		background-image:url(../images/menu.jpg);
		background-repeat:no-repeat;
		float:left;
}

#menuLinkBox {
		width:820px;
		height:43px;
		padding-left:40px;
		float:left;
}

.menuLinkStronaGlowna {
	padding-top:14px;
	text-align:center;
	width:161px;
	float:left;
}

.menuLinkStronaGlowna a{
	color:#666363;
	text-decoration:none;
}

.menuLinkStronaGlowna a:hover { 
	color:#979595;
	text-decoration:none;
}

.menuLink {
	padding-top:14px;
	text-align:center;
	width:122px;
	float:left;
}

.menuLink a{
	color:#666363;
	text-decoration:none;
}

.menuLink a:hover { 
	color:#979595;
	text-decoration:none;
}

.menuLinkKontakt {
	padding-top:14px;
	text-align:center;
	width:125px;
	float:left;
}

.menuLinkKontakt a{
	color:#666363;
	text-decoration:none;
}

.menuLinkKontakt a:hover { 
	color:#979595;
	text-decoration:none;
}

#contentSite {
		width:860px;
		height:auto;
		min-height:210px;
		display:block;
		background-image:url(../images/content-bg.jpg);
		background-repeat:repeat-y;
		float:left;
}

#contentSiteBoxText {
		text-align:justify;
		width:664px;
		padding:6px 98px 0px 98px;
		float:left;
		color:#a4a3a3;
		font-size:13px;
		line-height:1.4;
}

#contentSiteLeft {
		width:168px;
		height:auto;
		float:left;
		padding-left:60px;
		padding-top:30px
}

#contentSiteLeftFoto {
		width:168px;
		height:124px;
		float:left;
		overflow:hidden
}

#contentSiteRight {
		width:556px;
		height:auto;
		padding: 10px 15px 15px 20px;
		float:left;
		
}

#contentH2{
	width:546px;
	height:20px;
	float:left;
	overflow:hidden;
	}
	
#contentH2NoneHome{
	width:760px;
	height:20px;
	padding-left:100px;
	padding-top:10px;
	float:left;
	overflow:hidden;
	}

h2 {
	text-align:left;
	font-weight:bold;
	font-size:12px;
	float:left;
	margin-top:0px;
	color:#a4a3a3; 
}


#contentSiteContentText {
	line-height:1.4;
	text-align:justify;
	color:#a4a3a3;
	font-size:13px;
		
}

.menuLinkUrl {
	color:#a4a3a3;
	font-size:13px;
}

.menuLinkUrl a{
	color:#a4a3a3;
	font-size:13px;
	text-decoration:none;
}

.menuLinkUrl a:hover { 
	color:#d3d1d1;
	font-size:13px;
	text-decoration:none;
}

#footerSite {
		width:780px;
		height:94px;
		padding-top:10px;
		padding-left:40px;
		padding-right:40px;
		background-image:url(../images/footer.jpg);
		background-repeat:no-repeat;
		float:left;
}


.menuLinkfooter {
	color:#a4a3a3;
	font-size:11px;
}

.menuLinkfooter a{
	color:#a4a3a3;
	font-size:11px;
	text-decoration:none;
}

.menuLinkfooter a:hover { 
	color:#d3d1d1;
	font-size:11px;
	text-decoration:none;
}


