body {
	margin: 0px;
	background: url(images/bg.jpg) repeat-x #098ace;
}
#container {
	width: 900px;
	background-color: #fff;
	font-family: Tahoma;
}
#top {
	width: 900px;
	height: 320px;
	background-image: url(images/dippo-animacja.jpg);
}
#cmstop {
	width: 900px;
	height: 175px;
	background-image: url(images/panel_top.jpg);
}
#cmstop .menu {
	text-align: right;
	padding-right: 40px;
	padding-top: 40px;
	font-size: 11px;
	color: #dd137b;
	font-family: Tahoma;
}
#cmstop .menu a {
	font-size: 11px;
	color: #dd137b;
	font-family: Tahoma;
	font-weight: bold;
}
#cmstop .menu a:hover, #cmstop .menu a.active {
	color: #009ee0;
}
#cms #middle {
	margin-bottom: 20px;
}
#middle {
	width: 900px;
	font-size: 11px;
	color: #5f5f5f;
	font-family: Tahoma;
	position: relative;
	text-align: left;
}
#menu_bg {
	width: 325px;
	background-image: url(images/cell_menu.jpg);
}
#menu {
	width: 325px;
	float: left;
	margin-bottom: 140px;
}
#wciecie{
position:absolute;
}
#menu .top {
	width: 325px;
	height: 60px;
	background-image: url(images/top_menu.jpg);
}
#menu .top-panel {
	width: 325px;
	height: 60px;
	background-image: url(images/top_panel.jpg);
}
#menu .top-info {
	width: 325px;
	height: 60px;
	background-image: url(images/top_info.jpg);
}
#menu .panel-body {
	width: 325px;
	background-image: url(images/cell_panel.jpg);
}
#menu .items {
	width: 325px;
	background-image: url(images/cell_menu.jpg);
	text-align: left;
}
#menu .items ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu .items li {
	width: 325px;
	height: 30px;
	background-image: url(images/cell_menu.jpg);
	line-height: 30px;
	text-align: left;
}
#menu .items li.sub a {
	left: 25px;
	position: relative;
}
#menu .bottom {
	width: 325px;
	height: 30px;
	background-image: url(images/bottom_menu.jpg);
}
#menu .under, #under {
	width: 325px;
}
#under {
	position: absolute;
	background: url(images/under_menu.jpg);
	left: 0px;
	bottom: 0px;
	text-align: left;
	height: 141px;
}
#under .container {
	padding-left: 170px;
	padding-top: 10px;
}
#menu a {
	font-size: 12px;
	color: #dd137b;
	font-weight: bold;
	font-family: Tahoma;
	margin-left: 80px;
}
#menu .login a {
	margin-left: 0px;
	font-size: 11px;
	line-height: 16px;
}
#menu a:hover, #menu a.active {
	color: #009EE0;
}
#main {
	width: 565px;
	float: left;
	padding-top: 18px;
	text-align: justify;
	margin-bottom: 15px;
}
#content {
	padding-left: 10px;
	width: 540px;
	
}
#bottom {
	width: 900px;
	height: 40px;
	background-image: url(images/bg_bottom.jpg);
	clear: both;
}
#bottom a {
	display: block;
	float: right;
	margin: 15px 35px 0px 0px;
}

div.newsblock {
	width: 271px;
	height: 136px;
	float: left;
	position: relative;
}
div.newsblock .container {
	margin: 10px 10px 0px 30px;
}
div.news1 {
	background-image: url(images/bg_news1.jpg);
}
div.news1.under {
	margin-top: 8px;
}
div.news1.item1, div.news1.item3, div.news1.item5, div.news1.item7 {
	margin-left: 9px;
}
div.news1 .date, div.news1 .title {
	text-align: right;
	color: #009ee0;
}
div.news2 {
	background-image: url(images/bg_news2.jpg);
	margin-left: 9px;
	margin-top: 8px;
}
div.news2.item0, div.news2.item2 {
	margin-left: 0px;
}
div.news2 .date, div.news2 .title {
	text-align: right;
	color: #dd137b;
}
div.newsblock .title {
	font-weight: bold;
}
div.newsblock .body {
	padding-top: 15px;
	text-align: justify;
}
div.newsblock .more {
	text-align: right;
}

table.listing {
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	color: #5f5f5f;
}
table.listing td, table.listing th {
	border-bottom: 1px solid #dedede;
	padding: 4px;
	text-align: left;
}
table.listing th {
	color: #009ee0;
	white-space: nowrap;
	padding-bottom: 14px;
}
table.listing td.inline {
	white-space: nowrap;
}
table.listing td.action {
	text-align: center;
	width: 50px;
}
table.listing tr.odd {
	/* deprecated; background-color: #f6f6f6; */
}

div.messages {
	margin-bottom: 15px;
}
div.messages .message {
	width: 250px;
	padding: 5px;
	border: 1px solid #5f5f5f;
}
div.messages .error {
	color: #dd137b;
}
.reg a:hover {
	color: #dd137b;
}
div.messages .info {
	color: #009ee0;
}

