@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'nreg';
    src: url('nyala.eot');
    src: url('nyala.eot?#iefix') format('embedded-opentype'),
         url('nyala.woff') format('woff'),
         url('nyala.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body{
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	background: url('bg.png') repeat top left;
	text-align: center; 
	font-size: 14px;
	color:#474747;
	height:100%
}
img{
	border: none;
}
h2{
	margin-left:100px;
}
.w500{
	width:500px;
}
div{
	text-align:left;
}
#editline{
	position:relative;
	top:0px;
	height:22px;
	padding:10px;
	color:#CCCCCC;
	background-color:#333;
	border-bottom:solid 2px #666666;
	font-size:10px;
	text-align:right;
	line-height:22px;
	z-index:90;
}
.edlink{
	display: inline-block;
	border-radius: 5px;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #dc6000;
	padding: 0px 10px;
	margin: 0 10px;
	float: left;
}
.edlink:hover{
	display: inline-block;
	border-radius: 5px;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #dc0000;
	padding: 0px 10px;
	margin: 0 10px;
	float: left;
}
#stranka {
	width: 1000px;
	margin: 0 auto;
	text-align:left;
	position:relative;
}
a {
	text-decoration:underline;
	font-weight:bold;
	color: #155495;
}
#header {
	height: 50px;
	background-color:#0490b8;
	color:#fffefe;
}
#header span a{
	font-family:nreg ,Verdana, Geneva, sans-serif;
	font-size: 32px;color: #fffefe;font-weight:normal;
	padding: 0 10px;
	line-height: 45px;
	text-shadow: #333 0px -0.05em 0px;
}
#header .atop{
	text-decoration:none;
	font-weight:normal;
	float:right;
	display:inline-block;
	height:60px;
	width: 150px;
}
#ahed{
	height: 70px;
	background-color:#0490b8;
	font-family:nreg ,Verdana, Geneva, sans-serif;
	font-size: 44px;color: #fffefe;font-weight:normal;
	padding: 0 20px;
	line-height: 65px;
	text-shadow: #333 0px -0.05em 0px;
position: absolute;
top: -35px;
left: 135px;
}
#menhold{
width: 800px;
margin: 0 auto;
}
#menhold .atop{
	text-decoration:none;
	font-weight:normal;
	float:right;
	display:inline-block;
	height:75px;
	width: 200px;

}
#imager{
	margin: 100px auto 0 auto;
	height:400px;
	width:800px;
	top:50px;
	background: url('front.jpg') no-repeat center center;
}
#header #L_login{
	background:#9c0154 url('menutextss.png') -410px 17px no-repeat;
}
#header #L_kontakt{
	background:#55a51a url('menutextss.png') -270px 17px no-repeat;
}
#header #L_menu{
	background:#005abb url('menutextss.png') -565px 17px no-repeat;
}
#header #L_uvod{
	background:#dc6000 url('menutextss.png') 10px 17px no-repeat;
}

#menhold #L_login{
	background:#9c0154 url('menutexts.png') -636px 17px no-repeat;
}
#menhold #L_news{
	background:#005abb url('menutexts.png') -209px 17px no-repeat;
}
#menhold #L_kontakt{
	background:#55a51a url('menutexts.png') -424px 17px no-repeat;
}
#menhold #L_uvod{
	background:#dc6000 url('menutexts.png') 8px 17px no-repeat;
}
#cssmenu {
	height:60px;
	display:block;
	padding:0;
	float:right
}
ul, li {
	padding:0;
	margin:0;
}
#cssmenu > ul {
	list-style:inside none;
	padding:0;
	margin:0;
}
#cssmenu > ul > li {
	list-style:inside none;
	float:left;
	display:block;
	position:relative;
	padding:0;
	margin:0;
}
#cssmenu > ul > li > a {
	outline:none;
	display:block;
	position:relative;
	text-align:center;
	line-height:32px;
}
#cssmenu ul li > ul li {
	display:block;
	height: 32px;
	width: 225px;
	list-style:inside none;
	padding:0;
	margin:0;
	position:relative;
	border-top:2px solid #FFFFFF;background:#005abb;
}
#cssmenu ul li > ul, #cssmenu ul li > div {
	display:none;
	width:auto;
	position:absolute;
	z-index:89;
}
#cssmenu ul li.has-sub:hover > ul, #cssmenu ul li.has-sub:hover > div {
	display:block;
}
#cssmenu ul li > ul {
	top:60px;
}
#cssmenu ul li > ul {
	margin-left:0px
}
#cssmenu ul li > ul li a {
	width:205px;
	display:inline-block;

	padding:5px 10px;
	text-decoration:none;
	font-weight:normal;
	color:#fffefe;
	font-family:nreg ,Verdana, Geneva, sans-serif;
	font-size: 18px;
}
#cssmenu ul li > ul li a:hover {
	width:205px;
	display:inline-block;
	padding:5px 10px;
	text-decoration:none;
	font-weight:normal;
	font-family:nreg ,Verdana, Geneva, sans-serif;
	font-size: 18px;
	color:#CCCCCC;
}
.orange{
	background:#dc6000 !important;
	text-align:center !important;
}
.holder{
	background:#005abb !important;
	opacity:0.4 !important;
}
.orange a{
	text-align:center !important;
}
#loader{
	position:fixed;
	z-index:100;
	background:#000 url(loading51.gif) center center no-repeat;
	top:0;
	left:0;
	opacity:0.7;
	width:100%;
	height:100%;
	display:none;
}
#blacker{
	position:fixed;
	z-index:100;
	background:#000;
	top:0;
	left:0;
	opacity:0.8;
	width:100%;
	height:100%;
	display:none;
}

