@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	background: #FFFFFF url(../images/body_bg.gif) repeat-x 6px 0;
	font-size:11px;
	font-family: MS Sans Serif, Geneva, sans-serif;
}
p {
	margin: 0.00em 0 1.00em 0;
}
a {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
}
a:visited {
	color: #666666;
	background: inherit;
}
a:hover {
	color: #222;
	background: inherit;
	text-decoration:underline;
}
a:active {
	color: #333;
	background: inherit;
}
h1, h2, h3,  h4, h5, h6 {
	font-weight: normal;
}
h1 {
	font-size: 3.00em;
}
h2 {
	font-size: 2.00em;
}
h3 {
	font-size: 1.50em;
}
h4 {
	font-size: 1.20em;
}
h5 {
	font-size: 1.20em;
}
h6 {
	font-size: 1.00em;
}
div#wrap {
	background:url(../images/main-shadow.png) repeat-y;
	width: 778px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}
div#wrap-in {
	/* float:left; */
	padding: 0 6px 0 6px;
}
div#header {
	float:left;
	width:766px;
	height:410px;
}
div#sidebar {
	float:left;
	width:308px;
	font-size: 1.1em;
	line-height: 1.1em;
}
#sidebar-up {
	float:left;
	width:308px;
	height:111px;
}
#sidebar-down {
	float:left;
	width:269px;
	overflow:hidden;
}
.sidebar-down {
	float:left;
	width:269px;
}
.sidebar-line {
	background:url(../images/left-column-horizontal-line.jpg) no-repeat;
	height:8px;
}
#sidebar-flash {
	height:168px;
}
#sidebar-seat-img {
	background:url(../images/left-column-seat-dealer-img.jpg);
	height:154px;
}
#sidebar-seat-info {
	padding-top:5px;
}
#sidebar-seat-info img {
	float:left;
	clear:both;
}
#sidebar-seat-info p {
	display:block;
	clear:both;
	padding-left:30px;
	margin-bottom:0.5em;
}
#sidebar-shadow {
	width:10px;
	height:380px;
	background:  url(../images/left-column-shadow.jpg) no-repeat left 100px;
	float:left;
}
#top {
	width:99%;
}
#top-in {
	margin-left:10px;
}
#top-in a, #top-in img {
	float:left;
}
#main {
	clear:both;
	width:740px;
	font-size:1.2em;
	margin:15px;
	line-height:1.5em;
	overflow:hidden;
	padding-bottom:20px;
}
#main .pagetitle {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	font-size: 24px;
	margin-top:20px;
	color:#ce0005;
	border-bottom: 1px solid red;
}
#main .title {
	margin:30px;
	border: none;
}
#main .news {
	width:740px;
	margin-bottom:20px;
	margin-top:10px;
	font-family:MS Sans Serif, Geneva, sans-serif;
}
.ir {
	width:100%;
	font-family:MS Sans Serif, Geneva, sans-serif;
}
#main .news p {
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
#main p.date {
	font-family:'Ubuntu', sans-serif;
	font-weight:300;
	color: #666666;
	font-size:0.85em;
	margin-bottom:1em;
	padding:0;
	line-height:1em;
}
#main h3.subtitle {
	font-family:'Ubuntu', sans-serif;
	font-weight:300;
	color:#cc0000;
	font-size:1.25em;
	line-height:1.2em;
}
#main img {
	margin: 5px;
}
#main .more {
}
#main a.arrow, #main p.arrow, #main a.arrow:hover {
	background: url(../images/arrow.gif) no-repeat 2px 4px;
	padding-left:16px;
	float:left;
	clear:both;
	margin-bottom:10px;
}
#footer {
	float:right;
	height:32px;
	width: 766px;
	background:url(../images/footer.jpg) repeat-x;
	color:#879097;
	font-size:1em;
	line-height:1.2em;
}
#footer-in {
	padding: 5px 5px 0 5px;
}
#footer-in p {
	float:left;
	display:inline;
}
#footer-in p.copy {
	padding-top:5px;
	float:left;
	padding-left:150px;
}
#footer-in p.stats {
	padding:0;
	margin:0;
}
#footer-in p.links {
	padding-top:5px;
	float:right;
	color:#879097;
}
#footer-in p.links a {
	color:#879097;
}
/** 3.	COMMON **/



										



.marginl20 {
	margin-left:20px;
}
ul.arrows {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 0.6em;
}
ul.arrows li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left:20px;
	margin: 0.5em 0;
}
ul.arrows li a, ul.arrows li a:hover {
	background:none;
}
ul.arrows li.indent {
	margin-left:20px;
}
/** KONTAKT **/

