/* css */
body {
	margin:5px auto 5px auto;
	padding:0;
	width:990px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	font-size:77%;
	text-align:center;
	color:#333333;
}

/* base.css, part of YUI's CSS Foundation */ 
h1 { 
    /*18px via YUI Fonts CSS foundation*/ 
    font-size:138.5%;
} 
h2 { 
    /*16px via YUI Fonts CSS foundation*/ 
    font-size:123.1%;  
} 
h3 { 
    font-size:116%;   
} 
h4 { 
    /*14px via YUI Fonts CSS foundation*/ 
    font-size:108%;   
} 
h5 { 
    font-size:100%;   
}
h6 { 
    font-size:100%;   
    font-weight:normal;  
}
h1,h2,h3 { 
    /* top & bottom margin based on font size */ 
    margin:1em 0 5px 52px; 
} 
h4,h5,h6 { 
    /* top & bottom margin based on font size */ 
    margin:0.5em 0; 
} 
h1,h2,h3,h4,h5,strong { 
    /*bringing boldness back to headers and the strong element*/ 
    font-weight:bold;  
} 

img {
	border:none;
}

form {
	margin:0;
	padding:0;
}
p {
	padding: 6px 0 6px 0;
	margin:0;
}
a {
	text-decoration:none;
	color:#495677;
}

a:hover {
	text-decoration:underline;
	color:#888888;
}

td
{
	vertical-align: top;
}

.float_right {
	float:right;
}

.float_left {
	float:left;
}

.clear {
	clear: both;
	margin:0;
	padding:0;
}

.clear_right {
	clear: right;
	margin:0;
	padding:0;
}

p.justify {
	text-align:justify;
}

#container {
	margin: 0 auto 0 auto;
	padding:0 0 0 0;
	width:990px;
	text-align:left;
}

/* HEADER */
#header {
	margin:0;
	padding:0;
}

#header_line {
background-color:#20462E;;
height:20px;
margin:0px;
padding:0;
}

#header_flags {
float:right;
height:11px;
margin:5px 8px 0 0;
}

/* NAVIGATION */
#navigation {
	padding:0;
	text-align:center;
	background-color:#ffffff;
}

#navigation ul {
	list-style-type:none;
	margin:0 12px 0 0;
	padding:0;
}

#navigation ul li {
	display:inline;
	padding:0 20px 5px 20px;
	line-height:30px;
	font-size:130%;
	
}

#navigation ul li a {
	font-weight:bold;
	color: #DA251D;
}

#navigation ul li a:hover {
	text-decoration:underline;
}


/* MAIN */
#content {
	margin:0 0 0 0;
	min-height:400px;
	width:930px;
	padding:30px 30px 45px 30px;
	background-color:#EDEDED;
}

*html #content {
	width:962px;
}

#content div.title {
	font-size:197%;
	color:#8ACA1E;
	letter-spacing:0.3em;
	margin:5px 0 25px 0;
}

#content div.subtitle {
	font-size:139.5%;
	color:#719021;
	letter-spacing:0.3em;
	margin:5px 0 5px 0;
}

#foto {
	margin:20px 20px 100px 20px;
	width:700px;
	text-align:center;
	float:left;
}

#foto2 {
	margin:20px 20px 100px 20px;
	width:700px;
	text-align:center;
	float:left;
}
#container #bratri {
	margin:0px auto 40px auto;
	width:800px;
	text-align:right;
	color:#646464;
}
.img_table a { 
	display: block; 
	text-decoration: underline;
	padding-right: 20px; 
	padding-top: 3px;
	color:#20462E;
	padding-bottom:5px;
}
.img_table a:link {
	font-size: 12px;
	font-weight: bold;
	color: #20462E;
	text-decoration: none;
}
.img_table a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #20462E;
	text-decoration: underline;
}

.boxik {
	background:#DA251D no-repeat left top;
	width:200px;
	height:182px;
	float:left;
	margin:15px 54px 15px 54px;
}

.foto {
	width:300px;
	height:217px;
	float:left;
	margin:15px 54px 15px 54px;
	border: thick solid #DA251D;
}

.auta {
	width:300px;
	height:217px;
	border: thick solid #DA251D;
}

.boxik4 {
	margin-left:210px;
	margin-top:50px;
}

.boxik5 {
	margin-left:45px;
	margin-top:50px;
}

.boxik .boxik_img {
	margin:5px 0 5px 5px;
}

.boxik .boxik_title {
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	line-height:15px;
	font-size:100%;
	margin:0px 2px 0px 2px;
}

.boxik .boxik_title a {
	color:#ffffff;
	font-weight:bold;
}

.dum_box {
	width:912px;
	background:#85c9f2 url(../images/dum_box_bg.gif) repeat-y left top;
	margin-bottom:20px;
}

.dum_box_top {
	height:4px;
	background:#85c9f2 url(../images/dum_box_top.gif) no-repeat left top;
}

.dum_box_bottom {
	height:4px;
	background:#85c9f2 url(../images/dum_box_bottom.gif) no-repeat left bottom;
}

.dum_box_content {
	padding:6px 10px 6px 10px;
}

.dum_box_thumb {
	width:153px;
	height:104px;
	background:#85c9f2 url(../images/dum_box_img_bg.png) no-repeat left top;
	float:left;
	margin-right:60px;
}

.dum_box_thumb_last {
	margin-right:0;
}

.dum_box_thumb_img {
	padding:6px 0 0 6px;
}

.dum_box_thumb_title {
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	line-height:20px;
	font-size:116%;
}

.dum_box_thumb_title a {
	color:#ffffff;
	font-weight:bold;
}

.dum_box_info {
	position:relative;
	width:255px;
	float:right;
}

.dum_ico {
	position:absolute;
	left:210px;
	top:-15px;
}

.dum_box_info_title {
	font-family:Arial, Helvetica, sans-serif;
	color:#D9261C;
	font-size:138.5%;
	font-weight:bold;
	padding-bottom:5px;
}

.dum_box_info_line_left {
	float:left;
	font-weight:bold;
	font-size:85%;
	padding-bottom:4px;
}

.dum_box_info_line_left a {
	color:#ffffff;
}

.dum_box_info_line_right {
	float:right;
	font-size:85%;
	padding-bottom:4px;
}

.add_info_title {
	padding: 5px 0 5px 0;
	font-size:138.5%;
	font-weight:bold;
}

ul.add_info {
	padding:0 0 0 15px;
	margin:5px 0 5px 0;
}

ul.add_info li {
	padding:2px 0 2px 0;
}

.hide {
	display:none;
}

.reference_photo {
	float:left;
	padding:10px 72px 35px 0;
}

.reference_photo3 {
	float:left;
	padding-right:0;
}

#onas {
	margin:0px 0px 0px 52px;
}

#onas p {
	text-align:justify;
	width:810px;
}

#footer {
	padding:2px 0;
	text-align:center;
	font-size:77%;
}
