@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FEF3F9;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;

}
h1, h2, h3, h4, h5, h6{
	margin-top: 0.6em;
	margin-bottom: 0.3em;
	margin-left: 0px;
	color: #e2007a;
	line-height: normal;

}

h1{ font-size: 300%; 
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#c5007b;

}
h2{ font-size: 130%; }
h3{ font-size: 120%; }
h4{ font-size: 120%; }
h5{ font-size: 110%; }
h6{ font-size: 100%; }



h1, h3, h5{
	margin-top: 0px;

}
h3{
	margin-bottom: 0.1em;

}

a  {
	color:#c5007b;
}
a:hover{
	color:#000000;
	text-decoration:none;
}

.main {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;

}

.header {
	position: relative;
	height: 100px;
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;


}

.languages {
	float:right;
	margin-top:10px;

}

.languages a{
	padding-left:10px;

}

.logo {
	width: 284px;
	height: 65px;
	position: absolute;
	top: 30px;
	left: 627px;

}

a.homelink {
	display: block;
	width: 280px;
	height: 69px;
	text-decoration: none;

}

a.homelink span {
	visibility: hidden;

}
.nadpis {
	font-size:16px;
	color:#e2007a;
	font-weight:bold;
	position: absolute;
	top: 60px;
	left:85px;
	font-variant:small-caps;
	letter-spacing: 0.3em;
	font-family:"Times New Roman", Times, serif;

}

.nadpis-at {
	font-size:16px;
	color:#e2007a;
	font-weight:bold;
	position: absolute;
	top: 47px;
	left:85px;
	font-variant:small-caps;
	letter-spacing: 0.3em;
	font-family:"Times New Roman", Times, serif;
	width: 485px;

}


a img {
	border:0px;


}
.in {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2007a;



}
.left {
	width:200px;
	float:left;


}
.center {
	width:510px;
	float:left;
	padding-top:25px;

}

.center ul{
	margin-top:0px;

}
.center ul li{
	padding-bottom:0.5em;

}
.center p{
	line-height:1.5em;
	margin-top:0px;

}

.rose {
	color:#e2007a;

}
.black {
	color:#000000;

}
.fl-right {
	float:right;
	padding-left:10px;

}

.right {
	width:175px;
	float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ed87b2;
	text-align:right;
	margin-top:25px;
	

}
.cl{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
	position: relative;

}
p.partneri{
	text-align:center; 
	padding-left:20px;

}

table.vzorky tr td{
	height:25px;
	font-size:12px;

}

