@font-face {
	font-family: Vrinda;
	font-style:  normal;
	font-weight: normal;
	src: url('../gfx/Vrinda.eot');
}

body, html {
	width: 100%;
	height: 100%;
}

* {
	padding: 0px;
	margin: 0px;
	border: 0px solid #FFFFFF;
	cursor: url('gfx/cursor.cur'), url('gfx/cursor.gif'), auto;
}

body {
	background-color: #D6D6D1;
	background-image: url('../gfx/background.jpg');
	background-repeat: repeat-x;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

td {
	font-family: Tahoma;
	text-align: left;
	font-size: 11px;
}

table {
	margin: 0 auto;
	width: 320px;
}

a:link, a:visited {
	color: inherit;
	text-decoration: underline;
	color: #333333;
}

a:hover, a:active {
	color: inherit;
	text-decoration: none;
	color: #666666;
}

li {
	margin-left: 15px;
}

ul, ul li {
	list-style-type: disc;
}

input {
	font-family: Arial;
	font-size: 10px;
	padding: 2px;
	border: 1px solid #999999;
	background-color: #FAFAFA;
	width: 180px;

}

textarea {
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #999999;
	background-color: #FAFAFA;
	width: 180px;
	height: 150px;
}

strong {
	color: #BF1E31;
	font-weight: normal;
}

#main {
	background-image: url('../gfx/container.png');
	background-repeat: repeat-y;
	width: 886px;
	height: 100%;
	margin: 0 auto;
}

.main {
	background-image: url('../gfx/left.png');
	background-repeat: no-repeat;
	width: 886px;
}

#container {
	width: 822px;
	background-image: url('../gfx/container.jpg');
	background-repeat: repeat-y;
	margin-left: 31px;
	margin-right: 33px;
	text-align: left;
}

#header {
	background-image: url('../gfx/header.jpg');
	background-repeat: no-repeat;
	width: 822px;
	height: 190px;
}

#header object {
	width: 105px;
	height: 108px;
}

#header span {
	display: block;
	clear: both;
	margin-left: 560px;
	padding-top: 23px;
	line-height: 11px;
	font-family: Arial;
	font-size: 7px;
	text-transform: uppercase;
	color: #000000;
}

.flash {
	margin-left: 190px;
}

#left {
	width: 190px;
	text-align: center;
	display: inline;
	float: left;
}

.contact_now {
	height: 167px;
	width: 190px;
	display: block;
	background-image: url('../gfx/contact_now.jpg');
	background-repeat: no-repeat;
}

.contact_now span {
	display: block;
	width: 100%;
	text-align: right;
	padding-top: 66px;
	font-size: 14px;
}

.contact_now a:link, .contact_now a:visited {
	color: #000000;
	text-decoration: none;
}

.contact_now a:hover, .contact_now a:active {
	color: #000000;
	text-decoration: underline;
}

.news_left_head {
	height: 39px;
	width: 190px;
	background-image: url('../gfx/news.jpg');
	background-repeat: no-repeat;
	display: block;
}

.news_left {
	width: 170px;
	padding-top: 15px;
	display: block;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #EFC7CC;
	margin: 0 auto;
}

.news_left a:link, .news_left a:visited {
	color: inherit;
	text-decoration: underline;
	color: #EFC7CC;
}

.news_left a:hover, .news_left a:active {
	color: inherit;
	text-decoration: none;
	color: #FFFFFF;
}

#right {
	width: 632px;
	display: inline;
	padding-bottom: 24px;
	float: left;
}

.item {
	padding-top: 50px;
	padding-left: 64px;
	padding-bottom: 14px;
	padding-right: 40px;
	background-image: url('../gfx/item.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 632px;
}

.content {
	width: 504px;
	line-height: 14px;
}

.center {
	text-align: center;
}

.side {
	width: 226px;
	padding-top: 50px;
	text-align: right;
	background-color: #FFFFFF;
}

.side img, .content img {
	border: 1px solid #7A7A7A;
	margin-right: 35px;
	margin-left: 22px;
	float: right;
}

#footer {
	display: block;
	font-size: 0px;
	height: 0px;
	clear: both;
}

.upominki {
	margin-top: 7px;
	margin-bottom: 14px;
}
.upominki a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin-top: 4px;
}

.upominki_tytul {
	font-size: 19px;
}

.addv {
	color: #fff;
	font-size: 12px;
	margin-top: 4px;
}

.addv a{
	color: #fff;
	font-size: 12px;
	margin-top: 4px;
}

