/* main */
*{margin: 0;padding: 0;}

body {font-family: Verdana,'Geneva CE',lucida,sans-serif;font-size: 0.8em;text-align: center;
      background: #d9630b url('../Images/Design/bg-body.gif') left top repeat-x;}
p  {padding: 0 0 12px 0;}
h1, h2, h3, h4, h5, h6 {font-family:'Trebuchet MS','Geneva CE',lucida,sans-serif;color: #ce4d0d;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;}
h3 {font-size: 1.6em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1.1em;}
address {display: block;font-style: italic;height: 14px;margin: 5px 0 5px 25px;}
dl {display: block;height: 14px;margin: 5px 0 5px 25px;}
pre{display: block;font-family: -webkit-monospace;height: 15px;margin: 5px 0 5px 25px;white-space: pre;}
#document-list {clear: both;}
#document-list-in{background: #fcf6bc; margin: 5px 10px 15px 10px;padding: 5px 10px 15px 10px;}
#document-list-in a{color: #b73b10;text-decoration:underline;}
#document-list-in a:hover{color: #b73b10;text-decoration:underline;}
#document-list-in img {position: relative;top: -3px;}
#document-list-in ul{list-style: none;margin:0;}

.MainContainer
{
	clear: both;
	_height: 1000px;
	min-height: 1000px;
	width: 949px;
	margin-left: auto;
	margin-right: auto;
	}
.MainContainerBox
{
	width: 949px;
	color: #000000;
	min-height: 500px;
	_height: 500px;
	margin: 0 0px 0 0px;
	padding: 0;
}
.MainContainerIn
{
	width: 949px;
	height: 829px;
	background: #e9a16c url('../Images/Design/bg_content.jpg') center top no-repeat;
}
.Main
{
	width: 949px;
	margin: 0 10px 0 10px;
	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;
}
.left_border_box, .right_border_box
{
display: block;
height: 100%;
left:-10px;
position:absolute;
top:0;
width:10px;
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:949px;
	}
.Header 
{
	background: url(../Images/Design/bg-top.jpg) center top no-repeat;
	height: 238px;
	width: 949px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}	
/* end main */

/* links */
a {color: #b73b10;}
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;
}

.MainMenuContainer
{
	_height: 377px;
	min-height: 377px;
	width : 201px;
	margin: 0;
	padding: 0;
	float:left; 
}
.MainMenuContainer ul
{
	margin: 10px 0 0 25px;
	width: 190px;
	padding: 0;
	list-style: none;
	text-align: left;
}

#MnuDiv-MainMenu li a
{
	background: url(../Images/MenuItems/bg-menu-level2.gif) left bottom repeat-x;
	margin: 0 10px 0 0;
	padding: 5px 0 5px 0;	
	width: 180px;
	display: block;
	vertical-align: middle;
	text-decoration: none;
	color: #000000;	
	font-family: Tahoma, sans-serif; 
	font-weight:bold;
	font-size: 1em;
}
#MnuDiv-MainMenu li ul li a
{
	width: 170px;
	padding: 5px 0 5px 10px;
}
#MnuDiv-MainMenu li
{
	display: block;
	width: 200px;	
}
#MnuDiv-MainMenu span
{
	line-height: 20px;
}
#MnuDiv-MainMenu .Act a
{
	color: #b83b10;
}

#MnuDiv-MainMenu .Act ul a
{
	color: #000000;	
}
#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;
	overflow: hidden;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif; 
	line-height: 1.4;
}

#Content
{	
	width: 675px;
	height: 809px;
	margin: 10px 0 0 0px;
	padding: 0 15px 0 0;
	text-align: left;
	border-width: 0px; 
	overflow: auto; 

}
#Content ul
{
    padding-left:15px;
}
#Content ul li
{
    list-style-type:disc;
}

#Content p span
{
	font-size: 11px !important;
	font-family: Verdana, 'Geneva CE', lucida, sans-serif !important;
}

/* end content */

/* footer */
.Footer
{
	background: url('../Images/Design/bg_footer.gif') repeat-y ;
	background-color: #000000;
	color: #ffffff;
	width: 949px;
	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: 15px 0 0 10px;
}
	
.author	
{
	width: 350px;
	float: right;
	font-size: 0.9em;
	text-align: right;
	padding: 15px 10px 0 0;	
}
	
.downlinks
{
	padding: 20px 0 0 0;	
}	

.Footer a
{
	color: #ffffff;
	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;
}
/* SCROLL BAR*/

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: #d9630b;
}
.vscrollerbar {
width: 10px;
background-color: #96450d;
}
.hscrollerbase {
height: 10px;
background-color: #d9630b;
}
.hscrollerbar {
height: 10px;
background-color: #96450d;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: black;
}
/* SCROLL BAR*/

