/* CSS Document */

img {
	behavior:	url("js/pngbehavior.htc");
}

body {
	margin: 0px;
	font-family: Arial;
	background-color: #233650;
	background-image: url(img/bg_gradient.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial;
	font-size: 12px;
	color: #2f2f2f;
	}
	
#container {
	margin: 0pt auto;
	width: 980px;
	}

#main {
	float: right;
	width: 782px;
	background-image: url(img/main_content_bg.png);
	background-repeat: repeat-y;
	}
	
#home_left {
	width: 340px;
	margin-bottom: 30px;
	}
	
#home_right {
	width: 340px;
	margin-bottom: 30px;
	float: right;
}		

#sidebar {
	float: left;
	width: 198px;
	margin-top: 187px;	
	}

#main_top {
	background-image: url(img/main_top.png);
	background-repeat: no-repeat;
	width: 782px;
	height: 187px;
	margin: 0px;
	padding: 0px;
	}
	
#main_content {
	background-image: url(img/main_content_menu_bg.png);
	background-repeat: no-repeat;
	}

/* content menu */
	
#main_content_menu_container {
	padding-top: 30px;
	margin-bottom: 40px;	
	_margin-bottom: 30px;
	width: 782px;
	font-size: 11px;
	color: #727272;
	}
	
#main_content_menu_left {
	margin-left: 22px;
	width: 310px;
}

#main_content_menu_right {
	margin-right: 28px;
	_margin-right: 14px;
	width: 310px;
	float: right;
}

.main_content_menu {
	float: left;
	padding: 0px 0px 0px 8px;
	color: #395a85;	
	}
	
a.main_content_menu_link, a.main_content_menu_link:link, a.main_content_menu_link:visited {
	font-size: 12px;
	color: #395a85;
	text-decoration: none;	
	}	
	
a.main_content_menu_link:hover {
	font-size: 12px;
	color: #395a85;
	text-decoration: none;
	border-bottom-color: #395a85;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}	
	
/* end of content menu */	
	
#main_bottom {
	background-image: url(img/main_bottom_bg.png);
	background-repeat: no-repeat;
	height: 89px;
	background-color: #233650;	
	}

.main_bottom_txt {
	font-size: 11px;
	color: #afafaf;
	padding-top: 20px;
	padding-left: 22px;
	padding-right: 22px;	
	}
	
a.main_bottom_link, a.main_bottom_link:link, a.main_bottom_link:visited	{
	font-size: 11px;
	color: #afafaf;
	text-decoration: none;
}

a.main_bottom_link:hover	{
	font-size: 11px;
	color: #afafaf;
	text-decoration: underline;
}
	
#txt_content {
	padding-left: 32px;
	padding-right: 32px;
	margin-bottom: 30px;
	}
	
/* sidebar css */

#sidebar_logo	{
	margin-bottom: 30px;
	}
	
.sidebar_title	{
	margin-bottom: 15px;
	}
	
.sidebar_short_txt {
	font-size: 12px;
	color: #809ec4;
	line-height: 18px;
	text-align: center;
	margin-bottom: 45px;
}

.sidebar_wyroznik {
	color: #d1d1d1;
	}
	
a.sidebar_link:link, a.sidebar_link:visited, a.sidebar_link:active {
	text-decoration: none;
	font-size: 12px;
	color: #809ec4;
	line-height: 18px;	
	}
	
a.sidebar_link:hover {
	text-decoration: none;
	font-size: 12px;
	color: #809ec4;
	line-height: 18px;	
	}

.sidebar_menu_container	{
	padding-bottom: 45px;
	width: 164px;
	margin: auto;
	}

