/* CSS Document */

body{
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0px;	
}
#container {
	width: 860px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #000;
}

/* GENERAL */
		
h1 {
	color: #000;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 10px 0px 5px;
	line-height: 1em;
}
		
h2 {
	color: #000;
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	line-height: 1.1em;
}
h2 a:link, h2 a:visited, h2 a:active, h2 a:hover{
	color: #000;
	font-size: 23px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	line-height: 1.1em;
}
		
h4 {
	color: #5a5a5a;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	line-height: 1.1em;
}
/*
h4 a, h4 a:visited, h4 a:link, h4 a:hover, h4 a:active{
	color: #5a5a5a;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	line-height: 1.1em;
	text-decoration: none;
}
*/		
img {
	border: 0;
}
		
ul, li {
	padding: 0px;
	margin: 0px;
}
		
		
a:link, a:visited, a:active {
	font-size: 12px;
	font-weight: bold;
	color: #2059b1;
	text-decoration: none;
}
		
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
		
p {
	margin: 5px 0 5px 0;
	padding: 0;
}

/* HEADER ELEMENTS */

		#header {
			height: 129px;
			width: 860px;
			margin-bottom: 6px;
		}
		
		#banner {
			float: right;
			margin-right: -16px;
		}
		
/* MAIN MENU */
		
		#mainmenu {
			background-color: #ff0a18;
			border-bottom: 3px solid #bb0600;
			padding: 6px 15px 5px;
			margin-bottom: 14px;
		}
		
		#mainmenu ul {
		color: #FFFFFF;
		font-size: 11px;
		}
		
		#mainmenu li {
		list-style: none;
		display: inline;
		}
		
		#mainmenu a:link, #mainmenu a:visited, #mainmenu a:active {
			font-size: 11px;
			font-weight: bold;
			color: #FFF;
			text-decoration: none;
		}
		
		#mainmenu a:hover {
			color: #000000;
			background-color: none;
		}
		
		#lang {
		float:right;
		}		

/* SIDEBAR ELEMENTS */

		#left_sidebar {
			float: left;
			width: 165px;
		}
		
		#right_sidebar {
			float: right;
			width: 165px;
		}
		
		.sidebar_element {
		margin-bottom: 10px;
		}
		
		
		.list_modul {
		margin-bottom: 10px;
		}
		
		 .list_modul ul {
			list-style-type: none;	
			width: 165px;
			background-color: #fdfecd;
		}

		.list_modul a {
			display: block;
			padding: 5px;
			border-bottom: 1px solid #CCC;
			font-size: 11px;
			line-height: 15px;
		}
		
		.list_modul a:link, .list_modul a:visited {
			color:#000000;
			font-weight: bold;
			text-decoration: none;
		}
		
		.list_modul a:hover {
			color:#000000;
			background-color: #faf0b7;
		}
		
		p.news_title{
			font-size: 14px;
			color:#5A5A5A;
			font-weight: bold;
			text-decoration: none;
			line-height:1.1em;
		}
		
		p.news_title a:link, p.news_title a:visited, p.news_title a:hover, {
			font-size: 14px;
			color:#5A5A5A;
			font-weight: bold;
			text-decoration: none;
			line-height:1.1em;
		}
		
		
		p.news_link{
			font-size: 11px;
			color:#717171;
			font-weight: bold;
			text-decoration: none;
		}
		
		p.news_link a:link, p.news_link a:visited{
			color:#717171;
			font-weight: bold;
			text-decoration: none;
		}
		
		p.news_link a:hover{
			color:#000;
			font-weight: bold;
			text-decoration: none;
		}
		
		.list_modul_header {
			background-color: #ffc92b;
			border-bottom: 2px solid #d08a11;
			color: #000;
			padding: 3px 1px 2px 7px;
			font-weight: bold;
			font-size: 11px;
		}
		
		.link_modul_header a{
			background-color: #ffc92b;
			color:#000000;
			font-weight: bold;
			text-decoration:none;
			border: 0px;
			padding: 0px 0px 2px 0px;
		}
		
		.list_modul_header a:link, .list_modul_header a:visited{
			background-color: #ffc92b;
			color:#000000;
			font-weight: bold;
			text-decoration:none;
			border: 0px;
			padding: 0px 0px 2px 0px;
		}
		
		.list_modul_header a:hover {
			background-color: #ffc92b;
			color:#000000;
			font-weight: bold;
			text-decoration:none;
			border: 0px;
			padding-bottom: 0px 0px 2px 0;
		}
		
		
		#face_modul {
			margin: 0 5px 16px 0px;
			font-size: 11px;
			line-height: 1.2em;
		}
		
		#face_modul a {
			font-size: 11px;
			line-height: 1.2em;
		}
		
		#gallup_content {
			border: 1px solid #939393;
			border-top: none;
			padding: 5px;
			font-size: 11px;
			line-height: 1.2em;
		}
		
		#gallup_content ul{
			margin: 5px 0 5px 4px;
			background: none;
		}
		
		#gallup_content li{
			background: none;
			padding: 4px 0;
		}
		
		#gallup_content input.inpt {
			border: 1px solid;
			border-top-color: #dddddd;
			border-right-color: #b9b9b9;
			border-bottom-color: #b9b9b9;
			border-left-color: #ddd;
			background-color: #f4f4f4;
			font-size: 11px;
			font-weight: bold;
			margin-left: 7px;
		}

