* {
  margin:0px;
  padding:0px;

}

A{
 color: red;
}

A:hover{
 color: black;
}


#maincontainerinner, #maincontainerinner div, #maincontainerinner table, #samochody div, #samochody table, #samochody {
}

#wrapper {
  width:100%;
  height: 100%;
  text-align:center;
  float:none;      
}

#maincontainer {
  width: 950px;
  height: 100%;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  float:none;      
}

#maincontainerinner {
  width:100%;
}

#content {
  width:950px;
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
  display:inline;
}

#topmenu {
  width:100%;
  height:46px;
  text-align:center;
  color:#666666;
  padding-top:14px;
  font-size: 14px;
}

#topmenu a {
  color:#666666;
  font-size: 13px;
  text-decoration:none;
  padding-right:3px;
  padding-left:3px;
  font-weight: bold;
}

#topmenu a:hover {
  color:red;
  font-size: 13px;
  font-weight: bold;
}

#bottommenu {
  width: 950px;
  margin: auto;
  padding-top: 17px;
  color:#999;
  font-size: 10px;
}

#bottommenu a {
  color:#bbb;
  text-decoration:none;
}

#bottommenu a:hover {
  color:red;
}

.logo_link {
 color: #666666;
 text-decoration: none;
}

.logo_link:hover {
 text-decoration: none;
}

#textcontentcontainer {
  width:100%;
}

#textcontent{
  width:950px;
  float:left;
  margin-left:0px;
  display:inline; 
  padding-bottom:0px;
  color:#666;
}

#textcontent * {
  font-family:verdana;
  font-size:12px;
}

#textcontent p {
  margin-top:10px;
  float:left;
  text-align:justify;
  width:100%; 
}

#textcontent td{
  font: 12px Verdana;
  line-height: 18px;
  text-align: left;
  padding: 2px;
  padding-left: 4px;
}

#textcontent .more_x {
  color: white;
  background-color: #da0c0c;
  font-size: 10px;
  font-weight: bold;
  padding: 2px;
  text-decoration: none;
}

#textcontent .more_x:hover {
  color: white;
  background-color: black;
  font-size: 10px;
  font-weight: bold;
  padding: 2px;
  text-decoration: none;
}

#textcontent .small_title {
  color:#da0c0c;
  font-size: 11px;
  font-weight: bold;
}

#textcontent .small_data {
  color:#777;
  font-size: 10px;
}

#textcontent .small_no{
  color:#777;
  font-size: 10px;
  font-weight: bold;
}

#textcontent .small_nolink {
  color:#da0c0c;
  font-size: 10px;
  font-weight: bold;
}

#textcontent .small_nolink:hover {
  color: black;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
}

#textcontent .big_nolink {
  color:#da0c0c;
  font-size: 16px;
  font-weight: bold;
}

#textcontent a.big_link {
  color:#da0c0c;
  font-size: 16px;
  text-decoration:none;
  font-weight: bold;
}

#textcontent a.big_link:hover {
  color: black;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}

#textcontent a.big_link_1 {
  color:#b02b2b;
  font-size: 13px;
  text-decoration:none;
  font-weight: bold;
}

#textcontent a.big_link_1:hover {
  color: black;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
}

#textcontent .bold {
  font-size:13px;
  font-weight:bold;
}

#textcontent .maillink {
  color:#2499dd;
  font-weight:bold;
}

#textcontent .maillink:hover {
  color:#33ccff;
}

#textcontent .breadsh{
  font: 10px Verdana;
  color: #888;
  text-decoration: none;
}

#textcontent .breadsh:hover{
  font: 10px Verdana;
  color: black;
  text-decoration: underline;
}

#textcontent ol, #textcontent ul {
  float:left; 
  width:810px;
  margin-top:10px;
  margin-left:30px;
  display:inline;
  list-style-type:none;
}
  
#textcontent ol li {margin-bottom:3px}
#textcontent ul li {
  width:100%;
  float:left;
  margin-bottom:5px;
  padding-left:20px;
  display:inline;
  background: url(img/arrow.jpg) no-repeat 0px 3px;  
}

#textcontent h1{
  font: 25px Verdana;
  font-weight: bold;
  color: red;
}


#footer {
  width:100%;
  height: 80px;
  padding-top: 20px;
  text-align: center;
  background-image: url(img/tlo_dolne.jpg); 
  background-repeat: repeat-x;
}

#footer a {
  text-decoration:none;
  padding-right:5px;
  padding-left:5px;
  color: #999;
}

#footer a:hover {
  color: black;
}

#footer .lastfooterlink {
  border-right:0px;
}

.newsbox{
  width: 450px;
  height: 95px;
  background-color: white;
  padding: 6px;
  border: 1px solid #dcdcdc;
  border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;
}

.newsbox2{
  width: 450px;
  height: 130px;
  background-color: white;
  padding: 9px;
  border: 1px solid #dcdcdc;
  border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;
}

.copyrightlink {
  text-align: right;
  color: #999; 
  text-decoration: none;
}

.copyrightlink:hover{
  text-align: right;
  color: #aaa; 
  text-decoration: none;
}

.menu_podstr{
  font: 14px Verdana;
  font-weight: bold;
  text-align: center;
  color: white;
  background-color: dimgray;
  display: inline;
  padding: 2px;
  text-decoration: none;
  border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;
}

.menu_podstr:hover{
  font: 14px Verdana;
  font-weight: bold;
  text-align: center;
  color: white;
  display: inline;
  background-color: darkred;
  padding: 2px;
  text-decoration: none;
  border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;
}

.tlo_1{
  background-color: #ededed;
}

.photos{
  border: 10px solid #eee;
  margin-right: 12px;
  border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;
}

.photos:hover{
  border: 10px solid #999;
  margin-right: 12px;
  border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;
}

.photos1{
  border: 1px solid #aaa;
  border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;
}

.photos1:hover{
  border: 1px solid #da0c0c;
  border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;
}

.photos10{
  border: 10px solid white;
  border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;
  margin-bottom: 5px;
}

.photos10:hover{
  border: 10px solid #999;
  border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px;
  margin-bottom: 5px;
}

#subtitle{
 font: 20px Verdana;
 font-weight: bold;
 color: red;
}


#breadsh_container{
  font: 10px Verdana;
  color: #c28989;
  height: 25px;
  padding-left: 8px;
}

#main_gall{
  width: 940px;
  color: #555;
  padding-left: 10px;
  font: 13px Verdana;
  line-height: 18px;
  text-align: justify;
}

#main_left {
  padding-left: 6px;
  width: 210px;
  float: left;
  padding-bottom: 10px;
}

#main_right{
  width: 700px;
  color: #555;
  font: 13px Verdana;
  line-height: 18px;
  float: right;
  text-align: justify;
}

#main_full{
  width: 940px;
  padding-left: 6px;
  color: #555;
  font: 13px Verdana;
  line-height: 18px;
  float: right;
  text-align: justify;
}

#main_photo{
  float: right;
  padding-left: 20px;
}

#project{
  width: 950px;
  margin: auto;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
}
 
.caption_red {
	background-color: #d6040e;
	padding-top: 2px;
	width: 690px;
	font-size: 15px;
	color: #ffffff;
	border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; 
}

.caption_red942{
	background-color: #d6040e;
	padding-top: 2px;
	width: 942px;
	font-size: 15px;
	color: #ffffff;
	border-radius:6px; -moz-border-radius:6px; -webkit-border-radius:6px; 
}

.horizontal_x{
  height: 135px;
  width: 945px;
}
