/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Customized for razpisanie.info by murfffi@gmail.com
*/

body
{
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: 13px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #7F7772;
}

form
{
	margin: 0;
	padding: 0;
}

fieldset
{
	margin: 0;
	padding: 0;
	border: none;
}

fieldset p
{
	padding: 0;
	margin: 5px;
	line-height: normal;	
}

input, textarea
{
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS" , Arial, Helvetica, sans-serif;
}

input.radio
{
	border: 0px;
}

table.radio input 
{
	border: 0px;
}

label 
{
	margin-right: 5px;
	margin-bottom: 5px;
}

select
{
	margin: 0;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS" , Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a
{
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #6AA2FD;
}

h1
{
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2
{
	letter-spacing: -2px;
	font-size: 2em;
}

h3
{
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul
{
	margin: 0 0 2em 0;
	line-height: 170%;
}

blockquote
{
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a
{
	color: #6AA2FD;
}

a:hover
{
	text-decoration: none;
	color: #FF7400;
}

img
{
	border: none;
}

/* Header */

#header
{
	width: 890px;
	height: 108px;
	margin: 0 auto 0 62px;
}

#logo 
{
	float: left;
	color: #3B3B3B;
	width: 60%;
	height: 88px;
}

#logo h1
{	
	padding: 20px 90px 0 0;	
	font-size: 3.8em;
	background: url(images/logo.PNG) no-repeat right bottom;
	width: 60%;
}

#logo p
{	
	padding: 0px 90px 0 0;
	font-size: 1.0em;
	color: Gray;
	font-weight: bold;
}

#logo a
{
	text-decoration: none;
	color: #3B3B3B;
	font-weight: bold;
}

/* RSS */

#bookmarks
{
	padding: 0px 0px 0px 0;
	text-align: left;
	float: right;
	border: 1px solid rgb(221, 221, 221);
	margin-top: 10px;
	margin-right: 100px;
}

#bookmarks .title 
{
	text-align: center;
	background-color: #f4f4f4;
}

#bookmarks a
{
	padding: 0 6px 3px 24px;	
	text-decoration: none;
	font-weight: bold;
	margin-left: 5px;
}

#bookmarks a:hover
{
	text-decoration: underline;
}

#bookmarks div 
{
	margin-bottom: 10px;
	text-align: justify;
}

/* Search */

#search
{
	float: right;
	width: 200px;
	height: 28px;
	background: #FFFFFF url(images/img02.gif) no-repeat;
}

#search #x
{
	display: none;
}

#search #s
{
	padding: 6px 5px 5px 35px;
	width: 160px;
	height: auto;
	background: none;
	border: none;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #000;
}

#search br
{
	display: none;
}

/* Menu */

#menu
{
	width: 950px;
	height: 60px;
	margin: 0 auto 0 15px;
	background: #6AA2FD url(images/img04.gif);
}

#menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li
{
	display: inline;
}

#menu a
{
	display: block;
	float: left;
	padding: 16px 25px 0 30px;
	text-decoration: none;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a span
{	
	line-height: 80%;
}

#menu a span small
{
	font-size: 0.6em;
	padding: 0;
}

#menu a:hover
{
	text-decoration: underline;
}

#menu .current_page_item
{
}

#menu .current_page_item a
{
	color: #000000;
}

/* Page */

#page
{
	width: 890px;
	margin: 0 auto 0 40px;
	padding: 15px 0 0 0;
}

/* Ads */

#ads
{
	float: right;
	width: 160px;
	padding: 0 0 0 20px;
}

/* Content */

#content
{
	float: left;	
}

#page .full
{
	width: 660px;
}

#page .reduced
{
	width: 420px;
}

.post
{
	margin-bottom: 50px;
}

.post .title
{
	padding-bottom: 20px;
}

.post .title p
{
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a
{
	color: #BABABA;
}

.post .entry
{
	padding-top: 0px;
	text-align: justify;
}

.post .links
{
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: #F3F3F3 url(images/img08.gif) no-repeat;
}

.post .links a
{
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover
{
	text-decoration: underline;
}

.post .links .more
{
	background: url(images/img09.gif) no-repeat;
}

.post .links .comments
{
	background: url(images/img10.gif) no-repeat;
}

/* Sidebar */

#sidebar
{
	float: right;
	width: 240px;	
}

#sidebar div 
{
	padding: 10px;
}

#sidebar ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li
{
	margin-bottom: 20px;
	background: #F3F3F3 url(images/img06.gif) no-repeat left bottom;
}

#sidebar li ul
{
	padding: 15px 20px;
	line-height: 200%;
}

#sidebar li li
{
	margin: 0;
	padding-left: 15px;
	background: url(images/img07.gif) no-repeat 0 11px;
}

#sidebar h2
{
	width: 210px;
	height: 30px;
	padding: 5px 0 0 30px;
	background: #FFB700 url(images/img05.gif);
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
}

/* Calendar */

.calendar table
{
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	text-align: center;
}

.calendar thead
{
	background: #DBDBDB;
}

.calendar tbody td
{
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
}

.calendar #prev
{
	text-align: left;
}

.calendar #next
{
	text-align: right;
}

.calendar tfoot a
{
	text-decoration: none;
	font-weight: bold;
}

.calendar .today
{
	background: #FFF3A7;
	border: 1px solid #FF7400;
	font-weight: bold;
	color: #FF7400;
}

/* Footer */

#footer
{
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 14px 0;
	background: url(images/img11.gif) no-repeat;
}

#footer p
{
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a
{
	text-decoration: none;
}


/* Additional styles */
caption 
{
	text-align: left;
	color: Green;
	font-weight: bold;
	padding-bottom: 4px;
}

/*Timetable styles*/
.timetable
{
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	text-align: left;	
}

.timetable tbody th
{
	background: white;
	padding: 5px;
	color: White;
	border: 1px solid white;
	border-bottom: 0px solid white;
}


.timetable tbody tr.normal td
{
	border: 1px solid #DBDBDB;
	padding: 5px;
}

.timetable tbody tr.alternate td
{
	border: 1px solid #DBDBDB;
	padding: 5px;
}

.timetable .alternate
{
	background: #EFF3FB;
}

/* Parameters style */
#parameters td
{
	padding: 5px;
	margin-right: 5px;
	border: 1px solid #EFF3FB;
}

#parameters td.alternate
{
	background: #EFF3FB;
}

#parameters tbody td
{
	padding: 3px;
	margin: 0;
	border: 0px;
}

/*Alerts */
.alert
{
	background: #fff6bf url(images/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	display: block;
	margin: 5px 0 5px 0;
}

/* Workaroung for ValidationSummary conrols */
.alert ul
{
	display: none;
}

.info
{
	background: #f8fafc url(images/information.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
	border-left: 0;
	border-right: 0;
	display: block;
}

/* QA */
h3.question 
{
	font-size: 1.1em;
	margin-bottom: .1em;
	line-height: 170%;
}

/* Phones table */
table.phones 
{
	margin-bottom: 10px;
	border-collapse: collapse;
	text-align: left;
}

table.phones td 
{
	border: solid 1px black;	
	padding: 4px;
}

table.phones thead tr 
{
	background-color: rgb(192, 192, 192);
	color: Black;
	font-weight: bold;
}

table.phones tr.maker td
{
	font-weight: bold;
}

table.phones td.status 
{
	color: #339966;
	font-weight: bold;
}

input.secondary 
{
	border: solid 1px black;
	background-color: #EFF3FB;
	text-decoration: underline;
	margin-left: 40px;
}