/* CONTENT ELEMENTS */

		#content {
			/*width: 508px;*/
			margin-left: 176px;
			margin-right: 176px;
		}
		
		#content p {
			padding-top: 7px;
			margin: 0px;
		}
		
		#main_article_container{
			float: left;
			width: 100%;
			margin-bottom: 12px;
		}
		
		#article_img {
			float: right;
			padding-left: 4px;
		}
		
		.title {
			text-align: center;
			padding: 3px 0 2px 0;
			margin: 0px 0 10px 0;
			color: #FFF;
			font-weight: bold;
		}
		.title a {
			text-align: center;
			padding: 3px 0 2px 0;
			margin: 24px 0 10px 0;
			color: #FFF;
			text-decoration: none;
		}
		.title a:hover, .title a:link, .title a:visited, .title a:active{
			color: #FFF;
			padding: 3px 0 2px 0;
			margin: 24px 0 10px 0;
			text-decoration: none;
		}
		
		.article_conteiner {
			float: left;
			width: 492px;
			border-bottom: 2px solid #c1c1c1;
			padding: 0px 8px 17px;
			margin-bottom: 15px;

		}
		
		#open_article {
			/* border-top: 2px solid #000000; */
			/* padding-top: 10px;*/
		}
		
		/*
		#title_article{
			border-top: 2px solid #000000;
			padding-top: 10px;
			padding-bottom: 10px;
		}
		*/
		
		#date {
			line-height: 0.8em;
			color: #666666;
			padding-bottom: 8px;
		}
		
		#open_article ul {
			margin: 10px 0;
		}
		
		#open_article{
			float: left;
			width: 100%;
		}
		
		#open_article li {
			margin: 0px 25px 7px 25px;
		}
			
		
		#main_article {
			overflow: hidden;
			width: 286px;
			/*margin-right: -222px;*/
			border-bottom: 2px solid #000000;
			border-top: 2px solid #000000;
			/*height: 490px;*/
		}
		
		#syndmus {
			overflow: hidden;
			/*float: right;*/
			width: 212px;
			/*height: 494px;*/
			background-color: #5589cb;
			color: #FFF;
			font-size: 11px;
			line-height: 1.2em;
		}
		
		.syndmus_text {
			padding: 5px 10px 7px;
			}
			
		.syndmus_text a {
			color: #FFF;
			text-decoration: none;
			font-weight: normal;
			font-family:Arial,Helvetica,sans-serif;
			font-size: 10px;
			line-height: 1.1em;
		}
		.syndmus_text a:hover, .syndmus_text a:link, .syndmus_text a:visited, .syndmus_text a:active{
			color: #FFF;
			text-decoration: none;
			font-weight: normal;
			font-family:Arial,Helvetica,sans-serif;
			font-size: 10px;
			line-height: 1.1em;
		}
		.syndmus_title {
			font-size: 12px;
			font-weight: bold;
			line-height: 18px;
		}
		#news{
			float: left;
		}

/* SEARCH */
		
		#search {
		background-color: #d9d9d9;
		padding: 8px;
		}
		
		#search a:link, #search a:visited {
			color:#000000;
			font-weight: bold;
			text-decoration: underline;
			padding-bottom: 2px;
		}
		
		#search a:hover {
			color:#000000;
			text-decoration: none;
			padding-bottom: 5px;
		}
		
		#search input {
		border: 1px solid #616161;
		font-size: 10px;
		padding: 2px;
		color: #333333;
		background-color: #f7f6f6;
		}