#contact_form input {
	border-style:solid;
	width:195px;
	height:17px;
	border-color:#40413E;
	background-color: #FFFFFF;
	border-width:1px;
	float:left;
}
#contact_form textarea {
	border-style:solid;
	width:195px;
	height:105px;
	border-color:#40413E;
	background-color: #FFFFFF;
	border-width:1px;
	overflow-y:auto;
	overflow-x:hidden;
	float:left;
}
#contact_form input:focus {
	background: #FFCC66
}
#contact_form textarea:focus {
	background: #FFCC66
}
#contact_form input.submit {
	width: 100px;
	background-color: #CC3300;
	color:#FFFFFF;
	font-weight: bold;
	height:21px;
	margin-top:6px;
	margin-left:120px;
}
#contact_form label.nazwa {
	width:120px;
	float:left;
}
#contact_form label.error {
	font-weight:normal;
	color:red;
	text-align:left;
	padding-right:5px;
	background: transparent url(../images/cancel.png) no-repeat scroll left;
	float:right;
}
#contact_form {
	width:340px;
	overflow:hidden;
	float:left;
	background: transparent url(../images/message_bg.jpg) no-repeat;
}
#contact_form form {
	width:330px;
}
#contact_form form p {
	float:left;
	width:330px
}
#message {
	width:180px;
	height: 200px;
	margin:20px 0 0 20px;
	background-color:white;
}
#message h2 {
	font-size:150%;
	color: black;
}
#message p {
	color:red;
	font-weight:bold;
	margin:6px 0px;
}
#checkmark {
	position:relative;
	top:10px;
	left:10px;
}
/** 3.	TYPOGRAPHY **/







code, pre, var, .monospace {
	margin: 0.80em 0;
	font-family: "Palatino Linotype", "Courier New", monospace;
	line-height: 1.50em;
}
code strong, pre strong,  var strong, .monospace strong {
	color: #c33;
	background: inherit;
}
del {
	background-color: inherit;
	text-decoration: line-through;
}
abbr {
	font-size: 0.90em;
	text-transform: uppercase;
	border-bottom: 1px dashed #ddd;
	cursor: help;
}
acronym {
	font-size: 0.90em;
	text-transform: uppercase;
	letter-spacing: 0.10em;
}
strong {
	font-weight: 		bold;
}
em, i, cite {
	font-style: 		italic;
}
u, .u {
	text-decoration: 	underline;
}
s, strike {
	text-decoration: line-through;
}
sub {
	vertical-align: sub;
}
sup {
	vertical-align: sup;
}
u {
	text-decoration: underline;
}
blockquote, q {
	margin: 0.80em 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	quotes: "" "";
}
blockquote p, q p {
	margin: 0;
	padding: 0.80em;
	color: #666;
	background: inherit;
}
/** pagination **/







#pagination-flickr ul {
	border:0;
	margin:0;
	padding:0;
}
#pagination-flickr li {
	border:0;
	margin:0;
	padding:0;
	font-size:11px;
	list-style:none;
	background:none;
	display:inline;
}
#pagination-flickr a {
	border:solid 1px #DDDDDD;
	margin-right:2px;
}
#pagination-flickr .previous-off,  #pagination-flickr .next-off {
	color:#999999;
	display:block;
	float:left;
	font-weight:bold;
	padding:4px 6px;
}
#pagination-flickr .next a,  #pagination-flickr .previous a {
	font-weight:bold;
	border:solid 1px #DDDDDD;
}
#pagination-flickr .active {
	color:#000000;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}
#pagination-flickr a:link,  #pagination-flickr a:visited {
	color:#FF0000;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#pagination-flickr a:hover {
	border:solid 1px #666666;
}
/** 3.	PNG FIX **/


#TopMenu {
	display:block;
	width:100%;
	height:70px;
	background-color:#d10302;
	background-image:url(../gfx/mtcsa_bg_2.png);
	background-repeat:repeat-x;
}

#TopMenu ol {
	list-style: none;
	padding: 20px 6px;
	margin: 0;
	float: right;
}

#TopMenu ol li{
	list-style:none;
	float: left;
	margin: 0;
	padding: 0 8px 0 0;
	position: relative;
}

#TopMenu ol li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	font-family: 'Ubuntu';
	font-weight:300;	
	font-size:11px;	
}

#TopMenu ol li a:hover {
	background-color:#FFFFFF;
	padding: 10px 5px;
	color: #A80000;
	display: block;
	text-decoration: none;
	float: left;
	font-family: 'Ubuntu';
	font-weight:300;
	font-size:11px;
}

header, section, footer,
aside, nav, article, figure {
	display: block;
}



div#wrap {
	behavior: url("iepngfix.htc");
}

#newsletter2 {
	width:500px;
	background-color:#F7F7F7;
	border:1px solid #999;
	text-align:right;	
	padding:5px;
	font-family:Tahoma;
	font-size:12px;	
}

#newsletter2 input {
	border:1px solid #333;
	font-family:Tahoma;
	font-size:12px;
	padding:3px;
	color:#999999;
}