.sidebar_menu {	
	background-image: url(img/sidebar_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #d1d1d1;		
}

a.sidebar_menu , a.sidebar_menu:link, a.sidebar_menu:visited {
	font-family: Arial;
	font-size: 12px;
	color: #d1d1d1;
	text-decoration: none;
	padding: 8px 0px 8px 15px;
	display: block;
	background-image: url(img/sidebar_menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 145px;
	}
	
a.sidebar_menu:hover {
	text-decoration: none;
	padding: 8px 0px 8px 15px;
	color: #ffffff;
	background-image: url(img/sidebar_menu_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px;	
	}

/* a.sidebar_menu:hover {
	text-decoration: none;
	padding: 8px 0px 8px 20px;
	color: #ffd105;
	background-image: url(img/sidebar_menu_arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: 145px;	
	} */

	
/* end of sidebar css */

#ad {
	background-image: url(img/ad_bg.png);
	background-repeat: repeat-y;
	}

.ad_content {
	background-image:url(img/ad_top.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}

img.ad_banner_left {
	border: 1px solid #afafaf;
	margin-left: 22px;
}

img.ad_banner_right {
	border: 1px solid #afafaf;
	margin-right: 22px;
	float: right;
}

.ad_banner_right {
	border: 1px solid #afafaf;
	margin-right: 22px;
	_margin-right: 12px;
	float: right;
	width: 278px;
	height: 60px;
	text-align: center;
}


.float_right {
	float: right;
	}
	
.line {
	background-image: url(img/line_bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 3px;
	_margin-bottom: -13px;	
	height: 1px;
	margin-left: 22px;
	margin-right: 22px;	
	}
	
p {
	font-family: Arial;
	font-size: 12px;
	color: #2f2f2f;
	line-height: 18px;
	margin-bottom: 20px;
	}
	
li {
	margin-bottom: 10px;
	line-height: 18px;	
	}	
	
.wyroznik {
	color: #809EC4;
	}	
	
H1 {
	color: #ed1c24;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	}

.extra_container {
	background-image: url(img/top_gradient_extra_container.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #ebebeb;
	padding: 0px 10px 0px 10px;
	margin-bottom: 10px;
	}
	
a.link, a.link:link, a.link:active {
	text-decoration: none;
	color: #395a85;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #395a85;
	margin: 0px 4px;
	}
	
a.link:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #395a85;
	margin: 0px 4px;
	border: 0px;
	}		
	
/* newsy */

.news_title {
	color: #ed1c24;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
	}
	
.news_title a, a:link, a:visited {
	text-decoration: none;
	color: #ed1c24;	
	}
	
.news_title a:hover {
	text-decoration: underline;
	color: #ed1c24;	
	}		

.sub_title {
	color: #9e9e9e;
	font-size: 10px;
	margin-bottom: 10px;
	}
	
.sub_title a {
	text-decoration: none;
	color: #9e9e9e;
	font-size: 10px;
	margin-bottom: 10px;	
	}	

.sub_title a:hover {
	text-decoration: underline;
	color: #9e9e9e;
	font-size: 10px;
	margin-bottom: 10px;	
	}	

.news_content {
	font-family: Arial;
	font-size: 12px;
	color: #2f2f2f;
	margin-bottom: 10px;
	text-align: justify;
	}

.news_more {
	padding-bottom: 10px;
	color: #395a85;
	font-size: 10px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	}
	
.news_more a {
	color: #395a85;
	font-size: 12px;
	margin-bottom: 10px;
	text-decoration: none;
	margin-right: 10px;
	}
	
.news_more a:hover {
	color: #395a85;
	font-size: 12px;
	margin-bottom: 10px;
	text-decoration: underline;	
	margin-right: 10px;		
	}		
	
a.news_link, a.news_link:link, a.news_link:active {
	text-decoration: none;
	color: #395a85;
	}
	
a.news_link:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #395a85;
	padding: 0px 4px;
	border: 0px;	
	}
	
.news_comments {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	color: #9e9e9e;
	font-size: 10px;	
}		

.news_comments_txt {
	margin-bottom: 10px;
	padding: 5px;	
	background-color: #f7f7f7;
}	

/* end of newsy */	



table.terminarz {
	font-family: arial;
	font-size: 11px;
}

TH.terminarz {
	background-color: #ed1c24;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffd105;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;	
	}

.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	}

TR.terminarz:hover {
	background-color: #ebebeb;
}

TR.odd:hover {
	background-color: #ebebeb;
}

.odd {
	background-color: #f8f8f8;
}



/* form */


.form_result {
	margin-bottom: 400px;
	margin-top: 100px;
	text-align: center;
	color: #FF0000;
	border: 1px dotted #FF0000;
	padding: 10px;
	font-size: 14px;
	font-family: Arial;
	}
	
.form_result_main {
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
	color: #FF0000;
	border: 1px dotted #FF0000;
	padding: 10px;
	font-size: 14px;
	font-family: Arial;
	}	
	
form {
	padding: 0px;
	margin: 0px;
	}	
	
input, select	{
	border-bottom: 1px solid #afafaf;
	font-family: Arial;
	color: #2f2f2f;
	font-size: 12px;
	padding: 2px 0px 2px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	float: right;
}

textarea {
	border: 1px solid #afafaf;
	font-family: Arial;
	color: #2f2f2f;
	font-size: 12px;
	padding: 2px 2px 2px 2px;
	float: right;	
}

.input_no_border {
	font-family: Arial;
	color: #2f2f2f;
	font-size: 12px;
	padding: 2px 0px 2px 0px;
	border: 0px;
	float: none;	
}

.btn {
	border: 0px;
	padding: 0px;
	margin: 0px;
	float: none;
	}
	
	
.form_glowna {
	color: #686868;
	font-size: 11px;
	line-height: 26px;
	margin-top: 10px;
	/* background-image: url(img/kopertka.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; */
}

.textarea_form_glowna {
	height: 53px;
	border: 1px solid #afafaf;
	font-family: Arial;
	color: #2f2f2f;
	font-size: 12px;
	padding: 2px 2px 2px 2px;
	float: right;		
	}	
	
/* end of form */


a.artykul_link, a.artykul_link:link, a.artykul_link:visited	{
	font-size: 11px;
	color: #2f2f2f;
	text-decoration: none;
	background-image: url(img/arrow_red.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 10px;
}

a.artykul_link:hover	{
	font-size: 11px;
	color: #ed1c24;
	text-decoration: none;
}	