/* main */
body, h1, h2, h3, h4, h5, h6, p, div, b, span
{
	margin: 0;
	padding: 0;
}
body 
{
	font-family: Verdana,'Geneva CE',lucida,sans-serif;
	font-size: 0.8em;
	text-align: center;
	background: #b7c381 url('../Images/Design/bg_body.gif') left top repeat-x;
}

p  
{
	padding: 0 0 12px 0; 
	color: #70a122;
	
}

h1, h2, h3, h4, h5, h6
{
	font-family:'Trebuchet MS','Geneva CE',lucida,sans-serif;
	color: #70a122;	
	font-weight:normal;
}

h2, h3, h4, h5, h6
{
	margin: 5px 0 5px 0px;
}

h1
{
	font-size: 2.2em;
	text-transform: uppercase;
	font-weight:bold;	
}

h2
{
	font-size: 1.6em;
	color: #0b61af;
	margin: -8px 0 5px 0px;
}

h3
{
	font-size: 1.6em;
}

h4
{
	font-size: 1.4em;
}

h5
{
	font-size: 1.2em;
}

h6
{
	font-size: 1.1em;
}

address
{
	font-family: Verdana,'Geneva CE',lucida,sans-serif;
	color: #0b61af;
	font-style:normal;
}

#aspnetForm
{
	margin: 0;
	padding: 0;
}

.MainContainer
{
	clear: both;
	_height: 1000px;
	min-height: 1000px;
	width: 948px;
	margin-left: auto;
	margin-right: auto;
	}

.MainContainerBox
{
	width: 948px;
	color: #000000;
	min-height: 500px;
	_height: 500px;
	margin: 0 0px 0 0px;
	padding: 0;
	background: #ffffff url('../Images/Design/bg_menu.gif') top repeat-x;
}

.MainContainerIn
{
	width: 948px;
	min-height: 820px;
	_height: 820px;
	background: transparent url('../Images/Design/bg_content.gif') center bottom no-repeat;
}

.Main
{
	width: 948px;
	margin: 0 7px 0 7px;
	position:relative;
}

.border-left
{
background: url(../Images/Design/bg_call_line_left.gif) no-repeat scroll left top;
height:572px;
}

.border-right 
{
background: url(../Images/Design/bg_call_line_right.gif) no-repeat scroll left top;
height:572px;
z-index:500;
}

.left_border_box, .right_border_box
{
display: block;
height: 100%;
left:-7px;
position:absolute;
top:0;
width:7px;
background: transparent url(../Images/Design/bg_left_repeater.gif) repeat-y;
	}
.right_border_box
{
background: transparent url(../Images/Design/bg_right_repeater.gif) repeat-y;
left:948px;
z-index:500;

	}

.Header 
{
	background: url('../Images/Design/bg_top.jpg') center top no-repeat;
	height: 238px;
	width: 948px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}	
/* end main */

/* links */
a        
{
	color: #da0700;
}

a:focus  
{
	border: none; 
	outline: none;  
}
.LinkHome
{
	display: block;
	width: 290px;
	height: 78px;
	text-decoration: none;
}

.LinkHome span
{
	visibility: hidden;
}

.links
{
    width: 118px;
    float: right;
    padding: 22px 0 0 0;
}

.links img
{
    margin: 0 7px 0 0; 
}

.links a:hover
{
   text-decoration: underline;
}
/* end links */

/* menu*/

.MainMenuBox
{
	float: left;
	width: 227px;
	margin-left: 0px;
	display: inline;
	padding: 0;
	float:left;
}
.LeftSideMenu
{
	background: url('../Images/Design/menu_left.gif') left top no-repeat;
	height: 377px;
	width: 13px;
	float:left;
}
.RightSideMenu
{
	background: url('../Images/Design/menu_right.gif') left top no-repeat;
	height: 377px;
	width: 13px;
	float:left;
}
.MenuHeader
{
	background: url('../Images/Design/menu_top.gif') left top no-repeat;
	height: 4px;
	width: 201px;
	font-size:0px;
}

.MainMenuContainer
{
	_height: 377px;
	min-height: 377px;
	width : 201px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	float:left; 
}
.MainMenuContainer ul
{
	margin: 0 0 0 5px;
	padding: 0;
	
	list-style: none;
	text-align: left;
}

#MnuDiv-MainMenu a
{
	background: url(../Images/MenuItems/bg-menu-level2.gif) left bottom repeat-x;
}

#MnuDiv-MainMenu li
{
	display: block;
	width: 200px;	
}

#MnuDiv-MainMenu li a 
{
	display: block;
	vertical-align: middle;
	text-decoration: none;
	padding: 5px 0 5px 6px;
	color: #70a122;	
	font-family: Tahoma, sans-serif; 
	font-weight:bold;
	font-size: 15px;
	
}
#MnuDiv-MainMenu li ul li a
{
	padding: 5px 0 5px 18px;
}

#MnuDiv-MainMenu span
{
	line-height: 20px;
}
#MnuDiv-MainMenu .Act a
{
	color: #0b61af;
}

#MnuDiv-MainMenu .Act ul a
{
	color: #70a122;	
}



#MnuDiv-MainMenu li ul, #MnuDiv-MainMenu li ul li
{
	margin: 0;
	padding: 0;
}


/* end menu*/

/* content */
.ContentContainer
{
	background: url('../Images/Design/bg-content.gif') left top no-repeat;
	width: 690px;
	min-height: 500px;
	float: right;
	margin: 0px 20px 0 0;
	display: inline;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif; 
	line-height: 1.4;
	z-index:1000;
}

.Content
{	
	width: 690px;
	margin: 10px 0 0 0px;
	text-align: left;
	_height: 230px;
	min-height: 230px;
	
}

