* {

}

html {
	background: url(/images/html.png) repeat-x 0 0;
	padding: 0;
	margin: 0;
	font-family: Verdana, sans-sefir;
	color: #6d6d6d;
	font-size: 12px;
	line-height: 120%;
}

body {
	padding: 0;
	margin: 0;	
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0;
}
h3 {
	font-weight: normal;
	margin: 5px 0;
}
a, a:visited {
	color: #0090FF;
}

a:hover {
  color: #7CC300;
}

hr {
  background: url(/images/dotted.gif) repeat 0 0;
  height: 1px;
  border: none;
}

ul {
	padding: 0;
	list-style-position: inside;
}

#stranka {
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0;
}
#head {
	width: 960px;
	height: 224px;
	margin: 0;
	padding: 0;
	background: white url("/images/head.png") -145px 0px repeat-x;
	position: relative;
}
#logo {
	position: absolute;
}

#logo img {
	width: 650px;
	height: 200px;
}

#head a img {
	border: none;
}

#head-menu {
	position: absolute;
	right: 0px;
	top: 15px;
	color: #0090FF;
}

#head-menu img {
	margin-left: 5px;
}

#head #search {
  position: absolute;
  top: 34px;
  right: 50px;  
}

#head #search .text {
  background: url(/images/trans.png) repeat;
  border: 1px solid #B9D1D9;
  width: 217px;
  height: 20px;
  padding: 8px 6px;
	color: #4D4D4D;
}

#head #search .submit {
  background: url(/images/button.gif) repeat;
  width: 86px;
  height: 39px;
  padding: 0;
  line-height: 39px;
  display: block;
  position: absolute;
  right: -100px;
  top: 0px;
  border: none;
  color: #fff;
  font-weight: bold;
}

#zalozky {
	height: 67px;
	line-height: 77px;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px 0 0 0;
	background: url("/images/menu.png") repeat-x 0 10px;
}

.zalozka {
	color: #0090FF;
	padding: 0 20px;
	display: block;
	float: left;
	letter-spacing: 1px;
	margin: 0 1px 0 0;
	font-weight: bold;
	font-weight: normal;
	text-decoration: none;
}

.zalozka-aktivni {
	color: #7CC300;
	font-weight: bold;
	background: url("/images/menu-over.png") repeat-x 0 0px;
}

.zalozka:hover {
  color: #7CC300;
	background: url("/images/menu-hl.png") repeat-x 0 0px;
}

#main {
  width: 960px;
  margin: 20px 0 0 0;
}

#navigation {
	margin-bottom: 15px;
}
#navigation .item {
	float: left;
	background: transparent url(/images/navigace.gif) no-repeat scroll right center;
	margin-right: 3px;
	padding-right: 10px;
	line-height: 12px;
}
#navigation .label {
	background: none;
}
#navigation .first {
	background-image: none;
	padding-right: 0;
}

#leftColumn-container {
	float: left;
	width: 250px;
}
#leftColumn {
	margin: 0px;
	padding: 0;
}

#pageColumn-container {
	margin: 0px 0 0 20px;
	padding: 0;
	border: 0px solid red;
	float: left;
	width: 690px;
}



#pageContent {
	margin: 0;
}

#pageColumn {
	margin: 0;
}

.hp-novinky {
	padding: 20px 0 0 0;
}

#pageContent ul {
	list-style-position: outside;
	margin: 10px 0;
	padding: 0 0 0 15px;
}
#pageContent ul li {
	padding-bottom: 2px;
	list-style: disk;
}
ol {
	line-height: 140%;
}

p {
  line-height: 160%;
}

.box-container {
	width: 248px;
	margin: 0 auto 10px auto;
	padding: 0 0 15px 0;
}

.box-top {
	background: transparent url("/images/box_top.png") 0px 0px repeat-x;
	height: 40px;
	line-height: 46px;
	padding: 0px 15px;
	color: #278FD1;
	font-size: 14px;	
	font-weight: bold;	
	border: 1px solid #C4E7EF;
}
.box {
	background-color: white;
	border: 1px solid #C4E7EF;
	margin: 1px 0 0 0;
	padding: 10px;
}
.box-bottom {	
	height: 0px;
}

.boxMenu {	
	background: #278FD1;
	border: none;
	padding: 0;
}

.boxMenu .box-top {	
	display: none;
}

.boxMenu .box {
	background: #278FD1;
	border: none;
	padding: 11px 11px 7px 11px;
	margin: 0;
}

img.reklama {
	margin: 10px 0;
}
.pageBox-container {
	width: 340px;
	float: left;
	margin: 0 20px 0 0;
}

.pageBox-top {
	background: transparent url("/images/box_top.png") 0px 0px repeat-x;
  height: 40px;
	line-height: 46px;
	padding: 0px 15px;
	color: #278FD1;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid #C4E7EF;
}
.pageBox {
	background-color: white;	
	border: 1px solid #C4E7EF;
	height: 160px;
	margin: 1px 0 0 0;
}

/**/

.sekceTextContainer {
  width: auto !important;
  float: none;
  height: auto;
  margin: 0 0 10px 0;
  border: 1px solid #C4E7EF;
}

.sekceTextContainer .pageBox {
  height: auto;
  padding: 0px 15px 15px 15px;
  line-height: 170%;
  border: none;
}

