html,body{
	height:100%;
	width:100%;
	padding:0px;
	margin:0px;
}
select {
	width:100%;
	border:0px;
}

a:link, a:active {
	color:#4e4d4e;
}

a:hover {
	color:#333;
	text-decoration:underline;
}

a:visited {
	color:#4d4e4d;
	text-decoration:none;
}

table{
	border:0px;
	border-collapse:collapse;
}

table td{
	padding:0px;
	margin:0px;
}

img{
	border:none;
}

.head_pic_style {
	background-image:url(images/head_pic.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:778px;
	
}

.font_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#006C64;
	padding-right:85px;
	padding-left:95px;
	padding-top:65px;
}
.font_menu_notactive {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#000;
	width:1%;
	white-space:nowrap;
	padding-top:6;
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
}

.font_menu_notactive a:active,
.font_menu_notactive a:visited,
.font_menu_notactive a:link{
	color:#000;
	text-decoration:none;
}
.font_menu_notactive a:hover{
	color:#000;
	text-decoration:underline;
}

.font_menu_active {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#006c64;
	text-align:center;
	white-space:nowrap;
	width:1%;
}

.font_title_main {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#DE4226;
	font-weight:bold;
	white-space:nowrap;
	width:1%;
}

.font_title_sub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#006c64;
	font-weight:bold;
}
.font_title_sub_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#006c64;
	padding-left:19px;
}
.font_title_sub_agenda {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#006c64;
	padding-top:8px;
	padding-bottom:8px;
}

.font_title_sub_agenda_firstday {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:400;
	color:#DE4226;
}

P:first-letter {
	font-family:"Times New Roman", Times, serif;
	font-size:42px;
	color:#DE4226;
	float:left;
	padding-right:5px;
}

.font_txt {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#000;
}

.font_txt_agenda_wopad {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#000;
}

.font_reg {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#006c64;
	text-align:left;
	white-space:nowrap;
	width:auto;
}





/* end fonts*/
.cl {
	height:24px;
	width:160px;
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.cl_white {
	height:24px;
	width:25px;
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.bl {
	background:url(images/bot_line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:auto;
	height:24;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#DE4226;
	padding-left:96px;
	padding-bottom:6px;
}

.logo {
	padding-top:10;
	padding-right:25px;
	width:159px;
}

.pad {
	padding-left:80px;
}

.pad17 {
	margin-left:1px;
}

.agenda_vertical_1 {
	background:url(images/date.gif);
	background-position:right top;
	background-repeat:no-repeat;
	width:45px;
	height:30px;
}
.agenda_vertical_2 {
	background:url(images/line_vertical.gif);
	background-position:right top;
	background-repeat:repeat-y;
	height:auto;
}
.agenda_vertical_3 {
	background:url(images/dot_orange.gif);
	background-position:13 0;
	background-repeat:no-repeat;
	height:30px;
}

.dot_green{
	background:url(images/dot_green.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:11px;
}

.cl_title {
	background:url(images/line_small.gif);
	background-repeat:repeat-x;
	background-position:0 11;
	width:auto;
}

.w320 {
	width:320px;	
}

.td_class_agenda {
	padding-top:7px;
	padding-bottom:7px;
	vertical-align:middle;
}

.font_txt_agenda {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#000;
}

.font_txt_attendee {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#000;
	padding-left:25px;
}

.font_txt_agenda_time {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#DE4226;
	padding-left:15px;
	padding-right:15px;
	vertical-align:middle;
	white-space: nowrap;
}









.td_class_attendee {
	width:400px;
	padding-top:7px;
	padding-bottom:7px;
	vertical-align:middle;
	background:url(images/line_vertical.gif);
	background-position:left top;
	background-repeat:repeat-y;
	height:auto;
}

#frame_notlink {
	background-color:#F7F7F7;
	border:1px solid #CCC;
	padding:5px;
	display:block;
}

#frame a{
	background-color:#F7F7F7;
	border:1px solid #CCC;
	padding:5px;
	display:block;
}

#frame a:hover {
	background-color: #E2E5ED;
}

.td_bottom_reg {
	border-bottom:1px solid #DE4226;
	width:250px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#006c64;
	text-align:left;
	white-space:nowrap;
}

.td_reg {
	border:1px solid #DE4226;
}

.form_all {
	width:100%;
	height:20px;
	font-family:tahoma;
	font-size:12px;
	border:0px;
	color:#000;
	text-align:center;
}

.form_big {
	width:100%;
	height:68px;
	font-family:tahoma;
	font-size:12px;
	text-align:center;
	border:0px;
	color:#000;
}

.photos {
	border-collapse:separate;
	border-spacing: 45px;
}






.rtop {
	background-image:url(../images/rtop.gif);
	background-repeat:repeat-x;
}
.ltop {
	background-image:url(../images/ltop.gif);
	background-repeat:repeat-x;
        background-position:right;
}
/* CSS topline menu */
#cl_01 a {
	display:block;
	width:60px;
	height:39;
	background:url(../images/button.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
#cl_01 a:hover {	
	background-position: right top;
}

#sel_01 {
	display:block;
	width:60px;
	height:39px;
	background:url(../images/sel_01.gif);
	background-repeat:no-repeat;
	background-position: left top;
	padding-top:10px;
}

#cl_02 a {
	display:block;
	width:155px;
	height:39;
	background:url(../images/l1.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
#cl_02 a:hover {	
	background-position: -70px 0;
}


#cl_03 a {
	display:block;
	width:100px;
	height:39;
	background:url(../images/r1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#cl_03 a:hover {	
	background-position: -225px 0;
}


#cl_04 a {
	display:block;
	width:85px;
	height:39;
	background:url(../images/button.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
#cl_04 a:hover {	
	background-position: right top;
}

.cl_toplinks {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#444444;
	text-decoration:none;
	padding-top:10px;
}

/* CSS Raspisanie   */
.clr {
	background:url(../images/main_13.jpg);
	background-repeat:repeat-x;
	height:25px;
}

.clrb {
	background:url(../images/bot_25.jpg);
	background-repeat:repeat-x;
	height:25px;
}
/* CSS bottom */
.cbot {
	height:50px;
	width:670px;
	background:url(../images/cbot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	
}
.lbot {
	background:url(../images/bot.gif);
	height:50px;
	width:auto;
	background-repeat:repeat-x;
	background-position:right;
}
.rbot {
	background:url(../images/bot.gif);
	height:50px;
	width:auto;
	background-repeat:repeat-x;
	background-position:left;
}