	body {
		margin: 0px 0px 0px 0px; 
		font-family: Tahoma; 
		font-size:11px;
		background: url(../gfx/tlo.gif) top left;  
		color: #000000;
	} 
	

	.cont { 
		line-height: 200%; 
		font-size: 11px;
	} 
	
	.main { 
		width: 1000px; 
		margin: auto;
		height: 100%;	} 
	
	.row_1 { 
		height: 108px; 
		width: 1000px; 
		position: relative; 
	} 
	
	.row_2 { 
		height: 12px; 
		width: 1000px; 
		position: relative; 
		background-image: url(../gfx/baner2.jpg);
	} 	
	.row_3 { 
		width: 1000px; 
		height: 28px;
		position: relative; 
	} 	
	
	.row_4 { 
		width: 1000px; 
		height: 86px;
		position: relative; 
	} 
	.row_5 { 
		width: 1000px; 
		height: 37px;
		position: relative; 
	} 
	.row_5a { 
		width: 80px; 
		height: 37px;
		position: relative; 
		float: left;
	} 
	.row_5b { 
		width: 920px; 
		height: 25px;
		background-color: #FFFFFF;
		position: relative; 
		float: right;
		padding-top: 13px;
	} 
	.row_6 { 
		width: 1000px; 
		height: 20px;
		position: relative; 
		overflow: auto; 
	} 		
	.row_7 { 
		width: 1000px; 
		position: relative; 
		overflow: none; 
	} 		

	.row_8 { 
		width: 1000px; 
		position: relative; 
		overflow: auto; 
		background-color: #d31718; 
		height: 45px; 
	} 		
	
	.menu_left { 
		width: 253px; 
		position: relative; 
		float: left;
	} 		
	.red {
		color: #ff0000;
		font-weight: bold;
	}
	.content { 
		width: 707px; 
		height: 100%;
		float: right;
		position: relative; 
		background-color: #ffffff;
		padding: 20px 20px 20px 20px;
		display: inline;
	}
	
	.img_menu {
		border: none;
	}
	.menu { 
		width: 1000px; 
		height: 86px; 
		margin:auto; 
		color : #374045;
	}
	
	.copyright {
		width: 846px; 
		margin: auto; 
		padding-top: 15px; 
		color: #cdd1d4
	}
	
	a {
		color : #000000;
		text-decoration: none;
	}	

	a:hover {
		color : #ff0000;
		text-decoration: none;
	}

	a:active{
		color : #ff0000;
		text-decoration: none;
	}
	a.white {
		color : #ffffff;
		text-decoration: none;
	}	

	a.white:hover {
		color : #ffffff;
		text-decoration: underline;
	}

	a.white:active{
		color : #ffffff;
		text-decoration: none;
	}
	a.red {
		color : #ff0000;
		text-decoration: none;
	}	

	a.red:hover {
		color : #ff0000;
		text-decoration: underline;
	}

	a.red:active{
		color : #ff0000;
		text-decoration: none;
	}
	a.red_menu {
		text-decoration: none;
	}	

	a.red_menu:hover {
		color : #ff0000;
		text-decoration: none;
	}

	a.red_menu:active{
		color : #ff0000;
		text-decoration: none;
	}
	
	.menu_left_poz {
		background: url(../gfx/menu_tlo1.jpg) no-repeat;
		position: relative; 		
		height: 24px;
		padding-top:8px;
		padding-left:80px;
		font-size:10px;
	}	
	.menu_left_poz:hover {
		background-image : url(../gfx/menu_tlo2.jpg);
		position: relative; 		
		height: 24px;
		padding-top:8px;
		padding-left:80px;
		font-size:10px;
		color: #ff0000;
	}	

	.separator_menu {
		color: #ff0000;
		font-weight: bold;
		font-size:11px;
		padding-right:10px;
	}	

	.stopka { 
		width: 253px; 
		height:60px;
		background-image: url(../gfx/stopka_tlo.jpg);
		position: relative; 
	} 
	.stopka_text1 {
		font-weight: bold;
		color: #ffffff;
		font-size:10px;
		padding-left:40px;
	}
	.stopka_text2 {
		color: #e9898a;
		font-size:9px;
		padding-left:120px;
	}
	.header_main {
		width: 697px;
		display:table-row;
	}
	.header {
		color : #FF0000;
		font-size:14px;
		font-weight:bold;
		width:560px; 
		display:table-cell;
	}
	.header2 {
		font-weight:bold; 
		display:table-cell;
	}
	.header_line {
		border-bottom: 1px solid #D2D2D2; 
	}