@charset "iso-8859-2";

body {
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #f6f7f8;
}
body, table {
	font: 11px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #464646;
}
* {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}
a img, a object {
	border: 0;
}
a {
	color: #DA251D;
	text-decoration: underline;
}
a:hover {
	color: #DA251D;
	text-decoration: underline;
}
a span, a em, a strong {
	color: #DA251D;
	cursor: pointer;
}
a:hover span, a:hover em, a:hover strong {
	color: #DA251D;
	cursor: pointer;
}
form {
	display: block;
}
input, textarea, select, option {
	background: #ffffff;
	font-size: 11px;
	color: #464646;
}
input, textarea, select {
	border: 1px solid #eeeeee;
}
input, textarea {
	background: url(/modules/cms/accounts/remetkor/skins/r/images/inputbg.gif) no-repeat right top;	
}
input {
	height: 18px;
	line-height: 18px;
	padding: 0;
}
textarea {
	padding: 1px;
}

input.button {
	background: url(/modules/cms/accounts/remetkor/skins/r/images/buttonright.gif) repeat-x left center;
	line-height: 20px;
	cursor: pointer;
}
input.radio, input.checkbox {
	border: 0;
	background: transparent;
	cursor: pointer;
	margin-right: 6px;
}
ul {
	list-style: none;
	display: block;
	text-align: left;
}
ol {
	list-style-position: inside;
	padding-left: 12px;
}
ul ul, ol ol {
	margin-left: 12px;
}
ul li {
	padding-left: 10px;
	background: url(/modules/cms/accounts/remetkor/skins/r/images/list6.gif) no-repeat 0px 7px;
	display: block;
}
ol li {
	text-indent: -12px;
}
label {
	cursor: pointer;
}
p {
	margin-bottom: 7px;
}



#system {
	margin: 0 auto;
	width: 800px;
	position: relative;
	z-index: 255;
	font-size: 10px;
	line-height: 13px;
}
#system ul {
	position: absolute;
	top: 17px;
	right: 17px;
	text-align: right;
}
#system ul li {
	background: none;
	padding: 0;
}
#system ul li a {
	text-decoration: none;
}
#system ul li a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#system ul li a span, #system ul li a:hover span {
	color: #000000;
}
#msg {
	display: none;
}
.msg {
	display: block;
	padding: 11px 17px;
	background-color: #ac1b56;
	color: #ffffff;
	margin: 1px 0 0;
}
#body {
	margin: 0 auto;
	padding: 1px;
	width: 800px;
	background-color: #ffffff;
}
#top {
	position: relative;
	height: 201px;
	background: url(/modules/cms/accounts/remetkor/skins/r/images/top.jpg) no-repeat center bottom;
	border-top: 4px solid #ac1b56;
	padding-top: 1px;
	font-size: 10px;
}
#top h1 {
	display: block;
	position: absolute;
	top: 1px;
	left: 17px;
}
#top h1 span {
	display: none;
}
#top a {
	text-decoration: none;
}
#top a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#top a span, #top a:hover span {
	color: #000000;
}
#top ul {
	position: absolute;
	bottom: 13px;
	left: 17px;
}
#top ul li {
	padding: 0;
	background: none;
	display: inline;
}
#top ul ul {
	position: static;
	display: inline;
	padding: 0;
	margin: 0;
}
#top ul ul li {
	background: url(/modules/cms/accounts/remetkor/skins/r/images/list1.gif) no-repeat left center;
	padding-left: 8px;
	margin-left: 4px;
}
#top a#fav {
	position: absolute;
	bottom: 13px;
	right: 17px;
	background: url(/modules/cms/accounts/remetkor/skins/r/images/list2.gif) no-repeat left center;
	padding-left: 9px;
}
ul#menu {
	display: block;
	margin-top: 1px;
	font-size: 11px;
	text-align: left;
	background: #0161ad url(/modules/cms/accounts/remetkor/skins/r/images/menu.gif) repeat left top;
	min-height: 39px;
}
* html ul#menu {
	height: 39px;
}
ul#menu li {
	display: block;
	background: none;
	margin-right: 1px;
	padding: 0;
	float: left;
}
ul#menu li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	float: left;
	font-size: 12px;
	background: url(/modules/cms/accounts/remetkor/skins/r/images/menuitem.gif) no-repeat right top;
}
ul#menu li a span {
	display: block;
	color: #ffffff;
	line-height: 37px;
	padding: 2px 29px 0 17px;
	float: left;
}
ul#menu li a:hover, ul#menu li.sel a {
	background: url(/modules/cms/accounts/remetkor/skins/r/images/menuselitem.gif) no-repeat right top;
}

table td {
	vertical-align : top;
}


h2#title, h3.title {
	font-size: 14px;
	color: #DA251D;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #eeeeee;
	padding: 10px 0 5px 17px;
}


#left {
	float: left;
	width: 487px;
	padding-left: 17px;
	font-size: 12px;
}
#right {
	float: right;
	width: 263px;
	padding-right: 17px;
}
#left, #right {
	padding-bottom: 13px;
	padding-top: 8px;
}
#left h3.title {
	margin-top: 8px;
}
.text {
	padding-top: 8px;
	text-align: justify;
	clear: both;
	margin : 10px;
}

.text_oferta {
	padding-top: 0px;
	text-align: justify;
	clear: none;
	margin : 20px;
}
#right .text {
	text-align: left;
}
.mapka{
	border : 0px;
	margin-top : 18px;
}
.text2 {
	background: #eeeeee;
	margin: 12px 0 2px;
	text-align: left;
	clear: both;
}
.text_link {
	background: White;
	margin: 12px 4px 2px 2px;
	text-align: left;
	clear: both;
}
.text1{
	padding-top: 8px;
	text-align: justify;
	clear: both;
	margin : 10px;
	font: 11px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}
.text3 {
	text-align: justify;
	margin : 10px;
}

.text2 .text2bg {
	padding: 10px 10px;
	font-size: 12px;
}
.text2 a {
	color: #464646;
}
.text2 a:hover {
	color: #DA251D;
}
.text2 a:hover span {
	color: #464646;
}

form.text input, form.text textarea {
	width: 100%;
}
form.text textarea {
	height: 60px;
}
