/*
		********************************************
		*                                          *
		* Code: http://kodujeme.sk                 *
		* Date: 06.04.2010                         *
		* Support: info@kodujeme.sk                *
		*                                          *
		********************************************
*/

/*--------------------------------------------------------------------------------------------------
TABLE OF CONTENTS
          -RESET
          -GENERAL TAGS


/*--------------------------------------- RESET --------------------------------------------------*/
*{margin:0;padding:0;}
object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,abbr,acronym,img,strong{border:0;outline:0; vertical-align: middle; background:transparent;}
a img{border:0px solid #fff;}
ul,li{list-style:none;}
/*--------------------------------------- GENERAL TAGS--------------------------------------------*/
body {text-align: center;font-family:Verdana, Tahoma, Arial;font-size:12px;background:#ececec url('../images/bgr.jpg');text-shadow: 1px 1px 1px white; color: #413f40;}
h1{font-family:Verdana, Tahoma, Arial; font-weight: normal; color: #413f40; font-size: 36px; margin-bottom: 10px;}
h1 span{font-size: 24px;}
p{margin-bottom: 25px; padding-left: 3px;}
a{color: #413f40; text-decoration: none;}
a:hover{text-decoration: underline;}
.noscreen{display: none;}
/*--------------------------------------- LAYOUT -------------------------------------------------*/
.header{width:676px;margin:0 auto 0 auto;position:relative;text-align:left; padding-top: 140px;}
.ribbon{background: #0d92df url('../images/ribbon.jpg'); height: 136px; margin-bottom: 30px;}
.slogan{width: 680px; margin: 0 auto; position: relative; font-size: 36px; color: white;text-shadow: 1px 1px 1px #2779b1; text-align: left; padding-top: 10px; line-height: 55px; vertical-align: baseline;}       

.slogan span{background:url('../images/slogan.jpg'); height: 136px;width: 680px; display: block; position: absolute; top:0px; left: 0px; overflow: hidden;}       

.contact{width: 660px; margin: 0 auto; text-align: left;}    
.contact li{width: 300px; float: left; margin-bottom: 18px;}    
.contact img{margin-right: 7px;}
