/*

Copyright: Notekillers 2012

CSS by: Emil Gwinciński

Webdesign by:

All rights reserved.

*/



/*general settings*/

*{margin: 0; padding: 0;}

a img{border: 0;}

.bottom{clear: both;}

a{color: inherit; text-decoration: none;}

a:hover{text-decoration: underline;}

a:focus {outline:none;}

body{/*margin: 0 auto;*/ color: #bfbdbd; font-size: 100%; font-family: 'Arial', 'Helvetica', 'Trebushet MS', 'Tahoma';

/*background-image: url(../pics/bgdcenter.jpg); background-position: left;background-repeat: repeat-y;*/  background: #3d547e /*url(../pics/notebgd.png) repeat-x #1f2e45*/;/*background-color: #3a4351 /*#263049*/ /*#646871*/; }



.poll{line-height: 150%;padding: 10px;}

.buttons input{padding:3px 10px;margin-top: 7px;}

li {margin: 3px 15px;}

/*background (note)

#bgdnote{width:100%;height:592px;background: url(../pics/notebgd.png) repeat-x;z-index:1;position:absolute;}*/

/*top content*/

#wrapper{margin: 0 auto; width: 950px;}

#top{margin: 0 auto;height:250px;width: 950px;}

#menu{position:relative;z-index:2;margin-top:20px;}

.posMenu{float: left;margin: 25px 49px 25px 0;}

#header{margin:0 0 30px 30px;position:relative;z-index:2;}

.nav-header{list-style: none;font-size:115%;}

.nav-header li{display: inline; margin:0 0 0 30px; font-family: Georgia; text-transform: uppercase; font-weight: bolder;}

.nav-header li a{color: #bfbdbd;}

.nav-header li a:hover{text-decoration: none;color: #374b77;}

.see1{position: absolute; right: 20px;}
.see2{position: absolute; right: 12px;top:179px;}

/*main content homesite*/

#mainLeft{margin-left:55px;color:#bfbdbd/*#ff1e00*/;font-size: 87%;/*155%*/;float:left;width:365px;position:relative;z-index:2;}
#mainLeft a{
	color:red;
}

#newCD{margin: 3px 11px 0 5px; float: left;}

#mainLeft img{margin:7px 2px;width:320px; height:320px;}

#mainRight{float: left;width:473px;padding-top: 7px;position:relative;z-index:2;}

#mainRight img{float:right;margin:12px 0 0 4px;}

/*main content default site*/

#main{position:relative;z-index:2;width:500px;margin:0 0 0 50px;float:left;padding:20px;color: black/*#1b2845*/;  line-height: 130%;}

#main p{margin: 10px;}

#main ul{margin-left:20px;}

#main li{list-style: square;}

#main a{color:black;text-decoration:underline;color:black;text-decoration:underline;}

#sidebar{position:relative;z-index:2;width:250px;float:left;padding:20px;}

#sidebar img{margin-bottom:10px;}

#sidebar a{color:black;text-decoration:underline; }

/*main content full site*/

#full{width:850px;margin:30px 50px;position:relative;z-index:2;color:black;}

#full a{color:black;text-decoration:underline;}

.ccm-image-block{

	margin-bottom:20px;

}

/*main content two site*/

#twoLeft{position:relative;z-index:2;width:375px;margin:0 0 0 50px;float:left;padding:20px;}

#twoRight{position:relative;z-index:2;width:375px;float:left;padding:20px;}

.utub .youtubeBlock{padding:20px 0;}

/*footer content*/

#footer{/*height:205px;*/width:950px;/*background: url(../pics/ludzie.jpg) no-repeat; background-position: bottom left;*/}

#invitation{
	float:left;width:290px;height:150px; margin-top:80px;font-size:80%;
}


#quote{background:#7a7f8d;height:170px;width:610px;float:right;margin:40px 38px 0 0;}

#quote p{color:#3d547e;margin:20px 13px 20px 13px; text-transform: uppercase; text-align: justify;}

#quote p em{ font-style: normal;font-weight:bold; line-height: 150%;font-size:100%;}

#copyright{float:right;height:30px;width:900px;font-size:70%;text-align:right;padding:20px 44px 0 0;color:#334462;}

#copyright a{color:#334462;}