/* Fifti/fifti */
div#left
{
	width:200px; 
	float: left;
}
div#right
{
	width:670px; 
	margin-left: 230px;
}

div#left2
{
	width:500px; 
	float: left;
}
div#right2
{
	width:370px; 
	margin-left: 330px;
}
div#left3
{
	width:400px; 
	float: left;
}
div#right3
{
	width:490px; 
	margin-left: 410px;
}
/********/
div.frameTopBlack
{
	width:220px; 
	height: 17px; 
	background-image: url('../graphics/frames/topBlack.png');
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-family: Verdana, 'Arial CE';
	font-size: 11px;
	padding-top: 3px;
}

div.frameTopDarkgreen
{
	width:220px; 
	height: 17px; 
	background-image: url('../graphics/frames/topDarkgreen.png');
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-family: Verdana, 'Arial CE';
	font-size: 11px;
	padding-top: 3px;
}

div.frameTopGreen
{
	width:220px; 
	height: 17px; 
	background-image: url('../graphics/frames/topGreen.png');
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-family: Verdana, 'Arial CE';
	font-size: 11px;
	padding-top: 3px;
}

div.frameMiddle
{
	width:218px; 
	height: 25px; 
	border-left: 1px solid #e1e1e1; 
	border-right: 1px solid #e1e1e1; 
	border-top: 1px solid #e1e1e1; 
	background-image: url('../graphics/frames/back.png');
}

div.frameContent
{
	width:198px; 
	background-color: #fff; 
	border-left: 1px solid #e1e1e1; 
	border-right: 1px solid #e1e1e1; 
	border-bottom: 1px solid #e1e1e1;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, 'Arial CE';
	font-size: 11px;
	color: #303030;
	padding-bottom: 10px;
}

div.frameContentGray
{
	width:218px; 
	background-color: #f9f9f9; 
	border-left: 1px solid #e1e1e1; 
	border-right: 1px solid #e1e1e1; 
	border-bottom: 1px solid #e1e1e1;
	font-family: Verdana, 'Arial CE';
	font-size: 11px;
	color: #303030;
}


div.frameMiddleLong
{
	width:665px; 
	height: 25px; 
	border-left: 1px solid #e1e1e1; 
	border-right: 1px solid #e1e1e1; 
	border-top: 1px solid #e1e1e1; 
	background-image: url('../graphics/frames/back.png');
}

div.frameContentLong
{
	width:645px; 
	background-color: #fff; 
	border-left: 1px solid #e1e1e1; 
	border-right: 1px solid #e1e1e1; 
	border-bottom: 1px solid #e1e1e1;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, 'Arial CE';
	font-size: 11px;
	color: #303030;
	padding-bottom: 10px;
}

div.frameMiddleMaxLong
{
	width: 900px; 
	height: 25px; 
	border-left: 1px solid #e1e1e1; 
	border-right: 1px solid #e1e1e1; 
	border-top: 1px solid #e1e1e1; 
	background-image: url('../graphics/frames/back.png');
}

div.frameContentMaxLong
{
	width: 880px; 
	background-color: #fff; 
	border-left: 1px solid #e1e1e1; 
	border-right: 1px solid #e1e1e1; 
	border-bottom: 1px solid #e1e1e1;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, 'Arial CE';
	font-size: 11px;
	color: #303030;
	padding-bottom: 10px;
}

div.foundSecond
{
	background-color: #f8f8f8; 
	padding: 10px;
}

div.foundFirst
{
	background-color: #f0f0f0; 
	padding: 10px;
}

div.foundSecond:hover
{
	background-color: #EEEEE0; 	
}

div.foundFirst:hover
{
	background-color: #EEEEE0; 	
}

div.foundFirst1
{
	width:250px; 
	background-color: #fcfcfc; 
	padding:5px;
}

div.foundFirst2
{
	width:250px; 
	background-color: #f8f8f8; 
	padding:5px;
}

div.foundFirst1:hover
{
	background-color: #EEEEE0; 	
}

div.foundFirst2:hover
{
	background-color: #EEEEE0; 	
}

p.opis
{
	text-align:justify; 
	color: #505050; 
	font-family: Verdana, 'Arial CE'; 
	font-size:11px;
}

p.szczegoly
{
	text-align: center;
	font-family: Verdana, 'Arial CE'; 
	font-size:11px;
	color:#f00;
}

div.pozMenu
{
	width:218px; 
	height: 20px; 
	padding-top:6px;
}

div.pozMenu:hover
{
	background-color: #e9e9e9;
}

div#menuSzczegoly
{
	float: left; 
    width: 540px;
    margin:0px;
    margin-top:20px;
}

div#menuSzczegoly a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    padding: 3px;
    margin-left: 10px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #2F4F4F;
    border-top: 3px solid #f00;
}

div#menuSzczegoly a:hover {
    color: #fff;
    border-top: 3px solid #FFA500;
    background-color: #000;
} 

div.szczegolyContent
{
	background-color: #f9f9f9; 
	border-top: 1px solid #c1c1c1; 
	border-bottom: 1px solid #c1c1c1; 
	padding:20px;
	font-family: Verdana, 'Arial CE';
	font-size: 11px;
}