div.fname {
	font-weight: bold;
}
div.finput {
	margin: 5px 0px 10px 0px;
}
div.finput input, div.finput textarea, div.finput select {
	border: 1px solid #009ee0;
	font-face: Tahoma;
	font-size: 11px;
	padding: 2px;
	width: 300px;
}
div.checkbox {
	
	padding: 2px;
	width: 5px;
}
div.finput textarea {
	height: 200px;
}
div.fbutton input, div.fbutton a {
	border: 1px solid #009ee0;
	color: #dd137b;
	background-color: #eee;
	cursor: pointer;
	font-face: Tahoma;
	font-size: 11px;
	font-weight: normal;
}
div.fbutton a { padding: 1px 4px 1px 4px }

div.imagemini {
	width: 56px;
	height: 60px;
}

a {
	font-face: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #5f5f5f;
}
a.color {
	color: #009ee0;
}
a.color:hover, a.color.active {
	color: #dd137b;
}
p {
	margin: 16px 0px 16px 0px;
}
.b {
	color: #009ee0;
}
.p {
	color: #dd137b;
}
.s {
	font-weight: bold;
}
img {
	border: 0;
}
img.border {
	border: 1px solid #dedede;
}

#menu .group a {
	color: #009ee0;
}
/*#menu .group a.active, */
#menu .group a:hover {
	color: #dd137b;
}

.tabs {
	margin-left: 15px;
	padding-top: 40px
}
.tabs a {
	display: block;
}
.tabs a:hover, .tabs a.active {
	color: #009ee0;
}
.description {
	margin-top: 40px;
	display: none;
}
.description.active {
	display: block;
}
.description .title {
	font-weight: bold;
}
.description .body {
	text-align: justify;
	padding-top: 8px;
}
.cart {
align: left;
float: left;
width: 350px;

}
.cart1 {
float: left;

height: 40px;
}
.big {

}

.finput1 {

	font-face: Tahoma;
	padding: 1px;
	width: 5px;
    height: 40px;
}
.finput1 input {
	border: 0;
	background: none;
	font-face: Tahoma;
	font-size: 11px;
}
.button  {
	border: 1px solid #009ee0;
	color: #dd137b;
	background-color: #fff;
	cursor: pointer;
	font-face: Tahoma;
	font-size: 11px;
}
.finput2 {
	padding: 1px;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
}
.finput2 input {
	font-family: Tahoma;
	font-size: 12px;
	color: #5f5f5f;
}
div.fbutton1 * {
	background-color: none;
	cursor: pointer;
	font-face: Tahoma;
	font-size: 11px;
	margin: 0px 8px 0px 0px;
	text-align: center;
	float: left;
}
div.fbutton1 input {
	background-color: none;
	cursor: pointer;
	font-face: Tahoma;
	font-size: 11px;
	margin: 0px 8px 0px 8px;
	text-align: center;
	float: left;
	color: #5f5f5f;
}
div.fbutton3 * {
	border: 1px solid #009ee0;
	color: #dd137b;
	background-color: #fff;
	cursor: pointer;
	font-face: Tahoma;
	font-size: 10px;
        padding: 2px;
	width: 90px;
	float: left;
	align: center;
	text-align: center;
}
div.fbutton4 * {
	background-color: #fff;
	cursor: pointer;
	font-face: Tahoma;
	font-size: 10px;
    padding: 2px;
	width: 120px;
	float:left;
	align: center;
	text-align: center;
}

.fnamelogin {
font-weight: bold;
margin-right: 20px;
padding-top: 10px;
}
.registry {
width: 50px;
float: right;
padding: 10px;
}

.login input {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #5f5f5f;
}
.login .txt {
	float: left;
	width: 70px;
	margin: 0px 5px 0px 5px;
	padding-top: 10px
}
.login {
	padding-left: 60px;
}
form {
	padding: 0px;
	margin: 0px;
}

.password {
	width: 135px;
	padding-left: 4px;
}

.data {
	clear: borh; height: 24px;
}
.data .name { float: left; width: 110px; line-height: 20px }
.data .value { float: left; line-height: 20px; font-weight: bold; }
.data .value input {
	border: 0px;
	background: url(../images/ico-red.png) right 4px no-repeat;
	padding-right: 18px;
	height: 18px;
	color: #9f1c24;
	font-family: Tahoma;
	font-size: 11px;
	cursor: pointer;
}

.print #content {
	width: 700px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: justify;
	font-family: Tahoma;
	font-size: 11px;
}

body.print {
	background: #FFF;
}
#print_head {
	text-align: right;
	padding-bottom: 5px;
	border-bottom: 1px solid #64636a;
	margin-bottom: 30px;
}
#print_head .name {
	font-weight: bold;
	font-size: 14px;
}
#print_head .link {
	font-style: italic;
}
.print .listing th {
	color: #000;
}
.print .listing th, .print .listing td {
	border-bottom: 1px solid #000;
}
