/* CSS Document */
body {
	font: 12px Arial, Helvetica, sans-serif;
	font-size:0.74em;
	color:#333333;
	line-height:20px;
	margin:0;
	text-align: center;
	line-height: 14px;
	padding-top: 0px;
	background-color: #58585a;
}

#container {
	width: 825px;
	height: 650px;
	margin: 0 auto 0 auto;
	text-align: left;
	margin-top: 0px;
	background-image: url("../img/bg.gif");
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 120px;
}

#content { 
	color:white;
	margin:0;
	height: 580px;
}

#menu { 
	float:left;
	margin-top: 126px;
	width: 150px;
	height: 349px;
	text-align: right;
	line-height: 27px;
}

#menu a{
	font-family: Arial;
	font-size: 16px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover{
	font-family: Arial;
	font-size: 16px;
	color: #282828;
	font-weight: bold;
	text-decoration: none;
}


#content1 a{
  color: white;
}


#content-basic { 
	float:left;
	margin-left: 35px;
	width: 621px;
	height: 449px;
}

.nadpis{
  float: left; 
  width: 410px;
  height: 30px;
  margin-top: 66px; 
  padding-top: 5px;
  font-size: 26px;
  line-height: 24px;
}

.text{
	float: left;
	clear: both;
	width: 370px;
	margin-top: 37px;
	text-align: left;
}

._text{
	float: left;
	clear: both;
	width: 370px;
	margin-top: 30px;
	text-align: left;
}

.text-scroll{
	float: left;
	clear: both;
	width: 520px;
	margin-top: 37px;
	text-align: left;
}

._text-scroll{
	float: left;
	clear: both;
	width: 520px;
	margin-top: 30px;
	text-align: left;
}


.a-menu{
	font-family: Arial;
	font-size: 16px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}



.table-tab { 
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* MOJE */

table {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border-collapse: collapse;
}

h1{
	font-family: "Arial";
	font-size: 28px;
	color: #007FC4;
	font-weight: bold;
	margin:0px; padding:0px;
	display:inline;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007FC4;
	text-decoration: none;
	margin:0px; padding:0px;
	display:inline;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DF571C;
	font-weight: bold;
}

.img-border{
  border: 1px Solid Black;
}

.a-st{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
}

.a-st-nok{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

.a-st-line{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}


.a-st-small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #007FC4;
}

.f{
  top: 239px;
}

._f{
  top: 251px;
}

.fb{
  margin-top: 120px;
}

._fb{
  margin-top: 144px;
}

.ff{
  top: 240px;
}

._ff{
  top: 250px;
}

.fff{
  top: 124px;
}

._fff{
  top: 134px;
}


.img-shadow {
  float:left;
  background: url(../img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../img/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  
.warning{
	background-color: #FFD0D0;
}