/* FOOTER ELEMENTS */

		#footer {
			margin-top: 20px;
			clear: both;
			float: left;
			width: 99%;
			background-color:#ff0a18;
			padding: 5px;
		}
		
		.footer_text{
			float: left;
			color:#FFF;
			margin: 0;
			width: 93%;
			text-align: center;
		}
		
		.footer_rss{
			float: right;
		}
		#footer p {
			color:#FFF;
			padding: 5px;
			margin: 0;
			text-align: center;
		}
		

/*  NEWS PHOTO GALLERY */
	
	#ph_blok{
		float: right;
		overflow: hidden;
		padding-right: 1px;
		/*width: 216px;*/
		text-align: center;
	}

	#ph_menu{
		/*width: 215px;*/
		height: 22px;
		margin-top: 1px;
		background-color: #ffffcc;
		text-align: center;
		margin-right: 1px;
		border: 1px solid #ccc;
	}
	
	#ph_menu_top{
		display: none;
		/*width: 215px;*/
		height: 22px;
		margin-bottom: 1px;
		background-color: #ffffcc;
		text-align: center;
		margin-right: 1px;
		border: 1px solid #ccc;
	}
	
	#ph_menu_left, #ph_menu_left_top{
		float: left;
		margin: 3px;
		padding-left: 14px;
		background-image: url(../img/arrow_left.gif);
		background-position: left 50%;
		background-repeat: no-repeat;
		cursor: pointer;
	}
	
	#ph_menu_right, #ph_menu_right_top{
		float: right;
		margin: 3px;
		padding-right: 14px;
		background-image: url(../img/arrow_right.gif);
		background-position: right 50%;
		background-repeat: no-repeat;
		cursor: pointer;
	}
	
	#ph_menu_button, #ph_menu_button_top{
		float: right;
		width: 20px;
		height: 19px;
		margin: 1px 1px;
		background-image: url(../img/luup.gif);
		background-position: right 50%;
		background-repeat: no-repeat;
		cursor: pointer;
	}
	
	#ph_menu_center, #ph_pict_number, #ph_menu_center_top, #ph_pict_number_top{
		height: 19px;
		line-height: 2.0em;
		font-family: Arial, Helvetica, san-serif;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		color: #666666;
	}
	
	span#ph_menu_right, span#ph_menu_left, span#ph_menu_left_top, span#ph_menu_right_top{
		font-family: Arial, Helvetica, san-serif;
		font-size:11px;
		font-weight:bold;
		text-decoration:none;
		color: #2059B1;
	}
	
	#ph_description{
		float: left;
		width: 100%;
		font-family: Arial, Helvetica, san-serif;
		font-size: 11px;
		font-weight: 11px;
		color: #333;
		line-height: 1.3em;
		padding-top: 3px;
		text-align: right;
	}




.level-1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.level-1-act {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;	
}


.login_box {
	float: left;
	height: 100px;
	width: 240px;
	border: solid 1px #EBEBEB;
	background-color:#FCFCFC;
}

.search_box {
	float: left;
	height: 48px;
	width: 240px;
	border: solid 1px #EBEBEB;
	background-color:#FCFCFC;
	margin-top: 7px;
}

.login_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #949494;
	margin-left: 12px;
	margin-top: 9px;
}

.userfield {
	display: block;
	float: left;
	width: 98px;
	height: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	border: 1px solid #ccc;
	
	margin-left: 12px;
	margin-top: 5px;
	padding-top:4px;
	padding-left: 5px;
}

.username {
	display:block;
	margin-left: 18px;
	margin-top: 18px;
	color:#0089d9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.shopbasket {
	display:block;
	float:left;
	margin-left: 18px;
	margin-top: 12px;
	color:#0089d9;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}

.shopbasket_txt {
	display:block;
	float:left;
	margin-left: 18px;
	margin-top: 12px;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}

.searchfield {
	display: block;
	float: left;
	width: 146px;
	height: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	border: 1px solid #ccc;
	
	margin-left: 12px;
	margin-top: 12px;
	padding-top:4px;
	padding-left: 11px;
}

.passfield {
	display: block;
	/*clear:both;*/
	
	float: left;
	width: 98px;
	height: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	border: 1px solid #ccc;
	
	margin-left: 4px;
	margin-top: 5px;
	padding-top:4px;
	padding-left: 5px;	
}

.submitfield {
	display: block;
	float: right;
	width: 52px;
	height: 24px;
	font-weight: bold;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #949494;
	background-color:#DDDDDD;
	border: solid 1px #CCCCCC;	
	
	margin-top: 5px;
	margin-right: 14px;
	padding-bottom: 1px;
}

.submenu {
	float:left;
	clear:both;
	width: 180px;
	margin-top: 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #ececec;
	background:#fcfcfc;
	/*margin-bottom:20px;*/
	padding:10px 10px 2px 10px;
}

.submenu h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#e17f00;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	padding:6px 6px 6px 11px;
	margin:0;
}

