.chronoform{visibility:hidden}




html {
  height				:100%;
}

h1 {
	line-height			:20px;
}

.png {
	BEHAVIOR: url(../images/pngfix.htc)
}

form {
  	margin				:0;
  	padding				:0;
}

body {
	font-family			:Arial;
	margin				:0px 0px 0px 0px;
	font-size			:12px;
}

td {
	font-size			:12px;
}

a:link, a:visited { 
}

a:hover {
}

a.s63:link, a.s63:visited {
	color:#999;
}

a.s63:hover {
	color:#999;	
}

input.button { 
	cursor				:pointer; 
}

img { 
	border				: 0 none; 
}

.main-tab {
  	width				:100%;
	border-collapse		:collapse;
}

.main-tab td {
	padding				:0px; 
}

.main-tab-2 {
	border-collapse		:collapse;
}

.main-tab-2 td {
	padding				:0px; 
}

.vsep {
	width				:10px;
}

.dancontent {
	height				:600px;
	vertical-align		:top;
	background-color	:#f7f7f7;
}

.pl {
	width				:100%;
	text-align			:left;
	line-height			:20px;
	font-family			:Arial;
	font-weight			:bold;	
	font-size			:12px;	
	padding-left		:20px !important;
	color				:#ffffff;
	background			:url(../images/pl.gif);
	background-repeat	:repeat-x;	
}

.p20 {
	padding				:20px !important;
}

/* =========================================================================== */

#header { 	
	height				:176px;
	background			:url(../images/shapka-main.jpg);		
}

#footer { 	
	height				:40px;
	background-color	:#F0F0F0;
}

#left50 {
	position			:absolute;
	z-index				:0;
	width				:50%;
	left				:50%;
}
	
#port {
	position			:absolute;
	z-index				:2;	
	right				:0px;
	z-index				:0;
	height				:176px;
	width				:176px;
	background			:url(../images/port.jpg) no-repeat;
}

#oblaka {
	position			:absolute;
	z-index				:3;
	left				:-100%;
	height				:176px;
	width				:129px;
	background			:url(../images/oblaka.jpg) no-repeat;
}

#left{
	width				:250px;
	vertical-align		:top;	
}

#right{
	width				:250px;
	vertical-align		:top;	
}

#danlogo {
	position			:absolute;
	z-index				:10;
	left				:150px;
	top					:30px;
	color				:#FFF;
	height				:50px;
	width				:500px;
}


/* =========================================================================== */

.sectiontableentry2 td{
	}

.blog {
	width				:100%;
}

.contentpaneopen {	
	width				:100%;
}


.componentheading {
	width				:100%;
	text-align			:left;
	line-height			:20px;
	font-family			:Arial;
	font-weight			:bold;	
	font-size			:12px;	
	padding-left		:20px !important;
	color				:#ffffff;
	background			:url(../images/pl.gif);
	background-repeat	:repeat-x;	
}

.contentheading {
	width				:100%;
	text-align			:left;
	line-height			:20px;
	font-family			:Arial;
	font-weight			:bold;	
	font-size			:12px;	
	padding-left		:20px !important;
	color				:#ffffff;
	background			:url(../images/pl.gif);
	background-repeat	:repeat-x;	
}

/* === MAIN MENU ========================================================================================= */

a.mainlevel:link, a.mainlevel:visited {
	border				:0px;
	display				:block;
	float				:left;
	padding-left		:40px;
	font-family			:verdana;
	font-size			:12px;
	font-weight			:bold;		
	text-align			:left;
	color				:#ffffff;	
	line-height			:30px;
	width				:250px;
	text-decoration		:none;
	background			:url(../images/menu.gif) no-repeat;
	background-position	:0px -60px;
}

span.mainlevel {
	padding-left		:10px;
}

a.mainlevel:hover {
	background			:url(../images/menu.gif) no-repeat;
	background-position	:0px -30px;
	color				:#F00;
}

a.mainlevel#active_menu {
	background			:url(../images/menu.gif) no-repeat;
	background-position	:0px 0px;
}

a.mainlevel#active_menu:hover {
	background			:url(../images/menu.gif) no-repeat;
	background-position	:0px 0px;
	color				:#F00;	
}


/* --- submenu --- */


a.sublevel:link, a.sublevel:visited {
	border				:0px;
	display				:block;
	float				:left;
	margin-left			:-4px;
	padding-left		:56px;
	font-family			:verdana;
	font-size			:12px;
	font-weight			:normal;		
	text-align			:left;
	color				:#ffffff;	
	line-height			:30px;
	width				:234px;
	text-decoration		:none;
	background			:url(../images/menu.gif) no-repeat;
	background-position	:0px -150px;
}

a.sublevel:hover {
	line-height			:30px;
	color				:#F00;
	background			:url(../images/menu.gif) no-repeat;
	background-position	:0px -120px;
}

a.sublevel#active_menu {
	line-height			:30px;
	background			:url(../images/menu.gif) no-repeat;
	background-position	:0px -90px;
}

a.sublevel#active_menu:hover {
	line-height			:30px;
	color				:#F00;
	background			:url(../images/menu.gif) no-repeat;
	background-position	:0px -120px;
}