/*
 *		plik:		css/style.css
 *		autor: 		Technetium [Tc]
 *							Przemek Szalko
 *							01 czerwiec 2007
 *		modify:		Marek Kleszyk
 *							05 luty 2009
 *		system:		T.CMS-4.1-LANG
 */

@import url("menu.css"); 
@import url("comments.css"); 
 
			/* --------- standardowe ---------- */

.clear { clear: both; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.hidden { display: none; }
.error { color: #c00; }
.important { color: #f00; }
.not-important { color: #ccc; }
.row-dark { background: #ddd; }
.row-clear { background: transparent; }

img { border: none; }
a:focus { -moz-outline-style: none; }
a, a:visited, a:active { text-decoration: none; color: #2a2a2a; }
a:hover { text-decoration: underline; }
.kursor { cursor: pointer; }

hr { background: #bbb; height: 1px; border: none; }
h1 { font-size: 10pt; }
h2 { font-size: 9pt; }
h3 { font-size: 8pt; }
h4 { font-size: 7pt; }

* {
	margin: 0;
	padding: 0;
}

p, span, a, li, dt
{
	color:#2a2a2a;
	margin:0px;
	padding:0px;
}

ul {
	margin: 5px 0;
	padding-left: 20px;
}

ul li {
	margin: 5px 0;
	color:#2a2a2a
}

table {
	margin: auto;
	padding: auto;
}

td, th {
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
}

#font_down {
	font-weight: bold;
	font-size: 7pt;
}

#font_or {
	font-weight: bold;
	font-size: 9pt;
}

#font_up {
	font-weight: bold;
	font-size: 11pt;
}

.print {
	margin: 10px;
	float: right; 
}

.back {
	margin: 10px;
	float: left; 
}

.tagi {
	margin: 10px 0;
	text-align: center;
}



.formularz {
	margin: 5px;
}

input.text, textarea, select {
	border: 1px solid #555;
	color: #444;
	padding: 0 3px;
	margin: 0 3px;
}

select {
	padding-right: 0;
}

input.submit {
	padding: 1px 3px;
	background-color: #999;
	border: none;
	color: #444;
	font-size: 9pt;
	font-weight: bold;
}

input.text:focus, select:focus, textarea:focus {
	background: #eee;
	border: 1px solid #888;
	outline: 0
}

.image {
	position: relative;
	top: 5px;
}

			/* --------- glowna ---------- */

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background:#000000 url(../img/bg.jpg) 0 0 repeat-x;
	text-align: center;
	font-family: "Tahoma", "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 11px;
	color: #2a2a2a;
}

#container {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;

	text-align: center;
}

#top {
	width: 1000px;
	height:106px;
	position: relative;
	background:url(../img/bg_top.jpg) 0 0 no-repeat;

}

#top div#logo
{
	width:235px;
	height:121px;
	position:absolute;
	left:343px;
}

#top div#jezyki
{
	width:200px;
        width:170px;
	height:35px;
	line-height:35px;
	overflow:hidden;
	
	
	position:absolute;
	bottom:0px;
	right:0px;

}

#top div#jezyki p
{
	padding:0px;
	margin:0px;
	float:left;
	color:#817c73;
}

#top div#jezyki img
{
	margin-top:12px;
}



#base
{
	background:url(../img/bg_base2.jpg) 50% 0 repeat-y;
}

#base div#base_top
{
	height:29px;
	background:url(../img/bg_base_top.jpg) 0 0 no-repeat;
}

#base div#content
{
	background:url(../img/bg_base_footer3.jpg) 0 100% repeat-x;
	overflow:hidden;
	border:1px solid #d4c1a3;
	border-bottom:none;
	border-top:none;
	height:495px;
}

#base div#content div#left
{
	width:234px;
	float:left;
	padding-bottom:25px;
	
}

#base div#content div#left div#lewa_kontakt
{
	text-align:left;
	margin:10px 10px;
}

#base div#content div#center
{
	width:449px;
	height:495px;
	float:left;

	background-color:#000;
	position:relative;
	background-image:url("../img/polish/preloader.jpg");
	
	background-position:50% 50%;
	background-repeat:no-repeat;
}

#base div#content div#center a.foto
{
	display:none;

}

#base div#content div#center div#foto_pager
{

	overflow:hidden;
	position:absolute;
	top:3px;
	left:2px;
	background:url(../img/bg_foto_pager.png) 0 0 repeat-x;
	padding:5px 5px;
	width:435px;

}

#base div#content div#center div#foto_pager a, #base div#content div#center div#foto_pager a.act
{
	color:#fff;

	width:20px;
	height:20px;
	background:url(../img/bg_foto_pager_item.jpg) 0 0 no-repeat;
	float:left;
	line-height:18px;
	text-align:center;
	padding:0px;
	margin-right:5px;
}

#base div#content div#center div#foto_pager a.act
{
	background:url(../img/bg_foto_pager_item_act.jpg) 0 0 no-repeat;
}

#base div#content div#right
{
	width:315px;
	float:left;

	text-align:left;
	padding-bottom:25px;
	

	color:#fff;

}

#base div#content div#right p, #base div#content div#right a
{
	color:#fff;
}

#base #content div.content_top
{
	height:4px;
	background:url(../img/bg_content_top.jpg) 0 0 repeat-x;
}

#base div#content div#right div#page-title
{
	margin:10px 15px;
}

#base div#content div#right div#page-title h1
{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

#base div#content div#right div#page-content
{
	overflow: hidden;
	margin:10px 15px;
}

div#right,	 div#page-content p
{
	color:#5d4d34;
}


div#right a,	 div#page-content p a
{
	color:#5A2E2D;
}

div#footer
{
	clear:both;
	background:#15110c;
	border-bottom:1px solid #211b13;
	overflow:hidden;
	height:58px;
}



div#footer div#footer_left
{
	color:#fef7eb;
	float:left;
	line-height:58px;
	text-align:left;
	margin-left:17px;
}

div#footer div#footer_right
{
	color:#433d34;
	float:right;
	line-height:58px;
	text-align:right;
	margin-right:17px;
}


div#footer div#footer_right a
{
	color:#433d34;
}








