body  {
  margin : 0;
  padding : 0;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 13px;
  font-weight : normal;
  line-height : 1.4em;
  color:#444;
}
#container {
  width : 900px;
  margin : 0 auto 30px auto;
  padding : 0 0 0 0;
}
h1 {
  background-image : url(../images/h1-right.jpg);
  background-position : right center;
  background-repeat : no-repeat;
  background-color : #c1c1c1;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 18px;
  font-weight : bold;
  height : 33px;
  color : black;
  margin-top : 0;
  margin-bottom : 10px;
  vertical-align : middle;
}
.hImage{
 vertical-align: middle; 
 margin-right:10px; 
 text-align: left;
}
h2.heading {
  background: url(../images/h1-right.jpg) no-repeat  right center #c1c1c1;
  font-size : 18px;
  font-weight : bold;
  height : 33px;
  color : black;
  /*margin: 0px 0 10px 0px !important;*/
  vertical-align : middle;
  }
h2 {
  font-size : 20px;
  font-weight : bold;
  text-align : left;
  color : black;
  margin : 15px 10px 10px 0;
}
h2.midle {
  font-size : 17px;
  font-weight : bold;
  text-align : left;
  color : black;
  margin : 15px 10px 10px 0;
  border-bottom: 1px solid #999;
}
h4{
  margin: 0px auto -10px 0px;
  font-weight: bolder;
}

.MarginNull{
  margin: 0 ;
}
a {
  text-decoration : none;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 14px;
  font-weight : bold;
  color : #585858;
}
a:hover {
  color : #000000;
  font-weight : bold;
}
#head {
  background : url(../images/layout_01.jpg) top center ;
  background-repeat : no-repeat;
  height : 320px;
  width : 900px;
  margin : 0;
  padding-top : 1px;
}
#topLogo{
 margin: 47px 0px 0px 179px; 
 width: 155px; 
 height: 203px;
 float:left;
}
#login {
  width : 500px;
  margin-top : 0px;
  margin-left : 355px;
  color : #ffffff;
  text-align : right;
}
.slide-header{
  float:left;
  width:419px;
  margin:33px auto 3px 103px;
  overflow: hidden;
  height: 234px;
  padding: 0;
}

.inputLogin {
  height : 16px;
  width : 80px;
  font-size : 12px;
  padding : 0;
  vertical-align : middle;
  background-color : #000000;
  border : 1px solid #7a7a7a;
  color : #ffffff;
}
.inputLoginSub {
  border : none;
  background-color : transparent;
  color : #bababa;
  cursor : pointer;
  text-decoration : none;
  font-weight : bold;
  font-size : 12px;
  font-family : Arial, Verdana, Helvetica, sans-serif;
}
#login a {
  color : #c1c1c1;
  border : none;
  text-decoration : none;
  font-weight : bold;
  font-size : 12px;
}
#login a:hover {
  color : white;
  border : none;
}
#menu {
  width : 170px;
  float : left;
  margin : 0;
/*   left : 1px; */
  padding : 1px;
  text-align: center;
}

#content {
  background-image : url(../images/layout_04.jpg);
  background-repeat : repeat-y;
  width : 696px;
  padding : 0;
  margin : 0 0 0 182px;
  /*min-height : 300px;*/
}
#content a:hover{
  font-weight : bold;
}  
.contentCe {
  width : 600px;
  padding : 10px 45px 55px 45px;
}

