@media (max-width: 1100px) {

a:hover {
	color: #000;
	text-decoration: underline;
}


a {
	color: #0000a3;
	text-decoration: none;
	font-family: Sans-serif;
}

body {
	margin: 0;
	padding: 0;
	/*background: #fff url(bg000000.gif) repeat-x;*/
	font-family: Sans-serif;
	border: solid 0px black;
}

#header-1 {
	margin: 0;
	width: 100%;
	background-color: white;
}

#topinfo {
	margin-left: auto;
    margin-right: auto;
    width: 100%;
	font-size: 25px;	
	border: solid 0px black;
}



#header0 {
	margin: 0;
	width: 100%;
	/*background-color: #A81002;*/
	border: solid 0px black;
}	 

#header1 {
	margin: 0;
	/*background: url(headerbg_sm.jpg) no-repeat right top;*/
	border: solid 0px black;
}

#logo {
	border: 0px;
	margin-left: 210px;
	float: left;
	border: solid 0px black;
}

#header2 {
	color: #000;
	margin-left: auto;
    margin-right: auto;	
    width: 100%;
	padding: 0px;
	border: solid 0px black;
}

#header4 {
border: solid 0px black;
}

#banner {
	border: 0px;
	border: solid 0px black;
}

#topmenu{	
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
	border: solid 0px black;
}

#topmenu a {
	width: 80%;
	display: block;
	color: blue;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px black;
}

#topmenu a:hover {
	color: #00f;
	text-decoration: underline;
}

#bottommenu{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-transform: uppercase;
	border: solid 0px black;	
}

#bottommenu a {
	width: 80%;
	display: block;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px black;
}

#bottommenu a:hover {
	color: #fff;
	text-decoration: underline;
}

#header3 {
	display: none;
	margin-left: auto;
    margin-right: auto;
	height: 310px;
    width: 100%;
	border: solid 0px black;
}

#underheader {
	clear: left;
	font-size: 10px;
	color: #ccc;
	padding: 0px;
	border-bottom: solid 1px #ccc;
	width: 100%;
	margin-left: auto;
    margin-right: auto;
}

#underheader img{
	display:block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
    margin-right: auto;	
}

#center {
	font-size: 14px;
	color: #000;
	padding: 0px;
	width: 95%;
	margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
	/*background: url(bcg.jpg) no-repeat center top;*/
}

#underfooter {
	clear: left;
	font-size: 10px;
	color: #ccc;
	padding: 0px;
	border-top: solid 1px #ccc;
	width: 100%;
	margin-left: auto;
    margin-right: auto;
}

#underfooter img{
	display:block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
    margin-right: auto;	
}

#footer {
	clear: left;
	font-size: 10px;
	color: #ccc;
	padding-top: 5px;
	border-top: solid 1px #ccc;
	width: 100%;
	margin-left: auto;
    margin-right: auto;
}

#copy {
	width: 80%;
	margin-left: auto;
    margin-right: auto;
}

#copy span{
	display:block;
}


.gallery_tab {
	margin-top: 10px;
	padding: 0px;
	border: solid 1px #ccc;
}

.gallery_tab img {
	display:block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
    margin-right: auto;	
}

#samochod {
}

.social {
	padding: 1px;
}

}



@media (min-width: 1101px) {


a:hover {
	color: #000;
	text-decoration: underline;
}


a {
	color: #0000a3;
	text-decoration: none;
	font-family: Sans-serif;
}

body {
	margin: 0;
	padding: 0;
	/*background: #fff url(bg000000.gif) repeat-x;*/
	font-family: Sans-serif;
}

#header-1 {
	margin: 0;
	width: 100%;
	height: 40px;
	background-color: white;
}

#topinfo {
	margin-left: auto;
    margin-right: auto;
    width: 820px;
	font-size: 30px;	
	border: solid 0px black;
}

#logosm {
	display: none;
}



#header0 {
	margin: 0;
	width: 100%;
	height: 420px;
	/*background-color: #A81002;*/
	background: url(bcg.jpg) no-repeat center top;
	border: solid 0px black;
}	 

#header1 {
	margin: 0;
	/*background: url(headerbg.jpg) no-repeat center top;*/
	height: 420px;
	border: solid 0px black;
}

#logo {
	border: 0px;
	margin-left: 210px;
	float: left;
	border: solid 0px black;
}

#header2 {
	color: #000;
	margin-left: auto;
    margin-right: auto;
	height: 30px;
    width: 700px;
	padding-top: 45px;
	border: solid 0px black;
}

#header4 {
border: solid 0px black;
}

#banner {
	border: 0px;
	border: solid 0px black;
}

#topmenu{
	width: 400px;
	margin-left: auto;
    margin-right: 0px;
	border: solid 0px black;
}

#topmenu a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 40px;
}

#topmenu a:hover {
	color: #fff;
	text-decoration: underline;
}

#bottommenu{
	width: 700px;
	margin-left: auto;
    margin-right: auto;
	text-transform: uppercase;
	margin-top: 5px;
}

#bottommenu a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 40px;
}

#bottommenu a:hover {
	color: #fff;
	text-decoration: underline;
}

#header3 {
	margin-left: auto;
    margin-right: auto;
	height: 310px;
    width: 730px;
	border: solid 0px black;
}

#underheader {
	clear: left;
	font-size: 10px;
	color: #ccc;
	padding: 15px;
	border-bottom: solid 1px #ccc;
	width: 750px;
	margin-left: auto;
    margin-right: auto;
}

#underheader img{
	margin-left: 8px;
    margin-right: 8px;	
}

#center {
	font-size: 14px;
	color: #000;
	padding: 20px;
	width: 750px;
	margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
	/*background: url(bcg.jpg) no-repeat center top;*/
}

#underfooter {
	clear: left;
	font-size: 10px;
	color: #ccc;
	padding: 15px;
	border-top: solid 1px #ccc;
	width: 750px;
	margin-left: auto;
    margin-right: auto;
}

#underfooter img{
	margin-left: 8px;
    margin-right: 8px;	
}

#footer {
	clear: left;
	font-size: 10px;
	color: #ccc;
	padding-top: 5px;
	border-top: solid 1px #ccc;
	width: 780px;
	margin-left: auto;
    margin-right: auto;
}

#copy {
	width:520px;
	margin-left: auto;
    margin-right: auto;
}

.gallery_tab {
	margin-top: 10px;
	padding: 20px;
	border: solid 1px #ccc;
}

.gallery_tab img {
	margin-left: 16px;
	margin-right: 16px;
	border: 0px;
}

#samochod {
}

.social {
	padding: 1px;
	margin-left: 550px;
}

}