/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video, e-shop {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}
/* Global properties ======================================================== */
/*
Orange:			EE872A
Green:			8AC007
Lightgreen:		e5eecc
Blue:			40B3DF
DarkGreyBg:		555555
LightGreyBg:	F6F4F0
GreyBorder:		D4D4D4
Pink:			B4009E
pozadie:#F6F4F0;svetla seda 
*/

  html {
	width:100%;
	height:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:25px;
	color:#000;
	/*in-width:960px;*/
	width:100%;
	/*background:url(../images/body-bg.jpg) center top no-repeat #f3f3f3;*/
  /* background-color:#E4BC95; */ /* hnedá */
  /* background-color:#F2F2F2 ;*/ /* šedá */
  /*background-color:#fff;*/ /* biela */
  /*background-color:LightYellow;*/ /*svetlozlta*/
  background-color:#F6F4F0


 }
.ic {
	border:0;
	float:right;
	background:#fff;
	color:#f00;
	width:50%;
	line-height:10px;
	font-size:10px;
	margin:-220% 0 0 0;
	overflow:hidden;
	padding:0
}
.bg {
	width:100%;
	background:center 0 no-repeat;
}
.main {
	/*width:960px;*/
  width:100%
	margin:50px auto;
  text-align:center;
  /*margin-left: auto; margin-right: auto;*/
   }
/*.main {*/
	/*background-color: #fff; border: 1px solid #F5DEB3; margin: 20px auto 20px auto;
	/*box-shadow:0px 1px 18px rgba(205,133,63,0.3);
  /* -moz-box-shadow:0px 1px 18px rgba(205,133,63,0.2);  /*DodgerBlue ==#D2B48C==r205,g133,b63*/
  /* ?-webkit-box-shadow:0px 1px 18px rgba(205,133,63,0.2);
	/* border-radius:7px; 
   -moz-border-radius: 7px; 
   -webkit-border-radius:7px; */
