@charset "utf-8";

* {	margin: 0px; padding: 0px; }
html, body { width: 100%; }
body { background: url(../img/body_bg.jpg) repeat-x top left #02032F; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000; }

h1{ color: #000; font-size: 30px; padding-bottom: 30px; }
h2{ font-size: 28px; font-weight: normal; padding-top: 0px; padding-bottom: 15px; }
h3{ color: #006600; font-size: 18px; padding-bottom: 13px; }
h4{ color: #006600; font-size: 12px; padding-bottom: 0px; }
a{ cursor: pointer; text-decoration: none; }
li { list-style-position: inside; }
img { border: none; }

.left { float: left; }
.clear { clear: both; }
.bold { font-weight: bold; }
.bordered { border-bottom: #000 solid 1px; }
.odsazene { margin-top: 40px; }
.odsazene2 { margin-top: 58px; }
.odsazene3 { margin-top: 17px; }

#main {
	background: url(../img/main_bg3.jpg) 50% 0px no-repeat;
	width: 100%;
	text-align: center;
}

#center {
	width: 935px;
	margin: 0 auto;
	text-align: left;
	padding-right: 15px;
}

#logo {
	width: 700px;
	height: 289px;
	padding-top: 70px;
	float: right;
}

#logo a {
	display: block;
	background: url(../img/logo.jpg);
	width: 330px;
	height: 226px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	float: right;
}

#logo p.logo_first {
	width: 298px;
	padding-top: 175px;
	padding-left: 32px;
}

#logo p.logo_second {
	width: 220px;
	padding-left: 110px;
	padding-top: 4px;
	padding-bottom: 13px;
}

#content {
  behavior: url(iepngfix.htc);
	background: url(../img/content_bg.png) top left no-repeat;
	padding: 25px 0px 0px 18px;
	height: 984px;
	width: 682px;
	clear: right;
	float: right;
}

#content a {
	color: #000;
}

#content_first {
  width: 245px;
	float: left;
	margin-right: 107px;
}

#content_first h2 {
  color: #666666;
}

#content_second {
	width: 320px;
	float: left;
}

#content_second h2 {
  color: #999999;
}

#padder {
	width: 935px;
	height: 150px;
	float: none;
	clear: both;
}

.partneri p {
	margin-bottom: 17px;
}

.partneri_first {
	float: left;
	width: 196px;
}

.partneri_second {
	float: left;
	width: 85px;
	margin-top: 19px;
}

.partneri_second img {
	margin: 0px;
	padding: 0px;
}
