body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:  #323232;
	font-size: 13px;
}
.cleaner {
	clear: both;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	height: 0px;
}
#page {
	text-align: center;
}
.container {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	overflow: visible;
}
#top {
	background: white url(../images/bgTop1.jpg) repeat-x center 86px;
}
#topBg {
	background: url(../images/bgTop.jpg) no-repeat center 86px;
}
#header {
	background: url(../images/header.jpg) repeat-x center top;
	height: 248px;
}
#logo {
	display: block;
	height: 190px;
	width: 290px;
	position: relative;
	top: 25px;
	left: 30px;
}






#middle {
	background: #4AB2E8 url(../images/bgCenter.jpg) no-repeat center top;
}
#content {
	background: White;
	min-height: 500px;
	_height: 500px;
}
#contentBottom {
	background: #0090FD url(../images/bgTop2.jpg) repeat-x center top;
}
.box {
	background: #0090FD url(../images/bgTop1.jpg) repeat-x center bottom;
	width: 194px;
	min-height: 200px;
	_height: 200px;
	float: left;
	border: 1px solid Yellow;
	margin: 15px 0px 15px 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
	color: white;
	font-size: 12px;
	text-align: justify;
}
.nadpis {
	font-size: 14px;
	color: Yellow;
}
.nadpis a {
	color: Yellow;
	text-decoration: none;
	display: block;
	background: url(../images/arr.png) no-repeat right 3px;
}
.boximg {
	width: 150px;
	margin: 0 auto;
	display: block;
	border: 1px solid white;
	padding: 1px;
}
#left {
	float: left;
	width: 200px;
}
#nav {
	background: #0090FD url(../images/bgTop1.jpg) repeat-x center bottom;
	margin: 15px 0 0 15px;
	padding: 0;
}
#nav li {
	list-style: none;
}
#nav li a {
	display: block;
	color: White;
	text-decoration: none;
	padding: 10px 15px 10px 25px;
	font-size: 13px;
	background: url(../images/arr.png) 10px 13px no-repeat;
	text-transform: uppercase;
}
#nav li a:hover,#nav li a.active  {
	background-color: #013299;
	color: Yellow;
}
#submenu {
	margin: 0 !important;
	padding: 0px !important;
	padding-left: 15px !important;
	display: none;
}
#submenu li a {
	display: block;
	color: White;
	text-decoration: none;
	padding: 5px 4px;
	font-size: 13px;
	text-transform: lowercase;
	background: none;
}
#submenu li a:hover,#nav li a.active  {
	background-color: #013299;
	color: Yellow;
}
.leftItem {
	padding: 15px;
	font-size: 12px;
}
.leftItem a {
	color:#323232;
	text-decoration: none;
}
.ikona {
	vertical-align: middle;
	margin-right: 5px;
}
#right {
	float: right;
	width: 660px;
	margin: 15px;
}
#right a {
	color: #323232;
}
#right a:hover {
	text-decoration: none;
}

h1 {
	text-align: right;
	margin: 0 0 15px 0;
	font-size: 22px;
	color: #013299;
	font-weight: normal;
}
h2 {
	font-size: 17px;
	
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #29568A;
}






#bottom {
	background: #0091FE url(../images/bgBottom.jpg) repeat-x center bottom;
}
#footer {
	padding: 5px 0px;
	width: 870px;
}
#footer,#footer a {
	color: White;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}







.gal {
	display: table;
	float: left;
	width: 198px;
	height: 170px;
}
#galerie {
	text-align: center;
	width: 600px;
	margin: 0 auto;
}
.galItem {
	display: table-cell;
	vertical-align: middle;
}
.galItem img {
	padding: 3px;
	border: 1px solid #EBEBEB;
}
.galItem a img:hover {
	border: 1px solid #4AB2E8;
}

.formField{
	border: 1px solid #29568A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: white;
	color: #29568A;
	padding: 1px;
}

.formBtn {
	cursor: pointer;
	font-size: 15px;
	border: 1px solid #29568A;
	color:#29568A;
	background: white;
}
/* REPORTS */
.reportImage {
	padding-right: 10px;
	vertical-align: middle;
}
.reportBox {
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	width: 380px;
	margin: 0px auto;
	color: Black;
}
#ok {
	border: 1px dashed green;
	background-color: #D7FFD8;
}
#err {
	border: 1px dashed red;
	background-color: #FFD7D7;
}







#poptavka {
/*	width: 95%;*/
	min-width: 200px;
	/*max-width: 600px;*/
	margin: 0px auto;
}
#nadpisPoptavka {
	font-weight: 300;
	font-size: 25px;
	color: #595959;
	text-align: right;
}
#poptavka label {
    padding-right: 8px;
    padding-top: 0px;
    text-align: right;
    width: 50%;
	 font-weight: 300;
}
.formLine input, .formLine select, .formLine textarea, #odeslat {
	font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    width: 50%;
	 color: #434343;
	 padding: 5px;
	 margin: 0;
	 background: white;
	 border: 1px solid #595959;
	 -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
    border-radius: 5px;
	 transition: border 0.2s ease 0s;
}
.formLine input:focus, .formLine textarea:focus,
.formLine input:hover, .formLine textarea:hover {
	border: 1px solid #B5C3CA;
}
.formLine {
	margin-bottom: 8px;
	text-align: right;
	color: ;
}
.napiste {
	border-bottom: 1px solid #595959;
	padding: 0 0 5px 10px;
	display: block;
	margin-bottom: 7px;
	text-align: left;
}
#odeslat:hover {
	color: rgba(50,50,50,0.75);
	background: white;
	border: 1px solid #B5C3CA;
}
#odeslat {
	transition: background 0.2s ease 0s, color 0.2s ease 0s;
	border: 1px solid rgba(0,0,0,0.75);;
	width: 50%;
	cursor: pointer;
	display: block;
	margin: 10px auto;
	background: white;
	color: #322E2D;
	font-size: 20px;
}
.formLine textarea {
	height: 80px;
	width: calc(100% - 12px);
}
.formInfo {
	text-align: right;
	position: relative;
	top: 0px;
	right: 0px;
}

.nowrap {
	white-space: nowrap;
}