/*}  */
hr {
border-top:1px solid #999;
border-bottom:1px dashed #666;
margin-left:10px;
margin-right:10px;
padding:2px 0 0
}
a {
	/* color:#dc5130;*/
  color:DodgerBlue  ;
	outline:none;
}
a:hover {
	text-decoration:none;
}
.col-1, .col-2 {
	float:left;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
}
p {          
  margin-left:25px;
	margin-bottom:10px;
}
.p1 {
	margin-bottom:4px;
}
.p2 {
	margin-bottom:15px;
}
.p3 {
	margin-bottom:10px;

}
.p4 {
	margin-bottom:40px;
}
.p5 {
	margin-bottom:50px;
}
.nadpis{
  width : 100%
	margin-bottom:4px;
  font-size:24px;
  font-weight:bold;
  text-align:center;
}
.reg {
	text-transform:uppercase;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.it {
	font-style:italic;
}
.color-1 {
	color:#3c74a9;
}
.color-2 {
	color:#49a69e;
}
.color-3 {
	color:#f3ad29;
}
.color-4 {
	color:DodgerBlue ;
}
.color-5 {
	color:#4c4c4c;
}
/*********************************boxes**********************************/
.indent {
	padding:0 10px;
}
.indent-left {
	padding-left:20px;
}
indent-left1 {
	padding-left:10px;
}
.indent-left2 {
	padding-left:10px;
}
.indent-left3 {
	padding-left:15px;
}
.indent-right {
	padding-right:20px;
}
.indent-bot {
	margin-bottom:20px;
}
.indent-bot2 {
	margin-bottom:30px;
}
.indent-bot3 {
	margin-bottom:45px;
}
.prev-indent-bot {
	margin-bottom:10px;
}
.img-indent-bot {
	margin-bottom:25px;
}
.margin-bot {
	margin-bottom:35px;
}
.img-indent {
	float:left;
	margin:8px 20px 0px 0;
}
.img-indent2 {
	float:left;
	margin:0 20px 0px 0;
}

.img-indent-r {
	float:right;
	margin:0 0px 0px 40px;
}

.buttons a:hover {
	cursor:pointer;
}
.menu li a, .list-1 a, .list-2 a, .link, .button, h1 a {
	text-decoration:none;
}
/*********************************header*************************************/
header {
	width:100%;
	position:relative;
	z-index:2;  
  /*border-style:solid;
  border-width:1px;
  border-color:#FAFAD2;*/
  /*background: linear-gradient(to bottom, white, DodgerBlue );*/
  /*background:url(../images/ax.png);*/
  /*background: #007FD8 url("prechod.gif") repeat-x 0 0;*/
  /*background-color: #f1f1f1*/
}

h1 {
	padding:13px 0 0 0;
	float:left;
}
h1 a {
	display:inline-block;
	font-size:49px;
	line-height:1.75em;
	color:#4c4c4c;
	letter-spacing:-2px;
}
h1 strong {
	color:DodgerBlue ;
}
/***** menu *****/
.menu {
	padding:45px 0 0 0;
	float:right;
}
.menu li {
	float:left;
	position:relative;
	padding-left:12px;
}
.menu > li:first-child {
	padding-left:0;
}
.menu a {
	display:inline-block;
	font-size:13px;
	line-height:20px;
	padding:3px 20px;
	color:#999;
}
.menu a.active{
	font-weight:bold;
  background:DodgerBlue ;
	color:#fff;
}

.menu a:hover {
	background:DodgerBlue ;
	color:#fff;
}
#Logo {
  height: 93px;
  width: 475px;
  margin: 100px auto 10px;
  background-image: url("../images/kooperacie.eu.png");
  /*background-size: 491px auto;*/
  background-position: center center;
  background-repeat: no-repeat;
}
/***** slider style *****/
#banners {
	position:relative;
	z-index:2;
	width:100%;
	height:147px;
	overflow:hidden;
	text-align:center;
}
#banners > div {
	width:100%;
	padding-top:13px;
	background:#f4f4f4;
}
#prev, #next {
	display:block;
	width:10px;
	height:19px;
	text-indent:-9999em;
	position:absolute;
	z-index:99;
	top:50%;
	margin-top:-11px;
}
#prev {
	background:url(../images/prev.gif) 0 0 no-repeat;
	left:27px;
}
#next {
	background:url(../images/next.gif) 0 0 no-repeat;
	right:29px;
}
#element/*  centrovany element  */
{
        position: absolute;
        top: 50%;
        height: 100px;
        margin-top: -50px // polovica z height
}
#element1 /*   centrovany element neznama velkost   */
{
        margin: auto;
        position: absolute;
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
}
.title-1 {
	display:block;
	font-size:59px;
	line-height:1.2em;
	color:#4c4c4c;
	letter-spacing:-2px;
	margin-bottom:-10px;
}
.title-2 {
	display:block;
	font-size:38px;
	line-height:1.3em;
	color:#999;
	letter-spacing:-1px;
}
.title-3 {
	display:block;
	font-size:23px;
	line-height:2em;
	letter-spacing:-1px;
	background:url(../images/pic-1.gif) left bottom repeat-x;
	text-indent:8px;
	padding-bottom:2px;
	margin-bottom:10px;
}
.title-4 {
	display:block;
	font-size:12px;
	line-height:1.2em;
	color:#4c4c4c;
	letter-spacing: 0.5px;
	margin-bottom:-5px;
  text-align:center;
}
/*********************************content*************************************/
#content {
	width:100%;
	padding:22px 0 58px;
	position:relative;
	z-index:1;
}
#page1 #content {
	padding:29px 0 58px;
}
.spacer-1 {
	width:100%;
	background:url(../images/pic-1.gif) 217px 0 repeat-y;
}
h3 {
	font-size:30px;
	line-height:1.8em;
  text-align:center;
  float : center;
	color:#4c4c4c;
	letter-spacing:-2px;
	background:url(../images/h3-tail.gif) 0 bottom repeat-x;
	margin-bottom:8px;
}
h5 {
	color:#4c4c4c;
	font-weight:normal;
}
h6 {
	font-size:30px;
	line-height:1.8em;
	color:Black;
	letter-spacing:-2px;
	background: #FFCF9D ;
	font-weight:normal;
}
.h7 {
  font-size:32px;
  font-weight:bold;
	line-height:1.8em;
  text-align:center;
  float : center;
	color:black;
	letter-spacing:-2px;
	background:#f8c59a;
	margin-bottom:8px;
}

.border-bot {
	width:100%;
	padding-bottom:1px;
	background:url(../images/border-bot.gif) 0 bottom repeat-x;
}
.border-bot2 {
	width:100%;
	padding-bottom:15px;
	background:url(../images/border-bot.gif) 0 bottom repeat-x;
}
.box {
	width:100%;
	background:#DEB887;
	box-shadow:0 0 2px #ddd;
	-moz-box-shadow:0 0 2px #ddd;
	-webkit-box-shadow:0 0 2px #ddd;
	margin-bottom:2px;
  text-align:center;
}
.box .padding {
	padding:10px 19px 4px;
  
}
.box a {
	font-size:13px;
	line-height:20px;
	color:#999;
	display:inline-block;
}
.button {
	width:30%;
  display:block;
	padding:5px 19px;
	font-size:13px;
	line-height:1.23em;
	color:#fff;
	background:#4c4c4c;
	cursor:pointer;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}
.button:hover {
	background:DodgerBlue ;
}

