/*global default styles*/
/** { margin: 0; 
}*/
ul { list-style:none }
ul li { position:relative }
html {height: 100%;}
.hide {display: none;}
img {border: 0;}
.clearer { /* IE */
  clear:both;
  font-size:1px;
  line-height:0px;
  height:0px;
  padding:0;
  padding:0;
}
.bloo {color:#1d68a2}
.red {color:#db3324}
/* Links */
a, a:link {color:#1d68a2; text-decoration:underline}
a:visited {color:#464646; text-decoration:underline}
a:hover {color:#1d68a2; text-decoration:none}
a:active {color:#0060aa; text-decoration:none}

html, body {
	min-height: 100%;
	height: auto !important;
	height: 100% !important
}
body {
	margin:0;
	padding:0;
	background:url(/images/bg.gif);
	color:#464646;
	font: 76%/1.4em Arial, Tahoma, Helvetica, sans-serif;
}

del {
	opacity:0.6;
}
/*top*/
#top_container {
	margin:0;
	background-image: url(images/t_white.gif);
	background-repeat: repeat-x;
}
#page_container {
	margin:0 auto;
	width:779px;
}
#page_header { 
	height:115px;
	position:relative
}

#page_header h1 a {
	display:block;
	position:absolute;
	width:176px;
	height:115px;
	left:12px;
	top:0px;
	background:url(/images/viva-logo.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#page_header h1 {margin:0}

#navigation {
	background:url(/images/m_red.gif) repeat-x top;
	position:absolute;
	padding:20px 0;
	top:0px;
	margin: 0;
	left: 200px;
}

#navigation li {
	float:left;
	padding:0 17px 0 0px;
	background:url(/images/t_arrow.gif) no-repeat right 5px;
	margin-right: 43px;
}

#navigation li a {
	font-size:14px;
	font-weight:400;
	letter-spacing:-0.2pt;
	text-decoration:none;
	color: #222;
}

#navigation li a:hover { color:#DB3324}
#navigation li a.active { color:#d2004a }

#subheader {
	font-size:12px;
	line-height:20px;	
	color: #fff;
	height: 268px;
	z-index: 1;
}
.subheader_cols {
	padding:21px 21px 12px 30px;
	width:476px;
}

/*Content*/
#main_content {
	background:#f4f4ec;
	padding:10px 21px;
	font-size:0.9em;
	line-height:1.3em;
}
#main_content img.pictore {
	margin:5px 10px 5px 0;
	border:4px solid #fff;
	float: left;
}
#main_content p {
	margin:0 0 12px 0;
}
ul.inthecontent {
	list-style-type: square; margin:10px; padding:0 10px
}
li.licontent { position:inherit}
#main_content h2, #main_content h3, #main_content h4 {color:#023869; font-size:1.4em; font-weight:bolder; margin:24px 0 10px 0}
#main_content h3 {font-size:1.1em;}
#main_content h4 {font-size:1em;}
.bigimg {padding:4px; background:#fff; border:1px solid #cacccf}
.leftimg {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
}
.rightimg {
	float: right;
	padding: 0;
	margin: 5px 0 5px 10px;
}

#newsblok {margin-bottom:1.5em}
#newsblok h4 {
	font-size:1.2em;
	letter-spacing:0pt;
	line-height:14px;
	margin:3px 0;
}
#left_col {float:left; width:400px;}
#harakt {margin-bottom:20px}
#harakt td {padding:4px 5px; vertical-align:top; border-bottom:1px dotted #cacccf}
#harakt td.c1 {border-bottom:1px solid #1d68a2}
#harakt td.c0 {border-width:0}

#sub_content {
	float:right;
	width:300px;
	position:relative;
	border-left: 1px solid #cacccf;
	margin-left: 20px;
	padding-left: 15px;
}

#sub_content h4 {
	font-size:1.1em;
	letter-spacing:0pt;
	line-height:14px;
	margin:3px 0;
}
#sub_content h4 a, #newsblok h4 a {color:#464646}
#sub_content p {
	margin:0 0 12px 0;
}
#sub_content ul {list-style-type: none; margin:10px 0; padding:0}
#sub_content li {margin:0 0 5px 0}
.news_data {padding:1px 2px; background-color:#1d68a2; color:#fff;}
.newsmore, .videomore, .orderopen, .orderhide {
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 20px;
}
.newsmore {background-image: url(/images/news_arhiv.gif)}
.videomore {background-image: url(/images/video.gif)}
.orderopen {background-image: url(/images/order_open.gif)}
.orderhide {background-image: url(/images/order_hide.gif)}


/*Footer*/
#footer_content {
	padding:30px 0px 20px 10px;
}
/*#col1 {float:left; width:237px;}*/
#col1 {
	float:left;
	width:237px;
	margin-right: 19px;
}
#col2 {float:left; width:237px; margin-left:20px}
#col3 {float:left; width:237px; margin-left:20px}
#col1 p, #col2 p, #col3 p {margin:0 0 0 10px;}
#col1 h4, #col2 h4, #col3 h4 {
	margin:0 0 0 10px;
	font-size:18px;
	color:#db3324;
	font-weight: 200;
}
#col1 h4 a {
	color: #DB3324;
	text-decoration: none;
}
a.ditto_page {
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin: 0 3px;
	width: 15px;
	background: #1d68a2;
	padding: 1px 4px;
}
a.ditto_page:hover {background: #999; color:#fff}
.ditto_currentpage {
	text-align: center;
	width: 15px;
	padding: 2px 5px;
}
.pages {
	margin: 0 0 0 3px;
	font-weight: bold;
}
a.square_selected {
	color: #fff;
	text-decoration: none;
	text-align: center;
	float: left;
	margin: 0 0 0 3px;
	display: block;
	width: 15px;
	background: #485B68;
}

a.square_selected {
	background: #A29074;
}

#foot_container {background:url(/images/t_white.gif); margin:0;}
#page_footer {}
#page_footer .address {
	width:300px;
	background:url(/images/tel.gif) no-repeat left 40px;
	overflow:hidden;
	font-style: normal;
	font-size: 11px;
	line-height: 14px;
	padding: 14px 21px 14px 120px;
	float: left;
}
#page_footer address strong { color:#023869}
/*CONTACT FORM*/
div.fm-optional {
	display : none;
}
div.fm-optional label:before {
content: "";
}
#contactform { padding: 0; margin:0 }
#contacttable { }
#contacttable td {padding: 5px 10px 5px 0;}
#formname {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width: 95px;
}
#contacttable textarea {width: 300px; height: 150px;}
#contacttable .inputinfo {
	width: 270px;
	border: 1px solid #cacccf;
}
#contacttable #commentaires {
	width: 270px;
	border: 1px solid #cacccf;
}
#contacttable #submbut {
	border: 1px outset #1d68a2;
	background-color:#1d68a2;
	color: #F4F4EC;
	font-size: 11px;
	padding: 3px;
}
#devel {
	float: right;
	font-size: 11px;
	padding: 40px 0 5px 40px;
	line-height: 12px;
	width: 298px;
	background-image: url(/images/vsep.gif);
	background-repeat: no-repeat;
	margin: 0;
}
