.title{
	line-height: 100%;
	font-family: Tahoma;
	font-size: 18px;
	color: #376C99;
	margin-top: 0;
}

#desc{
	margin-bottom: 10px;
}

#articles {
	font-family: Arial;
	width:100%;
}

#articles h2{
	margin: 0 0 10px 0;
 	padding: 0 0 0 0;
 	font-weight: normal;
}

#articles h2 a{
	font-family: Arial;
	font-size: 18px;
	color: #376C99;
}

#articles h2 a:hover{
	text-decoration:none;
}

#articles h2 a:visited{
	color: #376C99;
}

.articlesDate {
	color: #8C8C8C;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

.articlesBody {
	line-height: 150%;
	color: #333333;
	font-size: 12px;
	margin-bottom: 3px;
}

.infoServiceArticlesBody{
	font-family: Tahoma;
	margin-bottom: 20px;
	font-size: 12px;
}

.infoServiceArticlesBody a.more{
	font-size: 10px;float:right;
}

#calcForm label{
	display: inline-block;
	width: 180px;
}

#calcForm{
	width: 100%;
}

.lightBlue {
	background-color: #eee;/*#DFF4FF;*/
}
.lightHeader{
	background:#FFFFFF url(../../img/web/layout/asud/top_bar.png) repeat-x scroll 0 0;
	color:white;
	font-weight: bold;
	padding-bottom:2px;
	padding-left:5px;
	padding-top:2px;
}
.lightHeaderTop{
	background:#f2f2f2;
	/*background:#FFFFFF url(../../img/web/layout/asud/calc_top.png) repeat-x scroll 0 0;*/
	font-weight: bold;
	padding-bottom:2px;
	padding-left:5px;
	padding-top:2px;
}
.lightHeaderTop a{
	/*color:#DFF4FF;*/
	font-size: 10px;
	display:block;
	float:left;
	text-align:center;
	width:50%;
	border-top:3px solid white;
}

.lightHeaderTop a.active{
	
	/*background:#DFF4FF url(../../img/web/layout/asud/menuitem_middle.png) repeat scroll 0 0;*/
	background:#FFFFFF url(../../img/web/layout/asud/top_bar.png) repeat-x scroll 0 0;
	color:white;
	font-size: 13px;
	border-top: 3px solid #44759f;
}
.lightHeaderTop a.active:hover{text-decoration:none;}


.formOk {
	background-color: #ccffcc;
	border: 1px solid green;
	display: block;
	width: 523px;
	padding: 10px 10px;
	text-align:center;
}

.formError{
	background-color: #ffcccc;
	border: 1px solid red;
	display: block;
	width: 523px;
	padding: 10px 10px;
	text-align:center;
}

#spocti{
	float:right;
	margin-right:15px;
}
#calcTable{
	/*border: 1px solid #D6D6D6;*/
	border-collapse: collapse;
	text-align:left;
	margin: 0px auto;
	width:300px;
}
#calcTable caption{
	
}
#calcTable thead td{padding:0px;margin:0px;border-bottom:2px solid #3774a0;}
#calcTable tbody{border: 1px solid #D6D6D6;}
#calcTable td{
	border: 0px solid transparent;
	padding-left:5px;
	padding-right:5px;
}
#calcTable .clsField{border:1px solid #d4d4d4;padding:2px;}
#calcTable td{
	height: 24px;
}
#calcTable input{
	text-align: left !important;
}

#kurzyTable{
	border-collapse: collapse;
	font-family: Tahoma;
	margin: 10px 0 15px 0 ;
	border: 1px solid #C3C3C4;
}

#kurzyTable td {
	border: 1px solid #C3C3C4;
	padding: 5px 8px 0 8px;
	font-size: 12px;
}
.firstCell{
	padding-right: 0 !important;
}

.firstCell img{
	margin-left: 3px;
	margin-right: 5px;
}

#kurzyTable thead {
	background-color:#3873A1;
	color: #3774A0;
	font-size: 14px;
}

#kurzyTable thead td{
	text-align: center;
	border:1px solid #3781AD;
	font-weight: bold;
	color: #fff;
}