@import url("standard.screen.css");

/* customized definitions for the current page */

a { text-decoration: none; }
a:hover { text-decoration: underline; }

.ts-small {
	font-size: 10px;
}

.note {
	font-size:10px;
	color:#999;
}

body {
	background: #999999 url("http://static.itnews.sk/grf/servicepage_body_bg_tile-silver.png") repeat-x;
}
	.body_i {
		background: transparent url("http://static.itnews.sk/grf/servicepage_body_i_bg.png") top center no-repeat;
	}

.servicepage {
	width: 820px;
	position: relative;
	margin: 0 auto;
	padding-top: 100px;
	text-align: left;
}
	.servicepage h1 {
		position: absolute;
		top: 50px;
		left: 230px;
		width: 580px;
		text-align: right;
		color: #fff;
	}
	.servicepage h2 {
		font-size: 16px;
		color: #c00000;
		padding: 10px 0;
	}
	.servicepage h3 {
		font-size: 14px;
		color: #c00000;
		padding: 10px 0;
	}	
	.servicepage .logo {
		position: absolute;
		top: 35px;
		left: 10px;
		width: 230px;
		text-align: center;
		color: #fff;
	}
	.servicepage_head {
		background: transparent url("http://static.itnews.sk/grf/servicepage_head_bg.png") top left no-repeat;
		height: 27px;
	}
	.servicepage_i {
		background: transparent url("http://static.itnews.sk/grf/servicepage_bg_tile.png") top left repeat-y;
		padding: 0 20px;
		min-height: 100px;
	}
		.servicepage_i p {
			margin-bottom: 10px;
		}
	.servicepage_foot {
		background: transparent url("http://static.itnews.sk/grf/servicepage_foot_bg.png") top left no-repeat;
		height: 27px;
	}

	.servicepage fieldset {
		float: left;
		width: 755px;
		margin: 5px;
		padding: 10px 5px 5px;
		border: 1px #d9d9d9 solid;
	}
		.servicepage fieldset fieldset.half {
			width: 375px;
			float: left;
		}
		
	.servicepage table.newsletter_setup td {
		padding: 0 20px 0 0;
	}
	
	.servicepage .submit_button {
		background: transparent url("http://static.itnews.sk/grf/button_right.png") left top no-repeat;
		width: 23px;
		height: 22px;
		border: 0 !important;
	}
	
	.servicepage .profile_avatar {
		height: 100px;
		width: 100px;
		display: block;
		padding: 5px;
		border: 1px #cecece solid;
		text-align: center;
		background: transparent url("http://static.itnews.sk/grf/default/avatar_100x100.png") center center no-repeat;
	}
		.servicepage .profile_avatar img {
			margin: 0 auto;
		}
		
		
	.servicepage .menu {
		padding: 5px;
		background: #efefef;
		color: #cdcdcd;
		margin-bottom: 10px;
	}
		.servicepage .menu a {
			color: #000;
		}
		
		
	.servicepage .infobox {
		background: #e5f9e5;
		border: 1px #51d951 solid;
		color: #6b9b3b;
		padding: 5px;
		margin: 0 0 10px;
	}
	.servicepage .errorbox {
		background: #f9e5e5;
		border: 1px #d95151 solid;
		color: #C00000;
		padding: 5px;
		margin: 0 0 10px;
	}
	
	.servicepage .scrollbox {
		border: 1px #cecece solid;
		padding: 5px;
		height: 300px;
		overflow: auto;
	}
		.servicepage .scrollbox table th{
			padding: 2px;
			background: #C00000;
			color: #fff;
		}
		.servicepage .scrollbox table td{
			border: 1px solid #efefef;
			padding: 2px;
		}
	
.form_predplatne {
}
	.form_predplatne fieldset {
		float: left;
		width: 760px;
		margin: 5px;
		padding: 10px 5px 5px;
		border: 1px #d9d9d9 solid;
		font-size: 11px;
	}
	.form_predplatne fieldset.half {
		float: left;
		width: 365px;
		margin: 5px;
	}
	.form_predplatne fieldset legend {
		font-weight: bold;
		font-size: 12px;
	}
	.form_predplatne fieldset input {
		width: 300px;
		margin: 0 5px 0 0;
	}
	.form_predplatne fieldset input.tiny {
		width: 30px;
	}
	.form_predplatne fieldset input.checkbox,
	.form_predplatne fieldset input.radio {
		width: 30px;
		margin-right: 0;
	}
	.form_predplatne .pricing {
		display: block;
		margin: 0 0 10px 30px;
		color: #999;
	}
		.form_predplatne fieldset fieldset {
			width: 100%;
			margin: 0;
			padding: 0 5px 5px 0;
			border: none;
		}
		.form_predplatne fieldset .half {
			margin: 0 0 5px 0;
			width: 375px;
		}
		.form_predplatne fieldset .third {
			display: block;
			float: left;
			margin: 0 5px 5px 0;
			width: 245px;
		}
			.form_predplatne fieldset .third input {
				width: 195px;
			}
		.form_predplatne fieldset .quarter {
			display: block;
			float: left;
			margin: 0 5px 5px 0;
			width: 183px;
		}
			.form_predplatne fieldset .quarter input {
				width: 160px;
			}
		.form_predplatne fieldset fieldset legend {
			color: #777;
			font-size: 12px;
			margin-bottom: 5px;
		}
			.form_predplatne fieldset fieldset .half {
				margin: 0;
				width: 375px;
			}
			
			
.org_edit {
	margin-top: 5px;
}
	.org_edit .organisation_info {
		font-size: 11px;
		background-color: #e5e5e5;
		color: #666;
		padding: 5px;
		height:12px;
	}
	.org_edit .organisation_info span {
		vertical-align:top;
	}
	.org_edit h2 {
		font-size: 16px;
		color: #c00000;
		padding: 10px 0;
	}
	.org_edit h3 {
		font-size: 14px;
		color: #c00000;
		padding: 10px 0;
	}
	.org_edit .organisation_body {
		padding: 10px 0 10px;
	}
		.org_edit input {
			margin-right: 5px;
		}
		.org_edit .long {
			width: 360px;
			margin-right: 0;
		}
		.org_edit .mid {
			width: 300px;
		}
		.org_edit .short {
			width: 50px;
		}
		.org_edit textarea.about {
			width: 775px;
			height: 200px;
		}
		.org_edit select.category {
			width: 370px;
			height: 150px;
			font-size: 11px;
		}
