﻿body
{
	background: #E8E8E8 url(../Images/Design/bg.jpg) top left repeat-x;
	text-align: center;
	margin: 25px 0 0 0;
	padding: 0;
	color: #656565;
	font-family: Verdana, Tahoma, Arial CE, Arial;
	font-size: 0.7em;
}

p
{
	text-align: justify;
}

div#pageOut
{
	width: 737px;
	margin: auto;
}

div#page
{
	background: white  url(../Images/Design/bg-content.jpg) top left repeat-y;
}

.pageTop
{
	background: url(../Images/Design/bg-top.jpg) left top no-repeat;
}

.pageRight
{
	background: url(../Images/Design/bg-right-top.jpg) right 8px no-repeat;
}

.pageRightB
{
	background: url(../Images/Design/bg-right-b.jpg) right bottom no-repeat;
}

.pageBotttom
{
	background: url(../Images/Design/bg-bottom.jpg) 2px bottom no-repeat;
	
}

.pageLeft
{
	background: url(../Images/Design/bg-left.jpg) left 7px no-repeat;
	min-height: 536px;
	_height: 536px;	
}

.content
{
	padding: 10px 10px 7px 15px;		
}

.contentIn
{
	padding: 0;
	text-align: left;
}

.right
{
	width: 230px;
	float: right;
	text-align: left;
}

.right1
{
	background: url(../Images/DesignEn/bg-menu-right1.jpg) right bottom no-repeat;
	min-height: 130px;
	_height: 130px;
	color: #00924F;
}

.right2
{
	background: url(../Images/DesignEn/bg-menu-right2.jpg) right bottom no-repeat;
	min-height: 118px;
	_height: 118px;
	color: #E56301;
}

.right1in, .right2in
{
	padding: 10px;
}

.contentInMain
{
	width: 477px;
	font-size: 1em;

}

.CIM-2
{
	
	background: url('../Images/Design/bg-content-in.jpg') 239px bottom no-repeat;
	min-height: 249px;
	_height: 249px;
	padding: 0 12px 0 4px;	
}


#top
{
	
	width: 720px;
	margin: 0 0 0 8px;
	_margin: 0;
	background: url(../Images/Design/top.gif) left 8px repeat-x;
	height: 120px;
	/*border: 1px solid red;*/
	color: black;
}

#place-logo
{
	padding: 30px 0 0 10px;
	height: 90px;

}

#place-logo img
{
	padding: 0 10px;
	border: none;
}

#pruhmenu
{
	padding: 0 0 0 8px;
	height: 150px;
	background: url('../Images/DesignEn/ban-top.jpg') 200px top no-repeat;
}

.menu
{
	width: 190px;
	float: left;
	text-align: left;
	background-color: #374B4C;
}

.menu ul, .menu ul li
{
	padding: 0;
	margin: 0;
	
}

.menu ul li 
{
	height: 29px;
	list-style: none;
	display: block;
}

.menu ul li a 
{
	height: 25px;
	width: 180px;
	display: block;
}


.menu1
{
	background: url(../Images/DesignEn/menu1.gif) left center no-repeat;
}

.menu2
{
	background: url('../Images/DesignEn/menu2.gif') left center no-repeat;
}

.menu3
{
	background: url('../Images/DesignEn/menu3.gif') left center no-repeat;
}

.menu4
{
	background: url('../Images/DesignEn/menu4.gif') left center no-repeat;
}

.menu-fill
{
	background: url('../Images/DesignEn/menu-fill.gif') left center no-repeat;
	border-top: 1px solid #374B4C;
}


.right1 a, .right2 a
{
	display: block;
	width: 55px;
	height: 18px;
	position: relative;
	left: 166px;
	top: 5px;	
}
.right2 a
{
	position: relative;
	left: 166px;
	top: 23px;
}



/* --------------- fonty , pismo ---------------*/

.right h1
{
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 3px 0;
}

.contentInMain h1, .contentInMain h2, .contentInMain h3
{
	font-size: 1.6em;
	font-weight: lighter;
	padding: 2px 0 5px 0;
	margin: 0;
	color: #00924F;
}

.contentInMain h2
{
	font-size: 1.2em;
	font-weight: bold;
	padding: 15px 0 5px 0;
}

.contentInMain h3
{
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

.contentInMain p
{
	padding: 0 0 15px 0;
	margin: 0;
}

.contentInMain ul
{
	padding: 0 0 10px 20px;
	margin: 0;
	list-style: none;
	
}

.footerLeft, .footerLeft a, .footerLeft a:hover, .footerLeft a:visited, .footerRight, .footerRight a, .footerRight a:hover, .footerRight a:visited
{
	color: #777;
}

.footerLeft
{
	float: left;
	padding-left: 10px; 
	font-size: 0.9em;
}

.footerRight
{
	float: right;
	text-align: right;
	padding: 0 10px 50px 15px; 
	font-size: 0.9em;
} 


a, a:visited
{
	text-decoration: none;
	color: Blue;
}

a:hover
{
	text-decoration: underline;
} 

.category a, .category a:hover, .category a:visited
{
	color: Green;
}

.language
{
	position: relative;
	bottom: 4px;
	left: 260px;
} 

