/* <![CDATA[ */
@import url('../../../cms/templates/default/css/window_translate.css');
@import url('tips.css');
/* ]]> */

html,body {
	margin:0;
	padding:0;
	width:100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#313131;
	vertical-align:top;
	text-align: center;
	cursor:default;
	padding:0px;
	margin:0px;
	background-color:#eceded;
}

.bold {
	font-weight:bold;
}

a.small_white_link:link, 
a.small_white_link:visited {
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
a.small_white_link:hover {
}

a.icon_bold:link, 
a.icon_bold:visited {
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#2a4dab;
	text-decoration:none;
}
a.icon_bold:hover {
	
}

/* Ogólny styl odsyłaczy */
a:link, a:visited {
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ff0000;
	text-decoration:none;
}
a:hover {
	color:#880000;
}

a.selected {
	text-decoration:underline;
}

a.search:link, 
a.search:visited {
	font-family:'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#0000CC;
	text-decoration:underline;
}
a.search:hover {
	
}

img {
	border:0px;
	margin:0px;
	vertical-align:middle;
}


/* Listy */
ul, li {
	margin:0px;
	padding:0px;
}
li {
	margin-left:20px;
	list-style-image:none;
}

table {

	border:0;
}

td {
	padding:0;
	margin:0;
	border:0;
}
div {
	margin:0;
	padding:0;
}

div#msg{
	position:absolute;
	top:20px;
	left:280px;
}

div#wrap{
	margin:50px auto 0px auto;
	width:965px;
	
}

div#header{
	width:100%;
	height:348px;
	padding-top:2px;
	background:#fff;
	
}

div#header_1{
	height:20px;
	background-color:#fe0000;
	text-align:left;
}

div#header_1 a{
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

div#header_2{
	position:relative;
	height:83px;
}

div#header_2 img{
	float:left;
	padding:21px 21px 22px 22px;
}

div#menu_top {
	float:right;
	margin:49px 20px 0 0;
}

div.menu_tab{
	float:left;
	font-weight:bold;
	font-size:16px;
	height:26px;
	padding:3px 5px 0 30px;
	margin:5px 0 0 0;
	background:url('../img/menu_tab1.gif') no-repeat left top;
	background-color:#D9DADB;
	cursor:pointer;
}

div.menu_tab a{
	float:left;
	font-weight:bold;
	color:#313131;
	font-size:16px;
	height:26px;
}

div#header_bar {
	position:relative;
	z-index:2;
	height:7px;
	margin:0;
	padding:0;
	width:100%;
	background:#fff;
}

div#header_3{
	height:245px;
	width:965px;
	margin-top:5px;
}

div.baner_flank_top{
	height:122px;
	width:10px;
}
div.baner_flank_center{
	height:4px;
	width:10px;
	background:#fe0000;
}
div.baner_flank_bottom{
	height:114px;
	width:10px;
	background:#d9dadb;
}

div.baner_flank{
	float:left;
	height:240px;
	width:10px;
}

div#baner{
	float:left;
	width:925px;
	height:240px;
	padding:0px 10px;
	
	
}

#search {
	width:250px;
	height:20px;
	padding:7px 0px 7px 0px;
	float:left;
}
#search img, 
#search form, 
#search a {
	float:left;
	border:none;
}
#search img {
	margin:2px 5px 0px 0px;
}
#search_q {
	border:1px solid #7f9db9;
	font-size:12px;
	width:200px;
	color:#7d7d7d;
	margin-right:5px;
	padding:3px 2px 2px 3px;
}

#admin_icon{
	float:left;
	text-align:right;
	width:670px;
	height:20px;
	padding:7px 0px 7px 0px;
}

div#main{
	width:965px;
	background-color:#d9dadb;
	padding-bottom:15px;
}

div#main_wrap{
	width:925px;
	background-color:#fff;
	margin:0px auto;
	padding:10px;
}

div#main_content{
	clear:both;
	width:925px;
	padding:10px 0px;
	text-align:left;
}

div#footer{
	width:965px;
	height:40px;
	background-color:#d9dadb;
}

div#footer_line{
	width:945px;
	font-size:1px;
	height:1px;
	padding-top:15px;
	border-bottom:1px solid #C5C6C8;
	margin:0px auto;
}

div#footer_text{
	clear:both;
	border-top:1px solid #f1f1f1;
	width:945px;
	margin:0px auto;
	font-weight:bold;
	color:#fff;
	padding-top:10px;
	text-align:right;	
}


div#language-selection {
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	right:10px;
}

div#language-selection ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
div#language-selection ul li {
	list-style-type:none;
	display:inline;
	margin:0px;
	padding:0px;
}
div#language-selection ul li img{
	padding:10px;
	margin:0px;
}
