.selected {
	font-weight: bold;
}

body {
	background: url('img/bg.png') repeat-x #dde5ff;
	font-family: Arial;
	margin: 0px auto;
}

img {
	border: 0px;
}

#page {
	width: 949px;
	margin: 0px auto;
}
#page #header {
	
}
#page #header .logo {
	float: left;
	padding-top: 16px;
	width: 225px;/* 213 */
}
#page #header .menu {
	float: right;
	height: 54px;
	line-height: 54px;	
}
#page #header .menu a, #page #header .menu a:visited, #page #header .menu a:hover {
	color: #6182fe;	
	font-size: 14px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#page #boxes {
	padding-top: 17px;	
}
#page #boxes .box {
	width: 281px;
	min-height: 210px;
	float: left;
	padding-top: 20px;
	padding-left: 12px;
	padding-right: 12px;
	background: url('img/box_bg.png') no-repeat bottom #FFFFFF;
}
#page #boxes .clear {
	margin-right: 17px;
}
#page #boxes .box h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #2553fe;
}
#page #boxes .box h1 a, #page #boxes .box h1 a:hover, #page #boxes .box h1 a:visited {
	color: #2553fe;
	text-decoration: none;	
} 
#page #boxes p {
	font-size: 13px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	margin: 0px;
	color: #738ba2;
}

#page #footer {
	padding: 5px;
}

#page #footer .subtitle {
	color: #a8afc6;
	float: left;
	font-size: 12px; 
	line-height: 20px;
}
#page #footer .copyright {
	color: #a8afc6;
	float: right;
	font-size: 10px;
	line-height: 20px;
}
#page #footer .copyright a, #page #footer .copyright a:hover, #page #footer .copyright a:visited {
	color: #a8afc6;
	text-decoration: none;
	/* nova barva, ko greš z miško čez link ... */
}
#page #pages, #page #contact {
	background: url('img/text_bg.png') repeat-x #f2f6ff;
	padding:10px;
	margin:0px;
}
#page #pages h1 a, #page #pages h1 a:hover, #page #pages h1 a:visited {
	text-decoration: none;
	color: #79AAE3;
}
#page #pages h1, #page #contact h1 {
	margin-top: 10px;
	background: url('img/title_bg.png') repeat-x;
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	color: #79AAE3;
	line-height: 68px;
	height: 68px; 
	padding-left: 10px;
}
#page #pages p, #page #pages {
	color: #738ba2;
	font-family: Arial;
	font-size: 14px;
}
#page #pages p {
	padding: 10px;
}
#page #pages .message {

}
#page #pages .message a, #page #pages .message a:visited, #page #pages .message a:hover {
	text-decoration: none;
	color: #738ba2;
	font-weight: bold;
}
#page #pages p a, #page #pages p a:hover, #page #pages p a:visited {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #79AAE3;
}
#page #boxes .box p a, #page #boxes .box p a:hover, #page #boxes .box p a:visited {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #79AAE3;
}

#page #pictures {
	background: url('img/picture_bg.png') repeat-x #AABFCC;
	min-height: 145px !important;
	width: 939px;	
	padding: 5px;
	margin: 0px;
}

/*
#page #contact, #page #contact h1, #page #contact p {
	width: 630px;
}*/
#page #contact p.message, #page #contact .table .field label.error {
	font-size: 11px;
	color: #999999;
	text-align: right;
	padding-top: 30px;
	padding-bottom: 15px;
}

#page #contact .table .text {
	float: left;
	width: 254px;
	line-height: 24px;
	margin-bottom: 10px;
	text-align: right;
}
#page #contact .table .text label {
	padding: 0px;
	margin: 0px;
	color: #2553fe;
	font-size: 12px;
}

#page #contact .table .field {
	float: left;
	width: 410px;
	margin-bottom: 10px;
	padding-left: 5px;
}
#page #contact .table .field input {
	border: 1px solid #2553fe;
	padding-left: 5px;
	line-height: 24px;
	padding-top: 4px;
	vertical-align: top;
	padding-bottom: 4px;
	font-family: Arial;
	width: 404px;
	color: #2553fe;
}

#page #contact .table .field textarea {
	border: 1px solid #2553fe;
	padding-left: 5px;
	line-height: 24px;
	padding-top: 4px;
	vertical-align: top;
	padding-bottom: 4px;
	font-family: Arial;
	width: 404px;
	color: #2553fe;
}

#page #contact .table .captcha_box {
	height: 94px;
	width: 631px;
	padding-top: 12px;
	background: url('captcha_box.jpg') top no-repeat;
	clear: both;

}
#page #contact .table .captcha_box .p, #page #contact .table .captcha_box label.error {
	float: left;
	width: 254px;
	color: #2553fe;
	font-size: 12px;
	line-height: 24px;
	text-align: right;
}
#page #contact .table .captcha_box label.error {
	color: #999999;
	text-align: left;
	padding-left: 5px;
}	
#page #contact .table .captcha_box input {
	float: left;
	margin-left: 5px;
	padding-left: 5px;
	line-height: 24px;
	padding-top: 4px;
	vertical-align: top;
	padding-bottom: 4px;
	border: 1px solid #333333;
	background: #FFFFFF;
	width: 152px;
}
#page #contact .table .captcha_box img {
	clear: both;
	margin-left: 219px;
	margin-top: 5px;
	border: 1px solid #333333;
}
#page #contact .table .captcha_box p.message {
	display: inline;
	vertical-align: bottom;
}
#page #contact .hr {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1px;
	height: 1px;
	border-top: 1px solid #5A5A5A;
	
}
#page #contact .buttons {
	padding-left: 260px;
}
#page #contact .buttons .submit {
	border: 0px;
	width: 67px;
	height: 25px;
	background: url('submit.png') left top no-repeat;
	font-size: 12px;
	font-family: Arial;
	color: #2553fe;
	font-weight: bold;
	border: 1px solid #2553fe;
}
#page #contact .buttons .reset {
	border: 1px solid #2553fe;
	width: 67px;
	height: 25px;
	background: url('reset.png') left top no-repeat;
	font-size: 12px;
	font-family: Arial;
	color: #2553fe;
	font-weight: bold;
	margin-left: 5px;
}
