@CHARSET "UTF-8";

html
{
	overflow: scroll;
}

body
{
	margin: 0px;
	background-image: url(../images/body-frame-grey.gif);
	background-position: center 100px;
	background-repeat: no-repeat;
}

body, a
{
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 11px;
}

td
{
	font-family: "Arial", sans-serif;
	font-size: 12px;
}

div.menuItem
{
	float: left;
	height: 20px;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 15px;
	font-weight: bold;	
}

table.formQuestion
{
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 6px;
	/*border-top: 1px dotted #aaaaaa;*/
	width: 100%;
}

td.searchNumber
{
	width: 25px;
	color: #800800;
	font-family: Helvetica, Arial;
	font-size: 24px;
	font-weight: bold;
}

td.searchText
{
	font-weight: bold;
}

td.searchForm
{
	padding-left: 10px;
	vertical-align: top;
}

td.operator
{
	vertical-align: bottom;
	padding-bottom: 7px;
}

td.submit
{
	text-align: right;
	vertical-align: bottom;
	padding-right: 12px;

}

div.searchSubmit
{
	/*border-top: 1px dotted grey;*/
	text-align: right;
	padding-top: 8px;
	padding-right: 4px;
}

td.specialCity
{
	border-bottom: 1px solid #c2c2c2;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
	height: 26px;
}

td.specialPrice
{
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #c2c2c2;
	padding-right: 4px;
}

span.specialPrice
{
	font-weight: bold;
	font-size: 14px;
	color: #0d2ba0;
}

span.contentTitle
{
	font-family: Arial, sans-serif;
	font-size: 22px;
	color: #0B39BB
}

span.contentText
{
	font-family: Arial, sans-serif;
	font-size: 12px;
}

span.subText
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
	
}

span.contentSection
{
	font-family: Arial Narrow, sans-serif;
	font-size: 16px;
	
	color: #0B39BB
}

td.contentTable
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #414141;
	width: 450px;
	border-bottom: 1px solid #C2C2C2;
	padding: 2px;
	padding-left: 4px;
	vertical-align: top;
	text-align: left;
}

td.freeLeft
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #414141;
	border-bottom: 1px solid #C2C2C2;
	padding: 2px;
	padding-left: 4px;
	vertical-align: top;
	text-align: left;
}

td.freeRight
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #414141;
	border-bottom: 1px solid #C2C2C2;
	padding: 2px;
	padding-left: 4px;
	vertical-align: top;
	text-align: right;
}

td.contentRight
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #414141;
	width: 450px;
	text-align: right;
	border-bottom: 1px solid #C2C2C2;
	padding: 2px;
	padding-right: 4px;
	vertical-align: top;
}

td.contentTop
{
	border-bottom: 1px solid #C2C2C2;
	font-size: 1px;
}

td.contentPrice
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #0B39BB;
	width: 100px;
	text-align: right;
	border-bottom: 1px solid #C2C2C2;
	padding: 2px;
	padding-right: 4px;
}


#star
{
	position: relative;
	top: -335px;
	left: 190px;
}

#triangle
{
	position: relative;
	top: -19px;
	left: -1px;
}

span.logo
{
	font-family: "Arno Pro";
	font-weight: bold;
	font-size: 38px;
	color: red;
}

span.newsTitle
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;

}

select.wybor
{
	font-size: 11px;
	width: 215px;
}

select.wybor2
{
	font-size: 11px;
	width: 50px;
}

span.footer
{
	border-bottom: 1px solid #c2c2c2;
}

img
{
	border: 0px;
}

div.img
{
	padding: 4px;
	border: 1px solid #c2c2c2;
	background-color: #ffffff;
	margin-bottom: 6px;
}

a
{
	text-decoration: none;
}

a:hover
{
}

a.inText
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #00008b;	
}

a.inText:hover
{
	color: #0b39bb;
}

a.mainMenu
{
	color: #333333;
}

a.mainMenu:hover
{
	color: #800800;
	text-decoration: underline;
}

a.topMenu
{
	color: #333333;
}

a.topMenu:hover
{
	color: #800800;
	text-decoration: underline;
}

a.footerMenu
{
	font-size: 10px;
	color: #666666;
}

a.footerMenu:hover
{
	text-decoration: underline;
}

a.regional
{
	color: darkblue;
	font-weight: bold;
}

a.regional:hover
{
	text-decoration: underline;
}