.Content p span
{
	font-size: 11px !important;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif !important;
}

/* end content */

/* footer */
.Head_Footer
{
	background: url('../Images/Design/head_footer.gif') center top no-repeat;
	width: 948px;
	height: 14px;
	font-size:0px;
}
.Footer
{
	background: url('../Images/Design/bg_footer.gif') repeat-y ;
	background-color: #3680bc;
	color: #96b8c5;
	width: 948px;
	height: 52px;
	margin: 0 0px 0 0px;
}

.sponzors
{
	height: 87px;
	margin: 0;
}	

.sponzors-img
{
	padding: 15px 0 0 0;
}
	
.copy	
{
	width: 250px;
	float: left;
	font-size: 0.9em;
	text-align: left;
	padding: 0px 0 0 10px;
}
	
.author	
{
	width: 350px;
	float: right;
	font-size: 0.9em;
	text-align: right;
	padding: 0px 10px 0 0;	
}
	
.downlinks
{
	padding: 20px 0 0 0;	
}	

.Footer a
{
	color: #679cbd;
	text-decoration: underline;
}

.Footer a:hover
{
	text-decoration: none;
}
/* end footer */

/* news */

.nadpis-news
{
    color: #585858;
    margin-bottom: 10px;
}

.news-item
{
    font-size: 10px;
    padding: 0 15px 12px 0;
}

.news-item p 
{
    margin: 0;
    padding: 0;
}

.news-item p span, .news-item p font
{
    font-size: 10px !important;
    font-family: Verdana, 'Geneva CE', lucida, sans-serif !important; 
}

.news-title
{
    text-decoration: none;
    font-weight: bold;
    color: #c30606;
    padding: 0 0 0 7px;
    background: url(../Images/MenuItems/bg-arrow.gif) 0px 4px no-repeat;
}

a.news-title:hover
{
    text-decoration: underline;
}

.news-more
{
    color: #48a7e6;
    text-decoration: underline;
}
/* end news */

/* images */
a img    
{
	border: none; 
}

.Content img
{
    margin: 5px;
}

img.no-margin
{
    margin: 0;
}
/* end images */

.title-row1
{
	padding: 15px 0 0 0;
	clear: both;
}

.column1, .column2, .column3
{
	width: 250px;
	float: left;
	text-align: left;
}
.column2
{
	width: 247px;
	margin: 0 3px;
	background: white;
}

.calendar
{
	border: 1px solid #eee;
	background: #fff url(../Images/Design/bg-calendar.jpg) left top no-repeat;
	padding-bottom: 10px;
}

.ban1
{
	margin: 7px 0 0 0;
}

.column3
{
	width: 185px;
	margin: 0;	
	border: 1px solid #eee;
	background: white;
}

.clear
{
	clear: both;
}

.right-col
{
    width: 206px;
    float: right;
    text-align: center;    
    background: url(../Images/Design/bg-right-col.gif) left top no-repeat;
    padding-top: 5px;
}

.column3 .right-col
{
    float: inherit;
    background: #fff;
    width: 185px;
}

.light-color
{
    color: #afafaf;
}

.no-bull
{
    list-style: none;
}

.no-bull a
{
}

.no-padding
{
    padding: 0;
    margin: 0;
}

.no-padding img
{
    vertical-align:middle;
    margin:1px 0;
}    

/* list download*/
#document-list
{
    clear: both;
}

#document-list-in
{
    padding: 5px 10px 15px 10px;
}
/* end list download */

.event-item table td
{
    vertical-align: top;
}

.event-item
{
    background: url(../Images/Design/bg-call-line.gif) left top repeat-x;
    margin: 3px 4px; 
}

.event-label a
{
    color: #1a5079;
}

.padding10
{
    margin: 4px;
}

.right-col-in
{
    text-align: center;
}

.photo-file, .photo-folder, .photo-up
{
	margin: 0 25px 25px 0;
	width: 131px;
	height: 132px;
	text-align: center;
	float: left;
}

.photo-folder
{
	background: url('../Images/photo_folder.jpg');
}

.photo-file
{
	background: url('../Images/photo_file.jpg');
}

.photo-up
{
	background: url('../Images/photo_up.jpg');
}

.photo-name
{
	clear: both;
	color: #313131;
}

.photo-desc
{
	color: #42a3e7;
}

.photo-helper
{
	float: right;
	height: 94px;
	width: 1px;
}


.block-a
{
	display: block;
	width: 131px;
	height: 132px;
	text-decoration: none;
}

.photo-file img
{
	border: 1px solid #d1ecfd;
	margin-top: 17px;
}

.photo-up img, .photo-folder img
{
	display: none;
}


sup 
{
	color: Red;
	}
.sloupecc
{
	font-weight: bold;
	vertical-align: top;
	width: 200px;

}
/* -------------------- MENU ABSTRACTA ---------------------------------- */

div.menu {
  height: 30px;
  padding: 0;
  background: #ffffff;
  border-top: 4px #b7c381 solid;
  padding: 0 6px 0 6px;
}

div.menu ul.menu {
    margin: 0;
    padding: 0;
}

.menu li {
    list-style: none;
    padding: 5px 6px 0 6px;
    display: inline;
	position: relative; 
}
.menu li a
{
	text-decoration: none;  
	vertical-align: middle;
	color: #70a122;	
	font-family: Tahoma, sans-serif; 
	font-weight:bold;
	font-size: 13px;
	 }
.menu-1,.menu-2,.menu-3,.menu-4,.menu-5,.menu-6{float: left;}
.menu-7{font-size: 13px; float: right;}
/* -------------------- MENU ABSTRACTA ---------------------------------- */
