/*
--------------------------------------------------------------------
--------------------------------------------------------------------
--- CSS v.2 FILE FOR AUTOBRANY SITE CREATED BY MARTIN FUSKO 2009 ---
--------------------------------------------------------------------
--------------------------------------------------------------------
*/

/*
--------------
--- GLOBAL ---
--------------
*/

body {
	position: relative;
	margin: 0px;
	padding: 0px; /* for Opera */
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;	/* for IE */
	color: #000000;
	background-color: #ffffff;
	background-image: url(/i/body_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

html:first-child body {	/* for Opera 9 */
	font-size: 80%;
}

a:link, a:visited, a:hover{
	text-decoration: none;
	color: #821C01;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.separator {
	width: 100%;
	height: 1px;
	font-size: 1px;
	clear: both;
}

/*
------------
--- MAIN ---
------------
*/

#main {
	position: relative;
	margin: 6px auto;
	width: 933px;
	border-top: 10px solid #821c01;
	border-bottom: 10px solid #821c01;
	border-left: 1px solid #821c01;
	border-right: 1px solid #821c01;
	background-color: #ffffff;
	text-align: left;	/* for IE */
}

/*
----------------
--- COLUMN_1 ---
----------------
*/

#column_1 {
	float: left;
	width: 173px;
	padding: 0px 0px 0px 29px;  /* top right bottom left */	
}

#column_1 #logo {
	float: left;	
	width: 162px;
	height: 70px;
	padding: 33px 0px 0px 5px;  /* top right bottom left */
}

.column_1 #advertise_box {
	float: left;
	width: 173px;
}

/*
--------------
--- MENU_2 ---
--------------
*/

.menu_1 {
	float: left;
	width: 173px;
	margin: 11px 0px 12px 0px;  /* top right bottom left */		
	padding: 16px 0px 58px 0px;  /* top right bottom left */
	list-style: none;
	background-image: url(/i/menu_1_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;	
}

.menu_1 li {
	float: left;
	width: 173px;
	margin: 0px 0px 4px 0px; /* top right bottom left */
	padding: 0px;
	background-image: url(/i/menu_1_li_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}

.menu_1 li a {
	float: left;
	width: 173px;
	font-size: 100%;
	text-decoration: none;
	color: #821c01;
	padding: 4px 0px 3px 0px; /* top right bottom left */
	font-weight: bold;
}

.menu_1 .menu_1_level_2 {
	float: left;
	margin: 5px 0px 0px 0px; /* top right bottom left */
	padding: 2px 0px 2px 0px; /* top right bottom left */
	background-image: url(/i/menu_1_level_2_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	list-style: none;
}

.menu_1 .menu_1_level_2 li {
	height: 19px;
	margin: 0px;
	padding: 3px 0px 4px 0px; /* top right bottom left */
	background-image: url(/i/menu_1_level_2_li_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu_1 .menu_1_level_2 .first {
	background-image: none;
}

.menu_1 .menu_1_level_2 li a {
	color: #404040;
	font-weight: normal;
}

* html .menu_1 .menu_1_level_2 li {
	padding: 3px 0px 0px 0px; /* top right bottom left */
}

* html .menu_1 .menu_1_level_2 li a {
 	margin: 0px 0px 0px 0px; /* top right bottom left */
	padding: 3px 0px 0px 0px; /* top right bottom left */
}

/*
----------------
--- COLUMN_2 ---
----------------
*/

#column_2 {
	float: left;
	width: 670px;
	padding: 0px 0px 0px 27px;  /* top right bottom left */
}

#content_box h1 {
	margin: 0px;
	padding: 18px 0px 20px 0px;  /* top right bottom left */
	font-size: 200%;
	color: #821c01;
	font-weight: normal;
}

#content_box p {
	margin: 0px;
	padding: 0em 0em 1em 0em;  /* top right bottom left */
}

#content_box .img_right {
	float: right;
	padding: 0px 0px 0px 0px; /* top right bottom left */
	margin: 0px 0px 10px 10px; /* top right bottom left */
}

#content_box .img_box {
	position: relative;
	padding: 30px 0px 0px 0px;  /* top right bottom left */
}

/*
--------------
--- HEADER ---
--------------
*/

#header #email_box {
	position: relative;
	height: 52px;
	padding: 62px 0px 0px 0px;  /* top right bottom left */
	color: #821c01;
	font-size: 90%;
	text-align: right;
}

#header #email_box a {
	color: #821c01;
}

#header .flash_box {
	position: relative;
	width: 668px;
	height: 190px;
	border: #821c01 solid 1px;
}

/*
--------------
--- FOOTER ---
--------------
*/

#footer {
	position: relative;
	padding: 30px 36px 20px 0px; /* top right bottom left */		
	text-align: right;	
	font-size: 90%;
	color: #000000;
}

#footer a {
	color: #821c01;
}
h2, h3{
	clear: both;
}
h3{
	color: #821C01;
	padding: 0;
	margin: 10px 0;
	font-size: 17px;
	font-weight: bold;
}
h2{
	font-weight: bold;
	font-size: 16px;
	margin: 5px 0;
	padding: 0;
}
.mini_img{
	margin: 3px 10px 7px 0;
	float: left;
}
.r_img{
	float: right;
	margin: 3px 0 7px 10px;
}
.k_inp, .k_tx{
	border: #B0B0B0 1px solid;
	padding: 2px;
	width: 120px;
	font-size: 11px;
}
.k_tx{
	width: 181px;
	height: 60px;
}
.k_tab{
	margin-top: 6px;
}
.k_tab td{
	padding-bottom: 5px;
}
.tab{
	background: white url(/i/bck.png) repeat-x;
	padding: 4px 0 0 15px;
}
.ti{
	border: #B0B0B0 1px solid;
}
.fotka{
	margin: 0 5px 5px 0;
	border: 1px solid #C0C0C0;
}
.fotka:hover{
	border-color: #821C01;
}
.h100{
	height: 100px;
}