@CHARSET "UTF-8";

@import "../js/tips/tips.css";

BODY {
	background: #0b4d76;
	font-family: verdana, tahoma;
	font-size:12px;
	text-align: center;
	margin: 0; padding: 0;
	}
div, img, a { 
	border: 0px; 
	margin: 0px;
	padding: 0px;

	}
#container {
	margin: 0px auto;
	width: 946px;
	text-align: left;
	
}
#naglowek {
	width: 946px;
	height: 197px;
	text-align: left; 
	background-image: url('../_gfx/ptdt_02.jpg');
	border: 0px solid red;
	color: #ffffff;
}
#lang {
	font-size: 11px;
	position: relative; left: 290px; top: 30px; 
	width: 200px;
}


#srodek {
	width: 946px;
	overflow: auto;
	background-image: url('../_gfx/srodek.jpg');
	vertical-align: top;
	
}

#left {
	width: 242px;
	float: left;
	
	overflow: auto;
	vertical-align: top;
	/*margin-left: 31px;*/
	position: relative; left: 31px;
	
}

#right {
	width: 628px;
	float: right;
	border: 1px solid #000000;
	overflow: auto;
	vertical-align: top;
	/*margin-right: 35px;*/
	position: relative; right: 35px;
	background: #ffffff;
}

#strona_title {
	color: #ffffff;
	background-image: url('../_gfx/strona_title.jpg');
	height: 37px;
	width: 615px;
	position: relative; left: 6px;
	margin-top: 6px;
}


.left_box {
	float: left;
	width: 30px;
	height: 30px;
	padding-top: 4px;
}

.right_box {
	float: right;
	width: 194px;
	overflow: auto;
	height: auto;
}
.menu_box {
	color: #ffffff;
	margin-top: 20px;
	line-height: 20px;
	font-size: 11px;
	overflow: auto;
	border: 0px solid red;
}
.menu_title {
	font-weight: bold;
	font-size: 12px;
}
.menu_items {
	overflow: auto;
}

a:link 		{text-decoration: none; color: #579900; }
a:visited 	{text-decoration: none; color: #579900; }
a:active 		{text-decoration: none; color: #579900; }
a:hover 		{text-decoration: none; color:  #404040; }


#stopka {
	
	width: 946px;
	height: 110px;
	background-image: url('../_gfx/ptdt_06.jpg');
	color: #ffffff;
	
}

#ikony {
	position: relative; top:35px; left: 50px;
	width: 200px;
}

#realizacja {
	position: relative; top: 5px; left: 700px;
	width: 200px;
}

#stopka a:link 			{text-decoration: none; color: #ffffff; }
#stopka a:visited 	    {text-decoration: none; color: #ffffff; }
#stopka a:active 		{text-decoration: none; color: #ffffff; }
#stopka a:hover 		{text-decoration: none; color:  #ff0000; }

.menu_items a:link 			{text-decoration: none; color: #ffffff; }
.menu_items a:visited 	    {text-decoration: none; color: #ffffff; }
.menu_items a:active 		{text-decoration: none; color: #ffffff; }
.menu_items a:hover 		{text-decoration: none; color:  #a0e262; }




#informacje {
	width: 1009px;
	padding: 10px 0;
	text-align: justify;
}

#informacje a { color : #ffffff }

a.breadcroump				{font-size: 11px; font-weight:normal; }
a.breadcroump:link 			{text-decoration: none; }
a.breadcroump:visited 	    {text-decoration: none; }
a.breadcroump:active 		{text-decoration: none; }
a.breadcroump:hover 		{text-decoration: none; }

.prostastronaNawigacja {
	font-size: 11px;
}

.frontFoto {
	border: 6px solid #ffffff;
}
.linkFoto {
	
}

#tytul_strony {
	font-weight: bold;
	position: relative; top:10px; left: 45px;
	width:500px;	
}


#tresc_strony {
	border: 0px solid red;
	margin: 15px;
	overflow: auto;
}

#tresc {
	overflow: auto;
	background-image: url('../_gfx/ptdt_04.jpg');
	background-position: top;
	background-repeat: no-repeat;
	min-height: 400px;
}
#tresc img {
	margin: 0 15px 10px 15px;
}

#tresc hr {
	border: 0;
	border-top: 1px solid #b9b9b9;
	
}
input.button_new {
	border: 1px #00b909 solid;
	background: #ffffff;
	font-size: 13px;
}
div.mess {
	width: 96%;
	background-color: #00FC35;
	border: 1px #000000 solid;
	padding: 4px;
	text-align: center;
	color: #ffffff;
}
div.error {
	width: 96%;
	background-color: #ff0000;
	border: 1px #000000 solid;
	padding: 4px;
	text-align: center;
	color: #ffffff;
}

#search {
	width: 200px;
	position: relative; top:7px; left: 730px;
}

#search_input {
	background-image: url('../_gfx/search_tlo.jpg');
	border: 0px;
	height: 18px;
	width: 164px;
	font-size: 11px;
	font-style: italic;
	padding-top: 4px;
	padding-left: 4px;
}