#errortx {
	position:fixed;
	z-index:100;
	background:#7F0000;
	top:0;
	left:0;
	opacity:1;
	margin:15% 35% ;
	width:30%;
	height:30%;
	display:none;
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
}
.kostka{
	float:left;
background: #f5f5f5;
height: 190px;
width: 394px;
margin: 15px 30px;
border: 3px solid #dbdbdb;
padding: 20px;
color: #474747;
position:relative;
}
.kostka h2{
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	font-size:14px;
}
.kostka h3{
	padding: 3px 0 0px 0;
	margin: 0 0 0 0;
	font-size:10px;
}
.kostkatxt{
height: 150px;
margin-top: 15px;
}
.fixlink{
	position:absolute;
	display:inline-block;
	background:#dc6000;
	color:#eaeaea;
	text-decoration:none;
	padding: 7px 30px;
	font-size:12px;
	bottom:20px;
	right:20px;
}
#clanek{
	background:#f5f5f5;
	min-height:450px;
	margin-bottom:200px;
	margin-top:50px;
	border: 3px solid #dbdbdb;
	padding:20px;
	color:#474747;
}
#clanek h1{
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	font-size:20px;
}
#clanek h2{
	padding: 3px 0 0px 0;
	margin: 0 0 0 0;
	font-size:14px;
}
.bottomline{
	border-bottom:2px solid #55a51a;
}
#maintxt{
min-height: 250px;
margin-top: 30px;
}
#addedfiles{
min-height: 100px;
margin-top: 30px;
}

#loginer{
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	opacity: 1;
	margin: 0 25%;
	width: 50%;
	display:none;
}
.closer{
	position:absolute;
	right:30px;
	top:30px;
	height:30px;
	width:30px;
	cursor:pointer;
}
.nosocloser{
	position:absolute;
	right:10px;
	top:10px;
	height:30px;
	width:30px;
	cursor:pointer;
}
#ultrasmall{
	width:10px;
	height:10px;
	float:left
}
#labelsmall{
	font-size:10px;
	float:left;
	line-height:14px;
}
#cont{
}
#fixbar{
	position:fixed;
	background: #F7F7F7;
	width: 99%;
}
.jumpout{
	margin-top:90px;
}
.red{
	color:#ce062c;
	font-weight:bold;
}
.setform{
	width: 550px;
	margin:0 auto;
	text-align:right;
}
.setform h2{
	float:left;
	margin-left:-150px;
	margin-top: -3px;
}
.logme{
	margin:100px auto;
	text-align:right;
	padding: 100px 100px;
	background:  url(log.png) center center no-repeat;
	height:100px;
	width:300px;
	line-height:30px;
	position:relative;
}
.delic{
	width: 16px;
height: 16px;
position: absolute;
right: 0px;
top: 4px;
padding: 4px;
cursor: pointer;
}
#uploaderwrap{
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	opacity: 1;
	margin: 0 25%;
	width: 50%;
	display:none;
}
.upme{
margin: 250px auto;
text-align: right;
padding: 30px 30px;
/* background: #F3C; */
height: 300px;
width: 700px;
line-height: 30px;
position: relative;
}
#addfile{
	background:  url(icons.png) -73px -102px no-repeat;
	height: 100px;
	width:74px;
	float:right;
	cursor:pointer;
}
.fdlink{
	height: 100px;
	width:74px;
	float:right;
	cursor:pointer;
	background:#CCCCCC;
}
.pdf{
	background:  url(icons.png) -147px -102px no-repeat;
}
.jpg,.jpeg{
	background:  url(icons.png) -147px 0px no-repeat;
}
.zip{
	background:  url(icons.png) -73px 0px no-repeat;
}
.doc,.docx{
	background:  url(icons.png) 0px -204px no-repeat;
}
.xls,.xlsx{
	background:  url(icons.png) 0px 0px no-repeat;
}
.filedown{
	width:74px;
	float:right;
	margin: 0 10px;
	font-size:10px;
overflow-wrap: break-word;
position:relative;
}
.cleaner{
	height:1px;
	width:1px;
	clear:both;
	padding:0;
	margin:0;
}
.delicfile{
	width: 16px;
height: 16px;
position: absolute;
right: -12px;
top: -12px;
padding: 4px;
cursor: pointer;
}
/*
.logme input{
	border: none;
	font-size:14px;
	font-weight:bold;
	width:150px;
	height:20px;
	background-color:#F9F9FB;
	text-align:center;
	cursor:pointer;
}
input{
	border: none;
	font-size:14px;
	height:20px;
	background-color:#F9F9FB;
	text-align:left;
	cursor:pointer;
	font-weight:bold;
	color:#AA1F00
}
input:focus{
	border:none;
	border-image:none;
	background-origin:none;
}
*/

