@charset "utf-8";
/* CSS Document */

html, body { background:url(../images/koe.jpg) #FFF fixed; margin:0px; text-align:center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px;}

h1{font-size: 16px; color: #bf071a;}
p { color:#333;}
a { text-decoration:none; font-weight:bold; color:#FFF;}
a:hover { color:#333;}

img.links { float:left; border:0px;}

.container { width:964px; height:100% auto; padding:0px; margin:0px auto; margin-top:13px;}

.landing_top { background:url(../images/landing_top.png) no-repeat; width:964px; height:20px; padding:0px; margin:0px;}

.content { background:url(../images/landing_content.png) repeat-y; width:964px; height:100% auto; padding:0px; margin:0px; overflow:hidden;}
	.left { width:297px; height:100% auto; padding:0px; margin:0px; float:left;}
		.logo { width:267px; height:182px; padding: 10px 0 10px 30px; margin:0px; float:none; clear:both;}

	.nav { width:200px; height:100% auto; padding: 10px; margin: 30px 30px 0px 40px; background: #353535; }
			.nav ul { list-style:square; text-align:left; margin:0px 10px; padding: 10px; color: #FFF;} 
			.nav a{color: #FFF; text-transform: uppercase;}
			.nav a:hover{color: #CCC;}

	.adres { background:#bf071a; width:200px; height:100% auto; padding:10px; margin:10px 30px 30px 40px; float:none; clear:both; text-align:right;}
			.adres h1 { font-size:14px; color:#FFF; padding:0px; margin:0px;}
			.adres p { color:#FFF; padding-top:15px; margin:0px;}
	.right { width:627px; height:100% auto; padding:20px 40px 10px 0px; margin:0px; float:right; text-align:left;}
		.item { background:#FFF; border:1px solid #d5d5d5; width:605px; min-height:122px; height:100% auto; padding:10px; margin-bottom:10px; float:none; 
		clear:both;}
		.item h1 { color:#bf071a; font-size:14px; padding:0px; margin:0px; text-transform:uppercase;}
		.item p { line-height:150%; padding:10px 0px; margin:0px;}
		.item a { color:#bf071a;}
		.item a:hover { color:#333;}
		.item img{margin-right: 15px; border: 3px solid #bf071a;}

.landing_bottom { background:url(../images/landing_bottom.png) no-repeat; widows:964px; height:20px; padding:0px; margin:0px; overflow:hidden; float:none; 
	clear:both;}

.crmart { width:964px; height:20px; padding:0px; margin:0px auto; float:none; clear:both;}
	.crmart a { color:#FFF;}
	.crmart a:hover { color:#bf071a;}