/*** znaczniki ***/

h1,h2,h3,h4,img {
	margin:0px;
	padding:0px;
	border:0px;
}

a:link {
	text-decoration: none;
	color:#00CCCC;
	background:none;
}

a:visited {
	text-decoration: none;
	color:#00CCCC;
	background:none;
}

a:hover {
	text-decoration:underline;
	color:#00CCFF;
	background:none;
}

a:active {
	text-decoration: none;
	color: #00CCCC;
	background:none;
}

img {border:none;}


/*** menu ***/



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	font-size:100%;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:0;
	vertical-align:baseline;
}



/*** body ***/

body {
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #090909;
	text-align: center;
	background-image:url(images/bg.png);
}

#errorMessage {background-color: #EF131F; height: 20px; padding: 10px; font-size: 12px; text-align: center; color: white; font-weight: bold;}


#site {
	width:100%;
	margin: 0 auto;
}

#top {
	margin-top:0px;
	padding-top:10px;
	background-image:url(../img/background.jpg);
	background-color:#459fcf;
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
	min-width:1100px;
}

#topbar {
	margin-top:0px;
	background-color:#050505;
	height:20px;
	text-align:center;
	min-width:1100px;
}


#menu_holder {
	color:#074444;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-style:normal;
	letter-spacing:0px;
	margin:0 auto;
	padding-top:5px;
	text-decoration:none;
	width:980px;
	height:70px;
	word-spacing:normal;
	border-bottom:dotted 1px #A0D8EC;
	padding-top:10px;
}

.globNav {
	font-size:1.2em;
	text-transform:uppercase;
	letter-spacing:1px;
	height: 17px;
	background:#68B6D0;
	display: block;
	color:#333333;
	text-decoration: none;
	padding: 5px 15px;
	margin: 0px 5px;
	margin-right:10px;
	margin-left:10px;
	float: right;
}

.globNav a {
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#f4f4f4; 
	text-decoration:none;
}

.globNav:hover {
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	background:#0CF;
	font-size:18px;
	color: #333333;
	text-decoration:none;
}

.globSelected {
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	height: 17px;
	background:#68B6D0;
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 5px 15px;
	margin: 0px 5px;
	margin-right:10px;
	margin-left:10px;
	float: right;
}

#logo_holder {
	display:inline;
	float:left;
	height:70px;
	width:300px;
}

#logo {
	padding-top:0px;
	margin-left:0px;
}

#mainmenu {
	display:inline;
	float:left;
	height:60px;
	padding-top:10px;
	width:680px;
}

#main {
	background-image:url(../img/main_bg.gif);
	background-repeat:repeat-x;
	background-color:#e6e6e6;
	padding-top:10px;

}

.centralsite {
	color:#074444;
	font-family:"Arial","Helvetica",sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:400;
	letter-spacing:normal;
	margin:0 auto;
	text-decoration:none;
	width:980px;
	word-spacing:normal;
	height:400px;
}

