﻿@charset "utf-8";
/* CSS Document */

body{
	background:#AEC1CB;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

.pds{
	width:1000px;
	position:relative;
	margin:0 auto;
	font-size:12px;
}

.topImage {
	position: relative;
}

.topImageLang {
	position: absolute;
	top: 74px;
	left: 652px;
}



.menu ul{ list-style:none; margin:0px; padding:0px 0px 0px 60px; }
.menu li{ float:left; display:inline-block;}
.menu a{ font-size:18px; font-weight:normal; color:#fff;  text-decoration:none; display:inline-block; padding:12px 20px; font-family:Arial Narrow, Arial, Verdana;}
.menu a:hover{ background:url(../images/t3b.jpg); color:#FFFF99;}

.ng{
	font-size:18px; margin:10px 0px; padding:10px 50px; 
	background:url(../images/ng.jpg) no-repeat; font-weight:normal; 
	

}
.tekst{color:#386483;  }
.tekst p{
	margin:0;
	padding:5px 10px;
}
.m-tlo{ background: url(../images/m2.gif) repeat-y; padding:5px; }
.m-tlo a{
	text-decoration:none;
	font-size: 16px;
	text-align: center;
	width: 100%;
	color:#006699;
	font-weight: bold;
	background:url(../images/arrow.gif) no-repeat left center;
	display:block;
}
.m-tlo div.item{
	text-decoration: underline; 
	padding:1px 2px 1px 10px; 
	display:block; 
	margin-bottom:1px; 
	color:#006699; 
}
.m-tlo div.value{
	text-decoration:none; 
	padding:1px 2px 1px 15px; 
	display:block; 
	margin-bottom:1px; 
	color:#006699; 
}
.m{ list-style:none; margin:0; padding:0; }
.m li{ margin:1px; border-bottom:1px solid #EFEFEF;}
.m a{ text-decoration:none; padding:6px 2px 6px 30px; display:block; margin-bottom:1px; color:#006699; background:url(../images/arrow.gif) no-repeat left center;}
.m a:hover{ background:#3e9ec1; color:#fff; }

img{ border:0; }

.tabelka{ margin:10px;  border-top:1px solid #DECDAB ;  border-left:1px solid #DECDAB ; }
.tabelka td{ padding:5px 10px; border-bottom:1px solid #DECDAB ;  border-right:1px solid #DECDAB ; background:#FDF7EA; }


a{color:#FF9900;}

a.active{
    color:yellow;
}

.stopka{
	font-size:11px; 
	color:#46798C;
	padding: 12px 50px 70px 50px;
}

.pageBuild{
	width: 100%;
	height: 500px;
	background-color: lime;
	font-family: Courier New;
	text-align: center;
}
.pageBuild p{
	padding-top: 220px;
}