/********************** menu ************************************/
#BoxMenu {
  text-align : left;
  width : 120px;
  padding : 1px;
  margin : 8px 0 0 10px;
}
#BoxMenu ul {
  margin : 0;
  padding : 0;
  list-style-type : none;
  color : black;
}
#BoxMenu li a, #BoxMenu li a:visited {
  font-weight : bold;
  font-size : 12pt;
  display : block;
  padding : 3px 0;
  padding-left : 9px;
  font-family : Verdana, Arial, Courier, sans-serif;
  width : 119px;
  text-decoration : none;
  color : #000000;
  background-color : #ffffff;
  border-left : 7px solid #ffffff;
  text-decoration : none;
}
* html #ddblueblockmenu li a {
  width : 119px;
  width : 119px;
}
#BoxMenu li a:hover, #BoxMenu li.active a{
  background-color : rgb(222, 222, 222);
  border-left-color : #000000;
}
.logMenu li {
  display : inline;
  margin-right : 5px;
  margin-left : 5px;
}
.logMenu {
  border-top : 3px solid #868686;
  border-bottom : 3px solid #868686;
  background-color : #000000;
  color : #e7e7e7;
  margin-right : 0;
  margin-left : 0;
  padding : 10px;
}
.logMenu a {
  color : #e7e7e7;
}
/************************** other *********************************/
/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}
.logo-bottom {
  
}
/*************************** mesages *******************************/
.errorMes {
  color : white;
  font-size : 14px;
  text-align : left;
  font-weight : bold;
  padding : 10px 10px 10px 70px;
  margin : 10px 0 30px;
  border-top : 2px solid #3b3132;
  border-bottom : 2px solid #3b3132;
  background-color : #7ab3ff;
  background-image : url(../images/icons/error-big.jpg);
  background-position : left center;
  background-repeat : no-repeat;
}
.infoMes {
  color : white;
  font-size : 14px;
  text-align : left;
  font-weight : bold;
  padding : 10px 10px 10px 70px;
  margin : 10px 0 30px;
  border-top : 2px solid #3b3132;
  border-bottom : 2px solid #3b3132;
  background-color : #df63ff;
  background-image : url(../images/icons/info-big.jpg);
  background-position : left center;
  background-repeat : no-repeat;
}
/************************************ konc*************************/
.marBot20{
  margin-bottom: 10px;
  text-decoration: underline;
}
tr.tabhuhead {
  background-color : #333333;
  font-weight : bold;
  font-family : Verdana;
  font-size : 11px;
  color : #cccccc;
}
tr.koncodd {
  background-color : #222222;
  color : #ffffff;
  text-align : center;
}
tr.konceven {
  background-color : #111111;
  color : #ffffff;
  text-align : center;
}
td.white {
  background-color : #ffffff;
}
.hand {
  cursor : pointer;
}
.calcTab {
  margin-top : 40px;
  margin-left : 0;
  margin-right : 0;
  width : 600px;
}
.headTab {
  background-color : #c2c1c1;
  font-weight : bolder;
  padding : 3px 3px 3px 10px;
}
.sumCalc {
  border-bottom : 2px solid #353535;
  border-top : 2px solid #353535;
  background-color : #c2c1c1;
  padding : 5px 10px 5px 10px;
}
/**************************** tab foto **************************************/
td.foto{
  background-image : url(../images/back-foto.jpg) ;
  background-repeat: no-repeat;
  background-position: center;
  width: 140px;
  text-align: center;
  vertical-align: middle;
  height: 140px;
} 
#footer {
  background: url(../images/layout_06.jpg) no-repeat  -157px top;
  width : 695px;
  height : 59px;
  margin : 0 auto 0 auto;
  color : #8b8b8b;
  font-size : 10px;
  text-align : center;
  /*padding-left : 100px;*/
  padding-top : 10px;
  height:49px; 
}
#footer a {
  color : #8b8b8b;
  font-size: 10px;
  text-decoration: underline;
} 
#footer a:hover {
  color : black;
} 
#links{
  font-size : 11px;
   width: 550px;
   margin: 40px auto 10px auto;
   text-align: center;
}
/********************************* calendar *********************************/

#main {
	margin: 0 auto;
	background: #444;
	border: 2px solid #FFF;
	width: 600px;
}

#top, #bottom {
	text-align: left;
	width: 580px;
	padding: 10px;
}

#top {
	position: relative;
	height: 40px;
	line-height: 40px;
	background: transparent url('/calendar/images/calIcon.gif') no-repeat 10px 9px;
	font-weight: bold;
	border-bottom: 1px solid #EEE;
}

#top h3 {
	padding: 0;
	margin: 0;
	margin-left: 55px;
}

#top .menu {
	position: absolute;
	top: 10px;
	right: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}

#top .menu a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	padding: 5px;	
}

#top .menu a:hover {
	text-decoration: underline;
}

#bottom {
	background: #676767;
	overflow: auto;
}

#bottom h3 {
	margin-top: 0;
	padding-top: 0;
}

#bottom a {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

#fields {	
	width: 100%;
	height: 100%;
	overflow: auto;
}

.field, #fields div {
	padding-top: 10px;
	clear: both;
}

.label {
	width: 125px;
}

.label, .box {
	float: left;
}

#calendar td {
	padding: 3px;
}

#calwin {
	width: 230px;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -150px;
	display: none;
	background: transparent;
}

.bar {
	text-align: right;
	background: url('/calendar/images/calBar.gif') no-repeat top left;
}

.bar img {
	border: none;
}

.bar a {
	margin-right: 5px;
}

#calback {
	width: 100%;
	background: #FFF url('/calendar/images/calWaiting.gif') no-repeat center center;
}

#calendar {
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0); 
	-moz-opacity: 0;
}

.cal {
	background: #444;
	width: 100%;
}

.calhead {
	width: 100%;
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
}

.calhead td {
	padding: 0px;
}

.calhead img {
	border: none;
}

.dayhead {
	height: 18px;
	background: #EEE;
}

.dayhead td {
	font-size: 11px;
	text-align: center;
	color: #000;
}

.dayrow {
	background: #FFF;
	height: 20px;
}

.dayrow td {
	width: 14%;
	color: #000;
	font-size: .7em;
	text-align: right;
}

.day {
	text-decoration: none;
	color: #000;
	display: block;
	width: 100%;
	height: 100%;
}

.dayover {
	background: #EEE;
}

.dayout {
	background: #FFF;
}
/*********************** calendar *****************************/
div#a6f div a {
	font-weight: bold;
	color: #7c7f83;
	font-size: 14px;
	line-height: 16px;
}
div#a6f div p {
	padding: 0px;
	margin: 0px;
	color: #000000;
	line-height: 16px;
}
div#a6f div {
	margin: 0.6em;
	overflow: hidden;
	height: 110px;
}
div#a6f {
	border: 0px solid #999999;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	overflow: hidden;
	width: 110px;
	height: 125px;
}
/******************************** facebook **************************/
#facebookFrame{
  font-size:10px; 
}
/* #facebookFrame a, a:hover{
  font-size:12px;
  font-weight: normal;
  text-decoration: underline; 
} */
