/* 
	project: internet sharing template
   	author: luka cvrk (www.solucija.com) 
								*/
   
body { padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #f8f8f8; color: #454545; }

.top
{
margin:0 0 0 0;
height:15px;
background-color:#ee1c25;
}

/* links */
a { color: #003B6E; background: inherit; }
a:hover { color: #ed1c24; background: inherit; }	

/* headings */
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 1.5em Arial, Sans-Serif; margin: 0; padding: 0; color:#ed1c24; }
h3 {font: bold 3.10em Arial, Sans-Serif; margin: 0; padding: 0; color:#ed1c24; text-align: right}
h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #808080; background: #fff; }

/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
input.search { width: 279px; border: none; background: #fff url(images/input.gif) no-repeat; padding: 6px 10px; color: #1E67A8; font-weight: bold; }
input.button { padding: 3px; }

/* content holder */
#content-1 { margin: 5px auto; width: 960px; background-color:#FFFFFF;  }
#content-2 { margin: 0px auto; width: 960px; background-color:#FFFFFF; border-bottom:1px solid #dfdfdf; border-left:1px solid #dfdfdf; border-right:1px solid #dfdfdf;}
#content-3 { margin: 5px auto; width: 960px; background-color:#f8f8f8; text-align:center; }

/* header  -------------------------------------- uzyty na stronie------------------------------------------------- */
#header { height: 205px; background-color:#f8f8f8 }
#logo { padding: 5px 0 0 0; margin:0; width:235px; float:left;}
#picture { padding: 5px 0 0 0; margin:0; width:670px; height:200px; float:right; vertical-align:bottom;
	background: #f8f8f8 url(images/header.png) no-repeat right bottom;}
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#top_info { float: right; width: 570px; margin: 20px 5px 0 0; text-align: right; }



.header-2 { height:50px; vertical-align:top; }

/*menu   -------------------------------------- uzyty na stronie-------------------------------------------------    */
.menu img { float:right; margin:0; padding:0px 0 0 0;}
.menu { padding:0 0 0 0; margin:0; float:left; background-color:#000000; color:#FFFFFF;}
.menu p {float:right; padding:0 0 0 0;}
.menu ul { text-align:right; padding:0; margin:0; list-style:none; border:0; float:left; border-top:0px solid #000000; width:960px;}
.menu ul li { float:left; margin:0; padding:0 5px; border:0;}
.menu ul li a { float:left; margin:0; padding:12px 0; color:#ffffff; font:bold 12px Arial, Helvetica, sans-serif; text-decoration:none;}
.menu ul li a span { padding:12px 9px; background:none;}
.menu ul li span { padding:22px 9px; background:none;}
.menu ul li a:hover { background: #ed1c24 no-repeat right; color:#FFFFFF;}
.menu ul li a:hover span { background:url(images/l_menu.gif) no-repeat left;}
.menu ul li a.active { background:url(images/r_menu.gif) no-repeat right;}
.menu ul li a.active span { background:url(images/l_menu.gif) no-repeat left;}





/* horizontal tabbed menu */	
#tabs { background: #fff url(images/bigbox.gif) no-repeat top left; color: #000;  height: 64px; text-align: center; padding: 0 0 0 210px; }
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(images/barbg.gif) no-repeat; color: #808080; padding: 7px 0; width: 100px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(images/barcurrent.gif) no-repeat; color: #000; }	
#tabs li a.current { background: #fff url(images/barcurrent.gif) no-repeat; color: #2C71AE; }	
.key { text-decoration: underline; }


#header menu-table
{
/*background-image:url(img/top.png);
background:#002a43;*/
margin-top: 10px;
border: 1px 0 0 0;
border-top:1px;
border-top-color:#333333;
width:700px;
text-align: left;
float:right;
font-family:Arial, Helvetica, sans-serif;

font-size:15px;
color: #FFFFFF;
height:30px;
}


#header menu-table a {color:#FFFFFF; text-decoration:none; text-transform:none; }

#header menu-table a:hover { text-decoration:underline; color:#FFFFFF;}



/* search form */
#search { 
	float: left;
	clear: both;
	color: #000;
	background: #fff url(images/city.gif) no-repeat;
	border:0px;
	padding: 14px 0px 10px 5px;
	width: 595px;
	height:180px;
	margin: 5px 0 0 0;
}
	#search p { padding: 0; margin: 0; }


/* grey subheader */
.gboxtop { clear: both; height: 280px; background: url(images/city-night.gif) no-repeat; color: #000; }
.gbox { padding: 1px 13px 7px 13px; margin: 0 0 20px 0; }


/* left side */
.left {
	float: left;
	width: 630px;
	margin: 0 0 10px 0;
}
	.left_articles {
	margin: 0 10px 15px 20px;
	padding: 0 0 0 0;
	/*border-bottom: 1px dotted #ccc;*/
	color: #000;
	background: #fff url(images/welcome-2.jpg) no-repeat right bottom;
	text-align: justify;
	}
	
.left-all { float: left; width: 630px; margin: 0 0 10px 0; }
	.left_articles-all {
	margin: 0 10px 15px 20px;
	padding: 0 0 0 0;
	/*border-bottom: 1px dotted #ccc;*/
	color: #000;
	text-align: justify;
	}	
	
	.calendar { height: 50px; float: left; background: #fff url(images/calendar.gif) no-repeat; width: 50px; padding: 5px 0 0 9px;  color: #808080;}
	.calendar p { padding: 0; margin: 0; }
/*	.description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-bottom: 1px dotted #ccc; }
*/	.thumbnail { float: left; margin: 0 18px 8px 0; border: 1px solid #dedede; }


/* bottom thirds */
.thirds { float: left; width: 203px; background: #eee; margin: 0 12px 0 0; color: #5d5d5d; }
	.smallboxtop { height: 14px; background: #fff url(images/smallboxtop.gif) no-repeat; color: #000; }
	.smallbox { background: #fff url(images/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
	.smallbox p { padding: 0; margin: 0; }

	
/* right side */
#right {
	float: right;
	width: 320px;
	margin: 0 0 10px 0px;
	border-left: 1px solid #dfdfdf;
}
	.boxtop { height: 19px; background: #fff url(images/boxtop.gif) no-repeat; color: #000; }
	.box { background: #fff url(images/box.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 10px 0; }
	.box p { padding: 0; margin: 0;}
	.image { float: left; margin: 0 9px 3px 0; }


/* misc */
.buttons { text-align: right; padding: 4px 3px 0 0;}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2 url(images/bluebtn.gif) no-repeat; width: 100px; padding: 1px 11px 5px 14px; color: #fff; text-decoration: none; }
.greenbtn { background: #488EB2 url(images/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn:hover { background: #488EB2 url(images/hoverbtn.gif) no-repeat; color: #fff; }

/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 0 0 0 0; }


.title-area
{
	border:1px solid #dfdfdf;
	width:590px;
	background:#f8f8f8;
	padding:1px 1px 1px 5px;
}

.title-area-2
{
	border:1px solid #dfdfdf;
	width:260px;
	background:#f8f8f8;
	padding:1px 1px 1px 5px;
	margin-left:20px;
}

.img-buttons-1 {
	text-align: center;
	padding: 4px 3px 0 0;
	height:5px;
	width:260px;
	height:90px;
	margin-left: 20px;
}
.img-buttons-2 {
	text-align: center;
	padding: 4px 3px 0 0;
	height:5px;
	width:260px;
	height:150px;
	margin-left: 20px;
}
.img-buttons-3 {
	text-align: center;
	padding: 4px 3px 0 0;
	height:5px;
	width:260px;
	height:100px;
	margin-left: 20px;
}
.button-1 { background: #fff url(images/img-1b.gif) no-repeat; padding: 0px 0px 55px 125px; color: #fff; text-decoration: none;}
.button-1:hover { background: #fff url(images/img-1.gif) no-repeat; color: #fff; }

.button-2 { background: #fff url(images/img-2b.gif) no-repeat; padding: 0px 0px 80px 80px; color: #fff; text-decoration: none;}
.button-2:hover { background: #fff url(images/img-2.gif) no-repeat; color: #fff; }

.button-3 { background: #fff url(images/img-4b.png) no-repeat; padding: 0px 0px 37px 125px; color: #fff; text-decoration: none;}
.button-3:hover { background: #fff url(images/img-4.png) no-repeat; color: #fff; }

.button-4 {
	background: #fff url(images/img-5b.png) no-repeat;
	padding: 0px 0px 62px 225px;
	color: #fff;
	text-decoration: none;
}
.button-4:hover { background: #fff url(images/img-5.png) no-repeat; color: #fff; }

.button-6 {
	background: #fff url(images/img-6b.png) no-repeat;
	padding: 0px 0px 19px 225px;
	color: #fff;
	text-decoration: none;
}
.button-6:hover {
	background: #fff url(images/img-6.png) no-repeat;
	color: #fff;
}

.button-7 { background: #fff url(images/img-7b.png) no-repeat; padding: 0px 0px 79px 225px; color: #fff; text-decoration: none;}
.button-7:hover { background: #fff url(images/img-7.png) no-repeat; color: #fff; }

.dott
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}

.techtxt01 {
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-right: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left:10px;

}

.techtxt02 {
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-right: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left:10px;
	
}
.techtxt03 {
	background-image: url(images/dot.png);
	background-repeat: no-repeat;

	padding-left: 12px;
	margin-right: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left:10px;

}

.contact
{
	text-align:center;
	width:260px;
	margin-right:30px;
	background: url(images/contact.png) no-repeat bottom center;
	margin-left: 20px;
}