#addpager{
	position: fixed;
	z-index: 100;
	opacity: 1;
	margin: 0 auto;
	width:100%;
	top:0;
	height:100%;
	display:none;
}
#addpagerin{
	text-align:right;
	position: relative;
	min-height: 100px;
	width: 300px;
	margin:200px auto;
	background:#CCC;
	padding: 65px;
	border: solid 3px #999999;
	border-radius: 10px;
}

.paholder{
	width:1000px;
	margin:0 auto;
}
#fpleft{
position: relative;
padding: 25px 20px 0;
width: 459px;
height: 139px;
display: inline-block;
overflow: hidden;
text-align: left;
}
#fpright{	
position: relative;
padding: 15px 15px 0;
width: 465px;
height: 150px;
display: inline-block;
overflow: hidden;
text-align: left;
float: right;
}
.mmA{
margin: 0;
padding: 0 0;
line-height: 36px;
font-weight: bold;
font-size: 22px;
	color: #d1d1d1;
	font-style:italic
}
.mmB{
margin: 0;
padding: 0 0 0 10px;
line-height: 22px;
/* font-weight: bold; */
font-size: 20px;
color: #d1d1d1;
font-style: italic;

}
#in_name{
border: 2px solid #dc6000;
background: transparent;
height: 21px;
margin: 7px 0 0 0;
width: 146px;
padding: 0 5px;
color: #d1d1d1;
font-style: italic;
line-height: 14px;
font-size: 12px;
}
#in_mail{
border: 2px solid #dc6000;
background: transparent;
height: 21px;
margin: 7px 0 0 17px;
width: 260px;
padding: 0 5px;
color: #d1d1d1;
font-style: italic;
line-height: 14px;
font-size: 12px;
}
#in_dotaz{
border: 2px solid #dc6000;
background: transparent;
height: 61px;
margin: 11px 0 0 0;
width: 441px;
padding: 0 5px;
color: #d1d1d1;
font-style: italic;
line-height: 14px;
font-size: 12px;
font-family: Verdana, Geneva, sans-serif;
}
#form_sub{
position: absolute;
bottom: 5px;
right: 9px;
border: 0;
height: 24px;
width: 100px;
font-size: 16px;
font-weight: bold;
font-style: italic;
color: #d1d1d1;
background: #dc6000;
}
.mlB{
margin: 0;
padding: 0;
line-height: 49px;
font-size: 18px;
	color: #d1d1d1;
}
.llB{
margin: 0;
padding: 0;
line-height: 19px;
font-size: 12px;
	color: #d1d1d1;
}
.pointerIMG{
display: block;
position: absolute;
right: 20px;
top: 25px;
}
#prepata{
	color: #000;
	position:fixed;
	bottom:35px;
	width:100%;
	height: 166px;
	margin: 0 auto;
	background: url('prepatka.png') no-repeat top center;
}
#pata{
	font-size:9px;
	color: #000;
	position:fixed;
	bottom:0px;
	width:100%;
	text-align:right;
	background: url('patka.png') no-repeat top center;
}
#pata #in{
	position:relative;
	width:1000px;
	height: 35px;
	margin: 0 auto;
}
#pata p{
	padding: 12px 0px 10px 10px;
	color: #d1d1d1;
	font-style:italic;
	margin: 0;
	display:inline-block;
}
.flo{
	float:right;
	margin-right:115px !important;
}
#patlink{
	display:block;
	height: 35px;
	width:110px;
	position: absolute;
	top: 0px;
	right: 0px;
}