body {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #f4f4f4 url(../images/bodybg.gif) repeat-y center 0%;
	color: #555;
}

#wrapper {
	margin: 0 auto;
	width: 760px;
	padding: 0;
}

a {
	color: #333;
	text-decoration: none;
	background: none;
	font-weight : normal;
}

a:hover {
	text-decoration : none;
	background : #56a6ff;
	color : #fff;
	padding : 0px;
}

p {
	margin : 0px;
	padding-top : 10px;
}

h1 {
	font-weight : normal;
	font-size : 18px;
	color : #56a6ff;
}

h2 {
	font-weight : bold;
	font-size : 13px;
	margin : 0px;
	padding-top : 25px;
}

h3 { 

	font-size: 1.2em;
	color: #555;
	font-weight:bold;
	text-align: center;
	line-height: 0.0em;
}

ul, ol { 
	margin: 0; 
	padding-left: 30px;
	padding-top: 10px
}

img {
	border : 0;
	float: right;
}

#header {
	clear : both;
	width : 760px;
	height : 68px;
	background : url(../images/header.jpg) no-repeat;
	margin : 0;
}

#hright {
	float : right;
	width : 570px;
}

#menu {
	width : 570px;
	margin : 0;
	padding : 0;
	position: absolute;
}

#menu ul {
	font: normal 1.0em 'Verdana', sans-serif;
	color: #fff;
	list-style: none;
	margin: 0; padding: 0;	
}

#menu li {
	display : inline;
}

#menu li a {
	margin-top:0px;
	float: right;
	display: block;
	padding-top: 26px;	
	padding-bottom: 6px;	
	padding-left: 4px;
	padding-right: 4px;
	color: #555;
	background-color: #fff;
	text-decoration: none;
	border-left: 3px solid #fff;
}

#menu li a:hover {
	background : #e1e1e1;
	color : #000;
	text-decoration : none;
}

#menu li a#current  {
	text-decoration : none;
	background-color: #56a6ff;
	color: #fff;
}

#flaga {
	width : 570px;
	margin-top: 50px;
	padding: 0px;
	position: absolute;
}


#flaga img {
	padding : 0px;

}

#masaze ul, li {
	list-style-image: url(../images/kwadrat.gif);
	list-style-type: square;
}

#homepic {
	width : 760px;
	height : 300px;
	margin : 5px 0 6px 0;
	background : url(../images/banner.jpg) no-repeat;
}

#homepic a {
	color : #ccc;
}

#homepic a:hover {
	color : #3ab1ad;
}

#homepic_end {
	clear : both;
	width : 760px;
	height : 29px;
	background : url(../images/footer.jpg) no-repeat;
}

.message {
	position : absolute;
	width : 400px;
	float : left;
	margin : 50px 0 0 50px;
	color : #333;
}

.left {
	float : left;
	width : 500px;
	padding : 10px;
	text-align: left;
	font-size: 12px;
	line-height : 18px;
}

.left a {
	color: #333;
	text-decoration: none;
	background: none;
	font-weight : normal;
	border-bottom: 1px dashed #ccc;
}

.left a:hover {
	text-decoration : none;
	background : #56a6ff;
	color : #fff;
	padding : 0px;
	border-bottom: 0px;
}

.right {
	float : right;
	width : 200px;
	padding-bottom: 25px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	background : #f1f1f1;
	border-bottom : 14px solid #ccc;
}

.right a {
	color: #333;
	text-decoration: none;
	background: none;
	font-weight : normal;
	border-bottom: 0px;
}

.right a:hover {
	text-decoration : none;
	background : #56a6ff;
	color : #fff;
	padding : 2px;
	border-bottom: 0px;
}

.f_left {
	float : left;
	width : 300px;
	margin-top : 10px;
	padding : 10px;
	text-align : left;
}

.f_right {
	float : right;
	width : 300px;
	margin-top : 10px;
	padding : 10px;
	text-align : right;
}

#footer {
	clear : both;
	line-height : 1.8em;
	color : #444;
	width : 760px;
	height : 29px;
	background : url(../images/footer.jpg) no-repeat;
	padding-top : 14px;
	margin : 10px 0 0 0;
}

#footer a {
	color : #333;
	background : inherit;
	padding : 2px;
	text-decoration : none;
}

#footer a:hover {
	padding : 2px;
	background : #56a6ff;
	color : #fff;
	text-decoration : none;
}

#kontakt p { padding: 0; text-align: center; margin: 0;}
#kontakt table { width: 700px; height: 500px; border: 0; margin: 0 auto; }
#kontakt td { border: 1px solid #EAEAEA; padding: 6px; }

#kontakt {

	width: 100%;	
	margin: 0 auto;	
	float: left;
	margin-bottom: 0px; 
	padding: 0;
}