.tdate-1 {
  font-weight:bold;f
	display:block;
  margin-left:20px;
}
.tdate-1 a {
	color:#4c4c4c;
}                         
.list-1 li {
	line-height:19px;
  margin:0 0 0 10px; 
	padding:8px 10px 8px 14px;
	background:url(../images/marker-1.gif) 0 15px no-repeat;
}
.list-1 a {
	display:inline-block;
}
.list-1 a:hover {
	color:#4c4c4c;
}
.list-2 {
	font-size:14px;
	line-height:24px;
  margin:10px 0 10px;
}
.list-2 li {
	padding-left:15px;
  font-weight:bold;
  background:url(../images/marker-1.gif) 7px 10px no-repeat;
	/* background:url(../images/pic-1.gif) 0 bottom repeat-x; */
}
.list-2 a {
	display:inline-block;
	color:#1799cf;
	padding-left:12px;
	/* background:url(../images/marker-1.gif) 0 10px no-repeat; */
}
.list-2 a:hover {
	color:#fff;
  background-color:#1799cf;
}
/* 
.list-2 .last-item {
	background:none; 
  */
}
.link:hover {
	text-decoration:underline;
}
.link-1 {
	display:inline-block;
	font-size:14px;
	padding-right:8px;
	background:right 8px no-repeat;
}
.link-1:hover {
	color:#fff;
}
.numb {
	display:block;
	font-size:40px;
	line-height:1.8em;
	color:DodgerBlue ;
	float:left;
	margin-right:10px;
}
dl dt {
	margin-bottom:10px;
}
dl span {
	float:left;
	width:69px;
}
.box1 {
	width:100%;
  height: 30px;
	/*background:#DEB887;  */
  background:#F6F4F0 ;
  color:red;
	box-shadow:0 0 2px #ddd;
	-moz-box-shadow:0 0 2px #ddd;
	-webkit-box-shadow:0 0 2px #ddd;
	margin-bottom:2p;
  margin-top:2px;
  text-align:left;
  text-indent:15px;
}
.box1 .padding {
	padding:10px 19px 4px 5px;
  
}
.box1 a {
  font-size:13px;
	line-height:20px;
	color:#fff;
	display:inline-block;
  text-align:center;
}
.mobil {
  width:100px;
	display:inline-block;
  float:right;
	font-size:13px;
	line-height:1.23em;
  /*box-shadow:0 0 0 2px #bbb;
	-moz-box-shadow:0 0 2px #bbb;
	-webkit-box-shadow:0 0 2px #bbb;*/
	color:#fff;
	background:DodgerBlue ;
  text-align:center;
	cursor:pointer;
  border-left:2px dotted #fff;
  padding: 5px 15px;
}
.mobil:hover {
	background:#fff;
  border-left:2px dotted DodgerBlue ;
  font-weight:normal;
  color:DodgerBlue ;
}
.mobil a {
	background:DodgerBlue ;
  color:#fff;
  font-weight:normal;
}
/***** contact form *****/
#contact-form {
	display:block;
	width:100%;
}
#contact-form label {
	display:block;
	height:30px;
	overflow:hidden;
}
#contact-form input {
	float:left;
	width:280px;
	font-size:13px;
	line-height:1.23em;
	color:#999;
	padding:2px 10px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #ececec;
	background:#fff;
	outline:none;
}
#contact-form textarea {
	float:left;
	height:305px;
	min-height:305px;
	max-height:305px;
	width:500px;
	max-width:500px;
	min-width:500px;
	font-size:13px;
	line-height:1.23em;
	color:#999;
	padding:5px 10px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #ececec;
	background:#fff;
	overflow:auto;
	outline:none;
}
.text-form {
	float:left;
	display:block;
	font-size:13px;
	line-height:24px;
	width:78px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
}
.buttons {
	padding:17px 0 0 0;
	text-align:right;
}
.buttons a {
	margin-left:6px;
}
/****************************info************************/
info {
	text-align:left;
  margin-left:20px;
  margin-bottom:20px;
}
/****************************info************************/
e-shop {
	text-align:left;
  margin-left:20px;
  margin-bottom:20px;
  width:95%;
	/*background:white;*/
  color:white;
}
/****************************footer************************/
footer {
	width:100%;
  /* height:50px*/
  margin:auto;
	text-align:center;
  vertical-align: bottom;
  /*background:white;*/
  color:#4c4c4c;
}

footer a {
	/* color: white ;*/
  color:DodgerBlue ;
	outline:none; 
}
footer a:hover {
  color:white;
  background:DodgerBlue  ;
	text-decoration:none;
}
footer span {
	display:block;
}
footer .inner {
	padding:0 10px;
}
.footer-bg {
	width:100%;
	background:url(../images/footer-tail.gif) left top repeat-x;
	padding:25px 0 25px;
}
.list-services {
	padding:0;
}
.list-services li {
	float:left;
	padding:0 0 0 10px;
}