/**

* /home/clients/pivonana.sk/pivonana.skbase-styles.css 


*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        background-color: #D5D3CC;	
        color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bck.jpg);
	background-repeat: repeat-x;
}

a:link {
	color: #900;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #900;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #000;
}


.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#main {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #999999;
	width: 760px;
}

#header {
	background-image: url(../images/header_en.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 136px;
	width: 760px;
}


#header a {
  background: #fff url(../images/header_en.jpg);
  display: block;
  height: 136px;
  width: 310px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: auto;
  margin-bottom: 0px;
}

#content {
	width: 760px;
	background-image: url(../images/bck-1.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#left {
	width: 142px;
	clear: right;
	float: left;
}
#left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#left li a {
	background-image: url(../images/menu.jpg);
	font-family: Verdana, Arial, Helvetica, 

sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 30px;
	width: 98px;
	display: block;
	padding-top: 10px;
	padding-left: 44px;
}
#left li a:hover {
	background-image: url(../images/menu.jpg);
	font-family: Verdana, Arial, Helvetica, 

sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 30px;
	width: 98px;
	display: block;
	padding-top: 10px;
	padding-left: 44px;
	background-position: 0px 64px;
}
#left #current a {
	background-image: url(../images/menu.jpg);
	font-family: Verdana, Arial, Helvetica, 

sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 30px;
	width: 98px;
	display: block;
	padding-top: 10px;
	padding-left: 44px;
	background-position: 0px 32px;
}
#center {
	width: 142px;
	clear: right;
	float: left;
}
#center ul {
	margin: 0px;
	padding: 8px 0px 0px;
	list-style-type: none;
}
#center li {
	margin: 0px;
	padding: 0px 4px 8px;
	list-style-type: none;
	text-align: center;
}
#center a {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#center a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #C00;
	text-decoration: underline;
}
#center #current a{
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
}
#right {
	width: 456px;
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, 

sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 4px;
}
#right .contentheading {
	font-size: 18px;
	color: #666666;
}
#footer {
	background-image: url(../images/footer.gif);
	height: 18px;
	width: 760px;
}