@charset "UTF-8";

@import url("style_menu_0.css");
@import url("fck_style.css");

body {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: top left;
	SCROLLBAR-FACE-COLOR: #FCFCFC;
	SCROLLBAR-HIGHLIGHT-COLOR: #FCFCFC;
	scrollbar-3d-light-color: #FCFCFC;
	scrollbar-dark-shadow-color: #FCFCFC;
	SCROLLBAR-SHADOW-COLOR: #872A2A;
	SCROLLBAR-ARROW-COLOR: #872A2A;
	SCROLLBAR-BASE-COLOR: #872A2A;
	margin: 0px;
	padding: 0px;
}

table, table tr, table tr td {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size: 12px;
}

a:link,a:visited {
	color: #872A2A;
}

a:hover,a:active {
	color: #CA6716;
}

h1 {
	font-size: 25px;
	color: #9C393B;
	font-weight: bold;
	padding-top: 3px;
}

#wrapper {
	position: relative;
	margin: auto;
}

#lebegobox2 {
	width: 120px;
	height: 10px;
	position: absolute;
	color: black;
}


li {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

button {
	border: 1px solid #86442D;
	color: #86442D;
	font-size: 12;
	font-weight: bold;
	width: 80px;
	height: 20px;
	cursor: pointer;
	background-image: url(images/button_bg.jpg);
	background-color: #DBB79D;
	background-repeat: repeat-x;
	background-position: bottom;
}

h1 {
	font-weight: bold;
	color: #872A2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 40px;
}

h2 {
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h3 {
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/zen_kovek.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 50px;
}

h6 {
	background-image: url(images/separator.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 54px;
	width: 100%;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #003A00;
	color: #003A00;
	font-size: 12;
	font-weight: bold;
	background-color: #FBE2C6;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 5px;
	SCROLLBAR-FACE-COLOR: #DBB79C;
	SCROLLBAR-HIGHLIGHT-COLOR: #DBB79C;
	SCROLLBAR-SHADOW-COLOR: #86442D;
	SCROLLBAR-ARROW-COLOR: #86442D;
	SCROLLBAR-BASE-COLOR: #DFC3AF;
	scrollbar-3d-light-color: #DFC3AF;
	scrollbar-dark-shadow-color: #86442D;
}

hr {
	height: 1px;
	border-bottom: 1px solid #872A2A;
}

/*##################################################################*/
.normalText {
	font-size: 12px;
}

.tableBottomBorder {
	border-bottom: 1px solid #cacaca;
}

.loginInput {
	border: 1px solid #872A2A;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.fileInput,.fileKategoriaSelect {
	border: 1px solid #872A2A;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.button {
	background-image: url(images/btn_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 62px;
	height: 16 px;
	border: 0px solid #872A2A;
	cursor: pointer;
}

/*##################################################################*/

#content_title {
	font-size: 25px;
	color: #9C393B;
	font-weight: bold;
	padding-top: 3px;
}

#content {
	padding-top: 20px;
	padding-right: 20px;
}

.box_default {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 200px;
}

.box_gray {
	border: 2px dotted #ccc;
	background: #ebebeb;
	padding-left: 5px;
	padding-right: 5px;
	width: 200px;
}

/*##################################################################*/

.reg_sub_title {
	font-size: 13px;
	font-weight: bold;
	color: #9C393B;
}

.onlineRegInput {
    width:200px;
    padding:2px;
    margin-bottom:2px;
    margin-left:0px;    
    border:solid 1px #7b4f24;
	font-size: 11px;
	color: #9C393B;
}

.onlineRegSelect {
    width:205px;
    padding:1px;
    margin-bottom:2px;
    margin-left:0px;    
    border:solid 1px #7b4f24;
	font-size: 11px;
	color: #9C393B;
}

.input_box_text {
    width:130px;
    padding:5px;
    border:solid 1px #7b4f24;
	font-size: 12px;
	font-weight: bold;
	color: #9C393B;
}

.reg_sup_star {
	color:#9C393B;
	font-size:14px;
}