.centralsite .formAll .textheader .leftHeaderProfile {float:left;}
.centralsite .formAll .textheader .leftHeaderProfile b {COLOR: #487cb0;}
.centralsite .formAll .textheader .rightHeaderProfile {float:right;}
.centralsite .formAll .textheader img {vertical-align: middle;margin:5px 5px 5px 15px;}
.centralsite .formAll .mainProfileContent {background: url(../img/bg-top-list.png) top repeat-x;}
.centralsite .formAll .mainProfileContent .leftContent {float:left;width:370px;}
.centralsite .formAll .mainProfileContent .leftContent .avatarNone {float:left;margin-left:20px;margin-bottom:10px;}
.centralsite .formAll .mainProfileContent .leftContent b {color:#2987B5;}
.centralsite .formAll .mainProfileContent .leftContent .profileInfo {float:left;font-size:12px;line-height:18px;margin-left:20px;}
.centralsite .formAll .mainProfileContent .leftContent .uploadAvatarForm {float:left;width:100%;background: url(../img/bg-break.png) top left no-repeat;padding-left:50px;}
.centralsite .formAll .mainProfileContent .leftContent .roundButton {background: url(../img/bt-bg.png) center no-repeat;color:white;font-size:14px;padding: 25px 22px 25px 22px;font-weight:bold;margin-left:-5px;}

.centralsite .formAll .mainProfileContent .rightContent {float:right;width: 600px;}
.centralsite .formAll .mainProfileContent .rightContent .slideItemOuter {MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 1px; BORDER-BOTTOM: #cecece 1px solid;background: url(../img/bg-top-list.png) top repeat-x;}
.centralsite .formAll .mainProfileContent .rightContent .slideItemOuter .slideItemInner {margin:0px;background: url(../img/bg-bottom-list.png) bottom repeat-x;}


.features {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}


.input {

	background-color:#ffffff;
	border:1px solid #00CCCC;
	font-family:'trebuchet ms';
	font-size:12px;
	margin-bottom:3px;
	padding:1px 2px;
	color:#999999;

}

.textheader {
	border-bottom:1px dashed #CCCCCC;
	color:#838383;
	font-family:Helvetica,Arial,sans-serif;
	font-size:1.6em;
	font-weight: bold;
	letter-spacing:0px;
	line-height:normal;
	padding-bottom:2px;
	width:100%;
}

#slajd_form {
	padding-top:20px;
	font-size:12px;
	color:#666666;

}

.metric_head {
	font-size:16px; letter-spacing:-1px; color:#666666; font-weight:bold;
}

.metric_date {
	color:#999999; font-size:11px; margin-top:1px;
}

.metric_description {
	font-size:12px; letter-spacing:0px; color:#666666; font-weight:normal; margin-top:3px;
}

.metric_description_short {
	overflow:hidden;height:90px;font-size:12px; letter-spacing:0px; color:#666666; font-weight:normal; margin-top:3px;
}

#more_comments_profile {
	color:black;font-size:12px;
	margin-top:20px;float:left;
	cursor:pointer;
}


.more_metric_description {
	color:#00CCCC;
	font-size:12px;
	cursor:pointer;
	margin-top:4px;
	float:left;
}

.avatar_mini {
	border:1px solid #E2E2E2;
	margin:2px;
	padding:2px;
}

.thumb {
	margin-left:9px;
	margin-top:9px;
}

.thumb_holder {
	height:80px;
	width:80px;
	background-image:url(../img/thumb_bg.png)
}


.slide_mark {
	color:#0099CC;
}

.embed_input {
	border: 1px solid #cccccc;  background-color:#FFFFFF; color:#999999; padding:2px; width:260px;
}

.text_medium {
	font-size:12px; letter-spacing:0px; color:#666666; font-weight:bold;
}

.text_small {
	font-size:12px; letter-spacing:0px; color:#666666; font-weight:normal;
}

#tags {
	font-size:12px; color:#00CCCC;
}

#tags a {
	margin:5px; text-decoration:underline; color:#2D9BBF;
}

#comments {
	background-color:#FFFFFF; padding:15px; padding-top:0px;
}

.comment {
	border-bottom: 1px dashed rgb(231, 231, 231); width:100%; padding-bottom: 4px;
}

.comment_input {
	border:1px solid #98D5EB; background: transparent url(../img/input_bg.gif) no-repeat scroll left top; width:99%; height: 53px; padding-left: 3px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: rgb(139, 179, 61);
}

#add_comment {
		margin-top:30px;
}

.statystyka {
	background-image:url(../img/statystyka_bg.png); width:51px; height:51px; color:#666666; background-repeat: no-repeat;
}

.statystyka_main {
	text-align:center;font-size:20px; line-height:24px; font-weight:bold; letter-spacing:-1px; padding-top:7px;
}

.statystyka_meta {
	text-align:center;font-size:10px;
}

.help {
	text-align:left;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:15px;
	margin-bottom:15px;
}

.help_header {
	text-align:left;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top:15px;
}

.help_top {
	text-align:left;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-top:15px;
}

.help_text {
	text-align:justify;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:15px;
}

.footer {
	background-image:url(../img/footer_bg.png);
	background-color:#090909;
	background-repeat:no-repeat;
	height:130px;
	font-size:11px;
	padding-left:20px;
	margin:0 auto;
	min-width:1100px;	
}

