@charset "utf-8";
/* CSS Document */

body {
	background: url(img/background-1106.jpg) no-repeat #CA2C0F top center;
	margin: 8px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*jasna*/
	color: #333333;
	text-align:justify;
	/*font-family: Trebuchet MS, sans-serif;*/
	font-size: small;
}

div, td, p {
	font-family:"Trebuchet MS";
	/*font-size: 12px;*/
	/*jasna*/
	color: #333333;
	/*text-align:justify;*/
	/*font-family: Trebuchet MS, sans-serif;*/
	font-size: small;
}

h3 {
	border-bottom: 1px dotted #971B00;
}

form {
	margin-bottom: 2px;
}

input, textarea {
	font-family:"Trebuchet MS";
	/*font-size: 12px;*/
	/*jasna*/
	color: #333333;
	text-align:justify;
	/*font-family: Trebuchet MS, sans-serif;*/
	font-size: small;
}

input[readonly] {
	background-color: #e0e0e0;
	border: 1px solid #666;
}

a {
	color: #971B00;
}

a:hover {
	color: #787878;
}

a.title {
	color: #971B00;
	text-decoration:none;
}

a:hover.title {
	color: #787878;
	text-decoration:underline;
}

legend {
	color: #971B00;
}

#head {
	/*background-image:url(img/head[1].jpg);*/
	background-image:url(img/head[1-1].jpg);
	height: 93px;
}

#hmenu {
	background-image:url(img/head[2].jpg);
	height: 43px;
	margin-top:0px;
	margin-bottom:0px;
}

#head-page {
	background-image:url(img/page/head-page[1].jpg);
	height: 93px;
}

#hmenu-page {
	background-image:url(img/page/head-page[2].jpg);
	height: 43px;
}

#body {
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#body p {
	margin-right: 6px;
}

#lc {
	background: url(img/page/main-page.jpg) no-repeat bottom #F6D3B8;
	height: 451px;
}

#lc-men {
	background: url(img/page/men-page.jpg) no-repeat bottom #F6D3B8;
	height: 451px;
}

#lc-girl {
	background: url(img/page/girl-page.jpg) no-repeat bottom #F6D3B8;
	height: 451px;
}

div.heading {
	background-image:url(img/heading[1].jpg);
	font-size: 15px;
	font-weight: bold;
	color: #971B00;
	padding: 13px 0px 16px 18px;
}

div.heading2 {
	background-image:url(img/heading[2].jpg);
}

div.heading3 {
	background: url(img/heading[3].jpg) no-repeat;
}

#heading-page {
	background: url(img/page/heading-page[2].jpg) no-repeat;
	height:49px
}

#heading-page-message {
	background: url(img/page/heading-page[3].jpg) no-repeat;
	height:49px
}

div.heading-page {
	padding: 15px 0px 13px 18px;
	font-size: 13px;
	font-weight: bold;
	color: #971B00;
}

div.label {
	background-image:url(img/field[1].jpg);
	padding: 0px 10px 0px 10px;
	height: 208px;
}

div.label a {
	color: #971B00;
	text-decoration:underline;
}

div.label a:hover {
	color: black;
	text-decoration:underline;
}

div.label2 {
	background-image:url(img/field[2].jpg);
	height: 208px;
}

div.news {
	padding: 0px 10px 0px 10px;
}

div.roundness {
	background:url(img/roundness.jpg) no-repeat;
}

div.white {
	background: url(img/page/footer-page.jpg) #FFF no-repeat bottom;
	min-height: 451px;
}

#white {
	background-color:#F8DFCC;
	padding: 0px;
}

#top {
	text-align: right;
	color: #787878;
	padding: 6px 8px 6px 0px;
}

#top a {
	color: #787878;
	text-decoration: none;
}

#top a:hover {
	color: #971A00;
	text-decoration: underline;
}

#privacy {
	font-size: 11px;
	padding-right: 8px;
	text-align: right;
	color:#FFFFFF;
}

#privacy a {
	color:#FFFFFF;
	text-decoration: none;
}

#privacy a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#copyright {
	font-size: 11px;
	padding-left: 8px;
	text-align: left;
	color:#FFFFFF;
}

.date {
	color: #787878;
	font-weight: bold;
	font-size: 15px;
}

.button {
	background: url(img/btn-normal.jpg) no-repeat black;
	margin: 0px 0px 0px 0px;
	width: 110px;
	height: 30px;
	font-size: 13px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	color: #787878;
	border: 0px;	
}

.login {
	border: 0px;
	background: url(img/input.jpg);
	height: 18px;
	width: 158px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}

.login2 {
	border: 0px;
	background: url(img/input2.jpg);
	height: 18px;
	width: 230px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}

#menuitem {
	background: url(img/btn-normal.jpg) no-repeat;
	padding: 5px 0px 9px 0px;
	margin: 0px 0px 0px 12px;
	width: 110px;
	float: left;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	color: #787878;
}

#menuitem:hover {
	background: url(img/btn-hover.jpg) no-repeat;
	color: white;
	text-decoration: none;
}

#vmenuitem {
	background: url(img/page/vbtn-normal.jpg) no-repeat;
	padding: 4px 0px 4px 6px;
	margin: 2px 0px 0px 4px;
	width: 211px;
	float: ;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	cursor: pointer;
	color: #787878;
}

#vmenuitem:hover {
	background: url(img/page/vbtn-hover.jpg) no-repeat;
	color: white;
	text-decoration: none;
}

form {
	margin-top: 0px;
}

.gray {
	color:#666666;
}

.black {
	color:black;
}

.msgTitle {
	color: #787878;
	font-weight: bold;
	font-size: 15px;
}

.msgDate {
	color: #B85F1D;
	font-size: 11px;
}

.small {
	font-size: 9px;
}

.highlight {
	background-color: #f0f0e0;
}	

.error {
	color: #971B00;
}

.h257 {
	height: 257px;
}	

.clipwrapper{
  position:relative;
  height:100px;
}

.clip{
  position:absolute;
  clip:rect(0px 130px 100px 0px);
}

.current {
	border:1px solid #666;
	padding-left:2px;
	padding-right:2px;
}

.tipl {
	color: #333333;
	text-align:justify;
	font-family: Trebuchet MS, sans-serif;
	font-size: small;
}