.sekceTextContainer .pageBox-top {
  background: none;
  border: none;
  font-size: 18px;
  margin: 0px 0;
}

/**/
.sekceBoxContainer {
  width: auto !important;
  float: none;
  height: auto;
  margin: 10px 0 10px 0;
  
}

.sekceBoxContainer .pageBox {
  height: auto;
  padding: 15px;
  line-height: 170%;
  
}

.sekceBoxContainer .pageBox-top {  
}




.box-left {
  margin: 0 10px 0 0;
}

.box-right {
  margin: 0 0px 0 0;
 	float: right;
}

.pageBox .ilustrace {
	float: right;
	padding: 1px;
}
.pageBox-text {
	padding: 15px;
}
.pageBox-text p {
	margin: 5px 0;
}
.pageBox-seznam {
	margin-left: 15px;
}
.pageBox-seznam a {
	display: block;
	margin-bottom: 5px;
}
.pageBox-bottom {
	height: 0px;
}
ul.menu {
	list-style: none;
	width: 178px;
	padding: 0;
	margin: 0;
}
ul.menu li a {
	background: white url("/images/vmenu-item.png") 0px 0px no-repeat;
	padding: 0 0 0 20px;
	display: block;
	line-height: 39px;
	border: 1px solid #1D79B3;
	margin: 0 0 1px 0;
	height: 39px;
	width: 205px;
}

ul.menu li a:hover {
  background-image: url("/images/box-hl.png");
  color: white;
}

ul.menu li a.menu-aktivni {	
  color: white;	
  font-weight: bold;
  text-decoration: underline;
}
ul.menu li a {
	color: #fff;
	text-decoration: none;
}
#pageContent ul.articleList {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#pageContent ul li.articleListItem {
	list-style-image: none;
	padding-bottom: 10px;
	line-height: 160%;
	margin-bottom: 10px;
	background: url(/images/dotted.gif) repeat-x 0 bottom;
}
#pageContent .articleListItem-image {
	float: left;
	margin: 5px 20px 5px 0;
	border: 1px solid #b9b9b9;
	width: 117px;
}
#pageContent .articleListItem-image img {
	border: 1px solid white;
}
#pageContent ul li.articleListItem p {
	margin: 5px 0;
}
#pageContent  .articleListItem-data {
	color: #a9a9a9;
}
#pageContent  .articleListItem-datum {
	float: left;
	max-width: 50%;
}
#pageContent  .articleListItem-datum img {
	margin-right: 5px;
}

#sponsors {
  border: 1px solid #C4E7EF;
  padding: 15px;
  text-align: center;
  background: url(/images/sponsors.gif) repeat-x 10px 50%;
  /* height: 151px; */
  height: 226px;
  margin: 0 0 10px 0;
}

#sponsors img {
  margin: 8px 8px 8px 8px;
  border: none;
}

#sponsors .nadpis{
	color: #053d73;
	text-transform: uppercase;
	margin: 15px 0 8px 0;
	 /* 	font-weight: bold; */
	font-size: 1.4em;
}

#sponsors .text{
	color: #0b3d72;
	margin: 0px 0 15px 0;
}

#sponsors .finance{
	color: #000;
	font-style: italic;	
}

#foot {
	background: white url("/images/foot.png") -20px 0px no-repeat;
	clear: both;
	margin: 12px 0 0 0;
	color: #888;
	padding: 20px 10px 0 10px;
	height: 163px;
}
#foot  a {
	
}
.foot-neternity {
	float: right;
}
.hide{
	display:none;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.tucne {
	font-weight: bold;
}
.capitalize {
	text-transform: capitalize;
}
.right {
	float: right;
}

.taright {
	text-align: right;
}

.zpet {
	margin-top: 8px;
}
.subRight {
	margin-top: 5px;
}
.subRight .icon {
	float: right;
}
.icon {
	background: transparent none no-repeat scroll 0 3px;
	float: right;
	line-height: 20px;
	margin-right: 10px;
	padding-left: 20px;
}
.icon-email {
	background-image: url(/images/icon-email.png);
}
.icon-print {
	background-image: url(/images/icon-print.png);
}
.hledany-vyraz {
	padding-bottom: 8px;
}
ul.searchList {
	margin: 5px;
	padding: 0;
}
ul.searchList li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-bottom: 8px;
}
.browser {
	margin: 25px 5px;
	text-align: center;
}
.browser .left {
	float: left;
}
.browser .a-right {
	text-align: right;
}
.browser .right {
	float: right;
}
.browser .items {
	display: inline;
	text-align: center;
}

img {
  vertical-align: middle;
}

.gallery .item img {
	border: 1px solid #b9b9b9;
}

#navigation, .block {
  border: 1px solid #C4E7EF;
  padding: 10px;  
}

#contactForm {
	line-height: 150%;
	margin: 0 0 20px 0;
}

#contactForm label{
	width : 200px;
	display: inline-block;
	font-weight: bold;
}

#contactForm fieldset{
	border: 1px solid #C4E7EF;
	padding: 5px 15px 15px;
}

#contactForm fieldset legend{
	font-weight: bold;
	color: #278FD1;
}

#contactForm .alert{
	color: red;
}

#contactForm input.inputSmall{
	width : 50px !important;
}

#contactForm input.inputBig{
	width : 600px !important;
}


