@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #DDDDDD;
}
a {
	color: #ED1B24;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ED1B24;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
}
.RedText {
	color: #ED1B24;
	font-weight: bold;
}
.RedTextItalic {
	color: #ED1B24;
	font-weight: bold;
	font-style: italic;
}
.DarkGrayText {
	color: #393939;
}
.action_bg {
	border: 5px ridge #ED1B24;
	background-color: #FFC;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
}
#Top1  a  {
	color: #FFFFFF;
	text-decoration: none;
}
#Top1 a:hover {
	color: #FFFF00;
}
#Top1 {
	background-color: #393939;
	width: 100%;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#Top11 {
	float: left;
	height: 22px;
	width: 220px;
	background-color: #ED1B24;
	background-image: url(images/layout/bg_02.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#Top12 {
	height: 16px;
	width: 770px;
	background-color: #393939;
	text-align: left;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 2px;
	float: left;
	clear: none;
	padding-left: 5px;
}
#Top2 {
	background-color: #ED1B24;
	width: 100%;
	height: 78px;
	clear: both;
}
#Top21 {
	height: 78px;
	width: 220px;
	background-color: #ED1B24;
	background-image: url(images/layout/bg_04.gif);
	background-repeat: no-repeat;
	float: left;
}
#Top22 {
	width: 140px;
	height: 44px;
	float: left;
	vertical-align: middle;
	background-color: #ED1B24;
	padding-top: 34px;
}
#Top22 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	margin: 0px;
	padding: 0px;
	cursor: default;
}
#Top23 {
	height: 78px;
	width: 400px;
	background-color: #ED1B24;
	background-image: url(images/layout/bg_05.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
}
#Top3 {
	background-color: #393939;
	width: 100%;
	height: 22px;
	background-image: url(images/layout/bg_07.gif);
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#Top3      a  {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.5em;
	margin-left: 15px;
	margin-right: 15px;
}
#Top3    a:hover {
	color: #FFFF00;
}
#Top31 {
	padding-top: 3px;
	padding-bottom: 3px;
	height: 16px;
}

#Main {
	width: 100%;
	height: 100%;
}
.MainContent {
	padding: 10px;
	text-align: justify;
	clear: both;
}
.RedBox {
	float: right;
	width: 214px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.RedBox  h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
}

.RedBoxTop {
	font-weight: bold;
	background-color: #393939;
	height: 16px;
	width: 204px;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/layout/bg_06.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
}
.RedBoxContent {
	width: 200px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #393939;
	border-bottom-color: #393939;
	border-left-color: #393939;
	background-color: #ED1B24;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.RedBoxContent   p {
	margin-right: 3px;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-left: 3px;
}
.RedBoxContent ul {
	padding-left: 12px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.RedBoxContent li {
	margin-right: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-left: 0px;
	list-style-type: square;
}

.RedBoxContent  img {
	margin: 3px;
}
.RedBoxContent   hr {
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.GrayBox {
	float: left;
	width: 214px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.GrayBox  h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
}

.GrayBoxTop {
	background-color: #393939;
	height: 16px;
	width: 202px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/layout/bg_08.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.GrayBoxContent {
	width: 200px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #393939;
	border-bottom-color: #393939;
	border-left-color: #393939;
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 9px;
}
.GrayBoxContent  p {
	margin-right: 3px;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-left: 3px;
	text-align: left;
}
.GrayBoxContent   a {
	font-weight: bold;

}
.GrayBoxContent   input {
	height: 14px;
	font-size: 10px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.GrayBoxContent   select {
	width: 121px;
	font-size: 9px;
	height: 18px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.WhiteBox {
	float: left;
	margin-bottom: 10px;
	width: 365px;
	margin-right: 10px;
}
.WhiteBox  h2 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.4em;
}

.WhiteBoxTop {
	font-weight: bold;
	background-color: #ED1B24;
	height: 16px;
	width: 200px;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/layout/bg_03.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.WhiteBoxContent {
	background-color: #FFFFFF;
	border: 1px solid #ED1B24;
	color: #393939;
	font-weight: bold;
}

.ImageBox {
	float: left;
	width: 225px;
	background-color: #FFFFFF;
	margin-right: 4px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.ImageBoxTop {
	font-weight: bold;
	background-color: #393939;
	height: 16px;
	width: 215px;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/layout/bg_08.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.ImageBoxContent {
	width: 217px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #393939;
	border-bottom-color: #393939;
	border-left-color: #393939;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	height: 170px;
}
.AutoparkBox {
	float: left;
	width: 46%;
	margin-right: 0px;
	margin-left: 25px;
	margin-top: 15px;
}
.AutoparkBoxTop {
	font-weight: bold;
	background-color: #393939;
	height: 16px;
	width: 225px;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/layout/bg_08.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.AutoparkBoxContent {
	width: 95%;
	text-align: justify;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 2px solid #393939;
	padding: 5px;
	line-height: 1.2;
	height: 250px;
}
.CenikBox {
	float: left;
	width: 96%;
	margin-right: 0px;
	margin-left: 25px;
	margin-top: 15px;
}
.CenikBoxTop {
	font-weight: bold;
	background-color: #393939;
	height: 16px;
	width: 225px;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/layout/bg_08.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}
.CenikBoxTopRightPrint {
	height: 16px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-right: 35px;
}

.CenikBoxContent {
	width: 95%;
	text-align: justify;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 2px solid #393939;
	padding: 10px;
	line-height: 1.2;
	clear: both;
}
.CenikBoxContent hr {
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.CenikBoxContent table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
.CenikBoxContent tr {
	text-align: center;
	vertical-align: middle;
}
.CenikBoxContent td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	margin: 10px;
}
.CenikBoxContentAkceTD {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	margin: 10px;
	font-weight: bold;
	color: #ED1B24;
	background-color: #FFFFCC;
}
.PartnerBox {
	text-align: justify;
	background-color: #FFFFFF;
	border: 1px solid #393939;
	padding: 10px;
	height: 50px;
	width: 23%;
}

.KontaktyBoxContent {
	width: 95%;
	text-align: justify;
	background-color: #FFFFFF;
	border: 2px solid #393939;
	padding: 10px;
	line-height: 1.2;
}

#Bottom {
	clear: both;
	color: #FFFFFF;
	padding-top: 15px;
	height: 44px;

}
#Bottom   a  {
	color: #FFFFFF;
	text-decoration: none;
}
#Bottom  a:hover {
	color: #FFFF00;
}

#Bottom11 {
	height: 22px;
	background-image: url(images/layout/bg_06.gif);
	float: right;
	width: 16px;
	margin: 0px;
}
#Bottom12 {
	height: 16px;
	background-color: #393939;
	float: right;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#Bottom21 {
	height: 16px;
	float: left;
	width: 72%;
	background-color: #ED1B24;
	padding-top: 4px;
	padding-bottom: 2px;
	margin: 0px;
}
#Bottom22 {
	height: 16px;
	float: right;
	width: 28%;
	background-color: #ED1B24;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 2px;
	margin: 0px;
}
