body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #ffffff url("../pics/bg.jpg") left top repeat-x;
	font-size: 75%;
	font-family: Arial,Verdana,sans-serif;
}
#pozadi {
  background: url("../pics/su_pozadi.jpg") left 190px repeat-x;
}

input {
  border:1px solid #a0a0a0;
}
textarea {
  border:1px solid #a0a0a0;
 font-family: Arial,Verdana,sans-serif;
}
fieldset {
  border:0;
}
#obsah {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#hlavicka1, #hlavicka1 h1, #hlavicka1 h1 a {
	display: block;
	width: 1000px;
	height: 190px;
	line-height: 190px;
	position: relative;
	margin: 0;
	text-align: center;
	background: #0066ba;
	color: #fff;
}
#hlavicka1 h1 span {
	background: url("../pics/top.jpg") left top no-repeat;
	width: 1000px;
	height: 190px;
	line-height: 190px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
	color: #fff;
}
#hlavicka2, #hlavicka2 h1, #hlavicka2 h1 a {
	display: block;
	width: 1000px;
	height: 190px;
	line-height: 190px;
	position: relative;
	margin: 0;
	text-align: center;
	background: #0066ba;
	color: #fff;
}
#hlavicka2 h1 span {
	background: url("../pics/top2.jpg") left top no-repeat;
	width: 1000px;
	height: 190px;
	line-height: 190px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
	color: #fff;
}
#hlavicka3, #hlavicka3 h1, #hlavicka3 h1 a {
	display: block;
	width: 1000px;
	height: 190px;
	line-height: 190px;
	position: relative;
	margin: 0;
	text-align: center;
	background: #0066ba;
	color: #fff;
}
#hlavicka3 h1 span {
	background: url("../pics/top3.jpg") left top no-repeat;
	width: 1000px;
	height: 190px;
	line-height: 190px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
	color: #fff;
}
#hlavicka4, #hlavicka4 h1, #hlavicka4 h1 a {
	display: block;
	width: 1000px;
	height: 190px;
	line-height: 190px;
	position: relative;
	margin: 0;
	text-align: center;
	background: #0066ba;
	color: #fff;
}
#hlavicka4 h1 span {
	background: url("../pics/top4.jpg") left top no-repeat;
	width: 1000px;
 	height: 190px;
	line-height: 190px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
	color: #fff;
}


#main {
	width: 1000px;
	color:#1f1b1f;
	text-align:justify;
}

#main-main h2 {
	background: url("../pics/ico.png") left top no-repeat;
	font-size: 1.4em;
	padding-left:46px;
	line-height:29px;
	height:36px;
	border-bottom:1px solid #dddddd;
}

#main-main h3 {
	color: #0059b2;
	font-size:1.2em;
}

#main-main h4 {
	color: #0059b2;
	font-size:1.1em;
}

#main-main .ikony {
  text-align:left;
}

#main-main .ikony a.ico1 {
  width:150px;
  height:150px;
  border:3px solid #dddddd;
  margin:5px;
  background: url("../pics/ikona1.jpg") 0px -150px no-repeat;
  display:block;
  float:left;
}
#main-main .ikony a.ico1 span {
  display:none;
}
#main-main .ikony a.ico1:hover {
  border:3px solid #aaaaaa;
  background: url("../pics/ikona1.jpg")  no-repeat;
}

#main-main .ikony a.ico2 {
  width:150px;
  height:150px;
  border:3px solid #dddddd;
  margin:5px;
  background: url("../pics/ikona2.jpg") 0px -150px no-repeat;
  display:block;
  float:left;
}
#main-main .ikony a.ico2 span {
  display:none;
}
#main-main .ikony a.ico2:hover {
  border:3px solid #aaaaaa;
  background: url("../pics/ikona2.jpg")  no-repeat;
}

#main-main .ikony a.ico3 {
  width:150px;
  height:150px;
  border:3px solid #dddddd;
  margin:5px;
  background: url("../pics/ikona3.jpg") 0px -150px no-repeat;
  display:block;
  float:left;
}
#main-main .ikony a.ico3 span {
  display:none;
}
#main-main .ikony a.ico3:hover {
  border:3px solid #aaaaaa;
  background: url("../pics/ikona3.jpg")  no-repeat;
}

#main-main .ikony a.ico4 {
  width:150px;
  height:150px;
  border:3px solid #dddddd;
  margin:5px;
  background: url("../pics/ikona4.jpg") 0px -150px no-repeat;
  display:block;
  float:left;
}
#main-main .ikony a.ico4 span {
  display:none;
}
#main-main .ikony a.ico4:hover {
  border:3px solid #aaaaaa;
  background: url("../pics/ikona4.jpg")  no-repeat;
}

#main-main a {
  color:#c60013;
  font-weight:bold;
}

#main-main p.vice {
  text-align:right;
}

#main-main .vpravo {
  float:right;
  margin-left:10px;
  margin-bottom:10px;
}

#main-main .vlevo {
  float:left;
  margin-right:10px;
  margin-bottom:10px;
}

#main-main img {
  border:3px solid #dddddd;
}
#main-left {
	width: 230px;
	float: left;
	margin-left:45px;
}
#main-left a {
	color: #ffffff;
}
#main-left a:hover {
	color: #ffffff;
	font-weight:bold;
}


#main-left ul, #main-left li {
	margin: 0;
	padding: 0;
	width: 230px;
	list-style-type: none;
}
#main-left ul {
	background:  #ffffff;
	padding-bottom: 2px;
}
#main-left li {
	height: 36px;
	text-align: left;
}
#main-left li a {
	display: block;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	color: #f1f7ff;
	padding-left:53px;
	background: #747474 url("../pics/button.png") left top no-repeat;
}
#main-left li a:hover {
	background: #4a4a4a url("../pics/button.png") left bottom no-repeat;
}

#main-left li.pod a {
	display: block;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	color: #f1f7ff;
	padding-left:25px;
	background: #747474 url("../pics/button2.png") left top no-repeat;
}
#main-left li.pod a:hover {
	background: #4a4a4a url("../pics/button2.png") left bottom no-repeat;
}
#main-left li.last {
	

	padding:0;margin:0;
	background: url("../pics/button3.png") no-repeat;
}

#main-main {
	float: left;
	display:block;
	width:720px;
	color: #010101;
	line-height:1.5;
}

#main-main .odsad {
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}



#paticka {
  width:100%;
	height: 59px;
	line-height:59px;
	background: url("../pics/paticka.png") left top repeat-x;
}
#paticka p {
	width: 100%;
	margin: 0;
	text-align: center;
	color: #ddd;
	height: 59px;
	line-height:74px;
}
#paticka a {
	color: #aaa;
	text-decoration: underline;
}
#paticka a:hover {
	text-decoration: underline;
}

#reklama {
  width:1000px;
  text-align:center;
  margin: 0 auto;
  color:#555;
  padding:3px;
}

#reklama a {
  color:#555;
}

#reklama a:hover {
  color:#000;
}

.cleaner {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	float: none;
	clear: both;
}

.center {
  text-align:center;
}
