html {
	overflow: scroll;
}

body {
	margin: 0px;
	background-color: #c3c3c3;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: black;
}

a {
	text-decoration: none;
	font-weight: bold;
	
	color: #262a39;
}

a.external {
	padding-right: 13px;
	background-image: url(../images/control/anchor.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	color: #262a39;
	display: inline;
}

h2 {
	font-size: 14px;
	color: #262a39;
}

img {
	border: 0px;
}

a.internal img {
	display: block;
}

img.left {
	float: left;
	margin: 0px 9px 9px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 9px 9px;
}

div.hr {
	border-top: 1px solid #262a39;

}

p {
	text-indent: 10px;
}

p.no_indent {
	text-indent: 0px;
}

ul {
	list-style-image: url("../images/list.gif");
}

#langs {
	margin: 5px auto 0px auto;
	width: 554px;
	height: 23px;
	background-repeat: no-repeat;
	background-image: url("../images/background_langs_winter.jpg");
}

#langs div {
	padding-top: 9px;
	_padding-top: 0px;
	padding-left: 430px;
	color: white;
	font-size: 11px;
	font-weight: normal;
}

#langs div a {
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

div#langs.winter {
	background-image: url("../images/background_langs_winter.jpg");
}

div#langs.summer {
	background-image: url("../images/background_langs_summer.jpg");
}

#frame {
	margin: 0px auto 0px auto;
	width: 536px;
	border: 9px solid #e6e6e6;
	background-color: #e6e6e6;
	background-repeat: no-repeat;
	background-image: url("../images/background_top_winter.jpg");
}

div#frame.winter {
	background-image: url("../images/background_top_winter.jpg");
}

div#frame.summer {
	background-image: url("../images/background_top_summer.jpg");
}

#intro {
	width: 536px;
	height: 461px;
	background-image: url("../images/intro.jpg");
	background-repeat: no-repeat;
}

#flags {
	padding: 134px 0px 376px 18px;
}

#flags ul {
	margin: 0px 0px 0px 176px;
	padding: 0px;
	list-style: none;
}

#flags ul li {
	float: left;
	margin-right: 5px;
}

#menu {
	background-color: #fff;
	margin: 40px 0px 0px 16px;
}

#content {
	padding: 185px 0px 0px 75px;
	background-image: url("../images/smile.jpg");
	background-repeat: no-repeat;
	background-position: 467px 150px;
}

.content_left {
	float: left;
	width: 48%;
}

.content_right {
	float: right;
	width: 48%;
}

.clear {
	clear: both;
}

#signature {
	margin: 4px auto 20px auto;
	width: 554px;
	text-align: right;
	color: white;
	font-size: 11px;
}

#signature a {
	color: white;
	font-weight: normal;
}

#signature a:hover {
	text-decoration: none;
}

.trgal {
	padding-top: 12px;	
}

.trgal1 {
	padding-top: 0px;	
}

.trga, .trgar {
	padding-top: 12px;
	padding-left: 12px;	
	vertical-align: top;
}

.trgar {
	color: grey;
}

.trgar1 {
	padding-left: 12px;	
	vertical-align: top;
	color: grey;
}

.tdx {
	padding-bottom: 12px;
	font-size: 12px;
	border-bottom: 1px solid silver;	
}

.td1, .td2, .td3, .td4 {
	border-bottom: 1px solid silver;
	font-size: 11px;
}

.td1 {
	width: 40px;
}

.td2 {
	width: 50px;
}

.td3 {
	width: 80px;
}
.td4 {
	width: 300px;
}

.tableprice {
	text-align: left;
	margin-top: 30px;
}
.tableprice1 {
	text-align: left;
	margin-top: 10px;
}
.ulprices {
	margin-left: 146px;
		
}

.mailto {
	font-size: 11px;
}

.mapy, .news1, .news2 {
	vertical-align: top;
}

.news {
	margin-top: 12px;
}

.news1 {
	width: 100px;
	margin-top: 8px;
}
.news2 {
	padding-bottom: 8px;
}
