﻿/* main */
*{margin: 0;padding: 0;}

body {font-family: Tahoma,sans-serif;font-size: 0.9em;text-align: center;background: #f8fafb;behavior: url("../CMS/Scripts/csshover.htc");color: #716d6e;}
p  {padding: 0 0 12px 0;color: #716d6e}
h1, h2, h3, h4, h5, h6 {font-family: Tahoma,sans-serif;color: #407eab;font-weight:normal;}
h2, h3, h4, h5, h6 {margin: 5px 0 5px 0px;}
h1 {font-size: 2.2em;font-weight:bold;margin: 0 0 20px 0;}
h2 {font-size: 1.6em;margin: 10px 0 15px 0;}
h3 {font-size: 1.6em;background: url('../Images/Design/puntik2.gif') no-repeat left top;
padding: 0 0 0 35px;margin: 5px 0 15px 0;
}
h4 {font-size: 1.4em;color:#313c66;background: url('../Images/Design/puntik.gif') no-repeat 40px top;
padding: 4px 0 0 80px;margin: 0 0 5px 0; height: 35px;
}
h5 {font-size: 1.4em;font-weight:bold; margin: 15px 0 10px 15px;}
h6 {font-size: 1.1em;}
ul, ol {padding: 10px 0 10px 65px ;}
li    {list-style-type:disc;}
address {display: block;font-style: italic;height: 14px;color: #063d7e;margin: 5px 0 5px 25px;}
dl {display: block;color: #063d7e;height: 14px;margin: 5px 0 5px 25px;}
pre{display: block;color: #063d7e;font-family: -webkit-monospace;height: 15px;margin: 5px 0 5px 25px;white-space: pre;}
#document-list {clear: both;}
#document-list-in{background: url('../Images/Design/podmenu.png') left bottom; 
margin: 5px 10px 15px 10px;padding: 5px 10px 15px 10px;
}
#document-list-in a{color: #b73b10;text-decoration:underline;color: #063d7e;}
#document-list-in a:hover{color: #b73b10;text-decoration:underline;color: #063d7e;}
#document-list-in img {position: relative;top: -3px;}
#document-list-in ul{margin:0;list-style-type: none !important;}
#document-list-in li{margin:0;list-style-type: none !important;}
#document-list-top,#document-list-bottom{line-height:0px;font-size:0px;}

.MainContainer
{
	clear: both;
	_height: 1000px;
	min-height: 1000px;
	width: 1109px;
	margin-left: auto;
	margin-right: auto;
	}
.MainContainerBox
{
	width: 949px;
	height: auto;
	background: #ffffff url(../Images/Design/bg-content.gif) repeat-y center top;
}
.MainContainerIn
{
	width: 949px;
	min-height: 820px;
	_height: 820px;
}
.Main
{
	width: 949px;
	margin: 0 80px 0 80px;
	position:relative;
}
.border-left
{
background: url(../Images/Design/bg-left.jpg) no-repeat scroll left top;
height:1060px;
}
.border-right 
{
background: url(../Images/Design/bg-right.jpg) no-repeat scroll left top;
height:1060px;
}
.left_border_box, .right_border_box
{
display: block;
height: 100%;
_height: 1160px;
left:-80px;
position:absolute;
top:0;
width:80px;
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: 230px;
	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*/

#MenuBlock
{
	width: 949px;
	background-color: #ffffff;
	height: 32px;
	}
#MenuLeft,#MenuRight
{
	width:29px;
	height:32px;
	float:left;
	background: url('../Images/Design/bg-menu-left.gif') no-repeat left top;
}
#MenuRight
{
	background: url('../Images/Design/bg-menu-right.gif') no-repeat left top;
}
#MnuDiv-MainMenu
{
	float: left;
	width: 651px;
	_width: 648px;
	background-color: #063d7e;
	}

#MenuBlock ul
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
	}
#MenuBlock li 
{
	float:left;
	height: 24px;
	padding: 8px 10px 0 10px;	
	list-style-type: none;
	border-right: 2px white solid;
	}

#MenuBlock a:hover,#MenuBlock .Act, #MenuBlock li:hover, #MenuBlock .TopAct
{
	background: #fffffe;
	}
#MenuBlock a
{
	margin: 0;
	color: #ffffff;
	font-family: Verdana,sans-serif;
	font-weight:bold;
	display: block;
	text-decoration: none;
	}
	
#MenuBlock a:hover, #MenuBlock li:hover a, #MenuBlock .Act a, #MenuBlock .TopAct a
{
	color: #063d7f;
	text-decoration: none;
	}

/* SUBMENU */
#MenuBlock li ul li.Act{}	

#MenuBlock li ul li, #MenuBlock li ul li:hover
{
	float:none;
	margin: 0;
	min-width: 220px;
	_width: 220px;
	text-align:left;
	padding: 8px 5px 0 5px;	
	border: 0px;	
	border-bottom: 1px;
	border-bottom-style:dashed;
	border-bottom-color: #063d7f;
	height: 24px;
	_background-color: #b5cbf4;
	_filter: alpha(opacity=80);
	}
	
#MenuBlock li ul li a:hover, #MenuBlock li ul li:hover a, #MenuBlock li ul li.Act a
{
	color: #063d7f;
	}

#MenuBlock ul div
{
	margin: 8px 0 0 0;
	position:absolute;
	visibility: hidden;
	background: url('../Images/Design/podmenu.png') left bottom;
}
#MenuBlock ul ul
{
	_position:absolute;
	_left: 10px;
	}
	
#MenuBlock li:hover div,#MenuBlock .TopAct div 
{
	visibility:visible;
}
/* end menu*/

/* content */
.ContentContainer
{
	width: 949px;
    _height: 797px;
	min-height: 797px;
	display: inline;
	font-family: Tahoma, sans-serif; 
	line-height: 1.4;
	display: block;
}
.ContentContainerBottom
{	
	width: 949px;
	height: 3px;
	line-height: 0px;
	background: url('../Images/Design/bg-content-bottom.gif') no-repeat left bottom;
}
.Content
{	
	width: 700px;
	padding: 30px 0 15px 0;
	margin: 0px 120px 0 120px;
	text-align: left;
	_height: 797px;
	min-height: 797px;
	display: block;
}


.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: #b6c6d5;
	color: #ffffff;
	width: 922px;
	height: 52px;
	border: 13px solid #ffffff;
	border-top: 0px;
	margin: 0 0px 0 0px;
}

.sponzors
{
	height: 87px;
	margin: 0;
}	

.sponzors-img
{
	padding: 15px 0 0 0;
}
	
.copy	
{
	width: 350px;
	float: left;
	font-size: 0.9em;
	text-align: left;
	padding: 10px 0 0 13px;
	color:Gray;
}
	
.author	
{
	width: 250px;
	float: right;
	font-size: 0.9em;
	text-align: right;
	padding: 10px 13px 0 0;
	color:Gray;	
}
	
.downlinks
{
	padding: 20px 0 0 0;	
}	

.Footer a
{
	color: gray;
	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;
}
.kontakt_maly
{
background-color: #063D7E;
    color: #FFFFFF;
    float: left;
    font-size: 0.9em;
    height: 32px;
    margin: 0;
    padding-left: 33px;
    text-align: left;
    width: 207px;
}