a.level-2 {

}

a.level-2-act {

}

a.level-3 {
	display:block;
	padding:8px 10px 8px 16px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0089d9;
	text-decoration:none;
	text-align:left;
}

a.level-3-act {
	display:block;
	padding:8px 10px 8px 16px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0089d9;
	text-decoration:none;
	text-align:left;
}

.submenu-banner {
	float:left;
	clear:both;
	border:1px solid #ececec;
	background:#fcfcfc;
	margin-bottom:20px;
	padding:10px;
	margin-top: 20px;
}

.content-header {
	border-bottom:1px solid #ffcf91;
}

.content-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	padding-bottom:12px;
}

.content-actions {
	font-size:11px;
	color:#0089d9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:18px;
}

.content-actions a {
	color:#0089d9;
}


.search-alt {
	background-color: #f5f5f5;
	font-weight: bold;
}

.mainContent{
	float: left;
	width: 482px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, san-serif;
}

.content {
	float:left;
	width: 482px;
	padding-top: 10px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;	
}

.content ul {
	line-height: 180%;
}

.content a {
	color:#0089d9;
}

.prod_list_pic {
	width: 100px;
	height:90px; 
	border-bottom: solid 1px #D9D9D9;
}

.prod_list_space {
	width: 24px;
	height: 90px;
	border-bottom: solid 1px #D9D9D9;	
}

.prod_list_info {
	width: 374px;
	height: 90px;
	border-bottom: solid 1px #D9D9D9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:220%;
}

.prod_list_info a {
	color: #000;
}

.prod_list_piclink a {
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.prod_list_piclink {
	width: 66px;
	height: 90px;
	border-bottom: solid 1px #D9D9D9;
}

.product_pic {
	width: 78px;
	border: solid 1px #D9D9D9;
	margin: 10px;
}

.prod_image {
	padding: 10px 0px;
}

.prod_amount_input {
	width: 29px;
	height: 16px;
	border: solid 1px #CECECE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-left: 4px;	
}

.toote_info_label {
	font-weight: bold;
}

.prod_list_nav {
	margin-top: 40px;
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.prod_list_nav a {
	color: #000;
}

.prod_nav_button {
	padding-left: 3px;
}

.tekst_tabel {
	font-weight: bold;
}

.joon_tabel {
	padding-top: 10px;
	padding-bottom: 10px;	
}

.tabel_bg {
	margin-top: 10px;
}

.formTable td {
	padding: 5px;
}

.formTable input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 266px;

	padding: 2px;
}

.gallery_thumb_name:link {
	display: block;
	font-size: 11px;
	color: #000;
}
.gallery_thumb_name:active {
	display: block;
	font-size: 11px;
	color: #000;	
}
.gallery_thumb_name:visited {
	display: block;
	font-size: 11px;
	color: #000;	
}
.gallery_thumb_name:hover {
	display: block;
	font-size: 11px;
	color: #000;
}

.gallery_back:link {
	font-size: 11px;
	color: #000;
}
.gallery_back:visited {
	font-size: 11px;
	color: #000;
}
.gallery_back:active {
	font-size: 11px;
	color: #000;
}
.gallery_back:hover {
	font-size: 11px;
	color: #000;
}

.gallery_next_page:link {
	font-size: 11px;
	color: #000;
}
.gallery_next_page:active {
	font-size: 11px;
	color: #000;
}
.gallery_next_page:visited {
	font-size: 11px;
	color: #000;
}
.gallery_next_page:hover {
	font-size: 11px;
	color: #000;
}

.gallery_page_nav_numbers {
	float:left;
	font-size: 11px;	
}

.clear {
	clear: both;
}

